{"sections":[{"headline":"Draft planning cannot mutate production boundary runtime.","items":["Self-service writes only to self_service_drafts.","Deployment review request is review-only and sets production_write=false.","Formal boundary units and runtime calls remain outside the self-service draft path."],"label":"Pre-execution Boundary","number":"01","summary":"Draft work stays review-only until a production rollout is explicitly approved."},{"headline":"Draft storage has a dedicated enterprise isolation path.","items":["SELF_SERVICE_DATABASE_URL is the preferred draft-store connection.","REQUIRE_SELF_SERVICE_DATABASE_URL=true prevents production fallback before launch.","Local/development refuses Railway DB connections unless explicitly overridden for smoke testing."],"label":"Database Isolation","number":"02","summary":"Self-service draft storage is separated from production boundary execution."},{"headline":"Machine-verifiable receipts remain independently checkable.","items":["Public verification material is served through the standard protocol JWKS.","Receipts use the established signature flow rather than a self-service reimplementation.","The readiness surface links to the protocol spec instead of duplicating core receipt logic."],"label":"Verification Surface","number":"03","summary":"Receipts remain verifiable without re-implementing the signing path in self-service."},{"headline":"Enterprise rollout is explicit, inspectable, and reversible before production.","items":["A saved coverage plan becomes the review packet.","Expansion moves are appended as draft coverage, not custom implementation work.","Production deployment should require owner, environment, SLA, rollback, and support confirmation."],"label":"Deployment Review","number":"04","summary":"Rollout stays gated by owner, environment, support, and rollback readiness."}],"status":{"draft_store_isolation":"dedicated","environment":"production","launch_gate":{"passes_enterprise_db_gate":true,"recommended_require_flag":true,"requires_self_service_database_url":true},"local_production_db_override_enabled":false,"primary_database_url_configured":true,"production_like":true,"production_write_from_self_service":false,"require_self_service_database_url":true,"self_service_database_url_configured":true,"status":"ready_for_review"}}
