Enable bootstrapped SX evaluator in production

Add SX_USE_REF=1 to production docker-compose.yml so all services
use the spec-bootstrapped evaluator, renderer, and deps analysis.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-06 12:05:24 +00:00
parent 4c97b03dda
commit 0ebf3c27fd

View File

@@ -57,6 +57,7 @@ x-app-env: &app-env
AP_DOMAIN_EVENTS: events.rose-ash.com
EXTERNAL_INBOXES: "artdag|https://celery-artdag.rose-ash.com/inbox"
SX_BOUNDARY_STRICT: "1"
SX_USE_REF: "1"
services:
blog: