You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(governance): Rounds 36-50 panel — plan-only and plain-review boundaries
Extend Socratic panel through Round 50 with unanimous agreements on
plan-only-no-code and plain-review-vs-risk holdouts, production-negation
router boundaries, ROUTE-002/003 expansion, ROUTING_CONTRACT R9, and
governance doc sync.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,7 @@ Before tuning `route_paraphrase_eval.py`:
28
28
29
29
1. Add fresh holdout phrases to `route-002-holdout-eval.yaml` and/or adversarial cases to `route-003-adversarial-eval.yaml`.
30
30
2. Run `make all` — `validate_route_fixture.py` enforces minimum fixture coverage.
31
+
3. When fixing review-vs-risk or plan-only boundaries, add holdout phrases **before** editing `route_paraphrase_eval.py` (see `ROUTING_CONTRACT.md` R8–R9).
31
32
3. Record governance-surface decisions in `PROJECT_KNOWLEDGE.md` Decision Index when routing contract changes.
32
33
33
34
See [ROUTING_CONTRACT R8](reflective-prompt-library/plans/ROUTING_CONTRACT.md) and the [Governance Maintenance Playbook](reflective-prompt-library/GLOSSARY.md).
Copy file name to clipboardExpand all lines: reflective-prompt-library/GLOSSARY.md
+22-1Lines changed: 22 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -280,11 +280,32 @@ fairness without translating canonical `SKILL.md` contracts.
280
280
its English equivalent intent group.
281
281
282
282
283
+
---
284
+
285
+
286
+
## Plan-Only Without Code / 僅規劃不寫程式
287
+
288
+
A request for tickets, acceptance criteria, rollout plans, or specs with explicit
289
+
no-code context. Routes to `reflective-spec-plan`, not `reflective-implement`.
290
+
291
+
**Operational test:** Phrase includes planning artifact signals **and** no-code
292
+
context (e.g. "plan only", "without touching the repo", 不要改程式).
293
+
294
+
---
295
+
296
+
## Plain Review (Non-Production) / 非正式環境審查
297
+
298
+
Code or diff review for correctness, readability, or regressions **without**
299
+
production-risk assessment. Routes to `reflective-review`, not `reflective-risk`.
300
+
301
+
**Operational test:** Review/diff/PR context plus production negation (e.g.
302
+
"not production deploy", 不是正式環境風險) or readability-only scope.
303
+
283
304
---
284
305
285
306
## Governance Maintenance Playbook / 治理維護手冊
286
307
287
-
Ongoing upkeep after panel close (Rounds 1–35). Not agent instructions — operator checklist.
308
+
Ongoing upkeep after panel close (Rounds 1–50). Not agent instructions — operator checklist.
288
309
289
310
**Operational test:** Before router tuning, add fresh ROUTE-002/003 holdout phrases; run `make validate`; record decisions in `PROJECT_KNOWLEDGE.md` Decision Index when governance surface changes.
and holdout expansion before router tuning — see [GLOSSARY.md](GLOSSARY.md) Governance
46
46
Maintenance Playbook. No open implementation blockers from Rounds 8–20; deferred promotions
47
47
are recurrence-gated — see [panel backlog](plans/multi-agent-panel-consensus-2026-06-25.md#recurrence-gated-backlog-not-panel-blockers).
@@ -81,6 +81,7 @@ are recurrence-gated — see [panel backlog](plans/multi-agent-panel-consensus-2
81
81
- 2026-06-20 Synthesize external-adoption case studies, then correct the evidence and promotion-gate scope after the Test Plan routing counterexample → [record](plans/external-adoption-case-studies-2026-06-20.md)
82
82
- 2026-06-21 Evaluate Hyperplan / multi-agent adversarial planning — no change (runtime = non-goal; methodology overlaps; possible gaps not promoted) → [record](plans/external-adoption-case-studies-2026-06-20.md)
**Sealed 2026-06-25** after **Round 35** (options A–BB). Extended deliberation complete. Future work is recurrence-gated maintenance per playbook — expand holdout before router tuning; no open implementation blockers.
1017
+
**Sealed 2026-06-25** after **Round 50** (options A–BQ). Extended deliberation complete. Future work is recurrence-gated maintenance per playbook — expand holdout before router tuning; no open implementation blockers.
0 commit comments