chore(boss): enable spec auto-sign for this project

The orchestrator may now sign a spec in the user's place under /boss,
but only through specify's Step-6 auto-sign gate: all objective gates
green (precondition, parse, grounding-check PASS) AND a unanimous
five-lens spec-skeptic panel. The human signature stays mandatory on
any non-PASS path.
This commit is contained in:
2026-06-10 19:45:23 +02:00
parent 16e31fe05d
commit 728ca1a2d2
+1
View File
@@ -51,3 +51,4 @@ pipeline:
implement: {}
audit: { mandatory_at: cycle_close }
debug: { trigger: bug, red_first: true }
boss: { spec_auto_sign: true }