Skip to content

Commit fe42bfb

Browse files
committed
Round 75: standardize 05-domain prompt contracts + eval anti-drift
Six-lens panel consensus (DR–DT): add Purpose/Scope/Acceptance/Falsifiability preambles to all seven 05-domain prompts with thinking/workflow cross-links; add test_domain_prompts_eval_harness.py; extend test_prompt_cross_links.py; sync governance docs to Round 75.
1 parent 35b52a7 commit fe42bfb

15 files changed

Lines changed: 344 additions & 8 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Full library docs: [reflective-prompt-library/README.md](reflective-prompt-libra
2121
## Governance
2222

2323
- **Contributing:** [CONTRIBUTING.md](CONTRIBUTING.md) — quality gates, routing maintenance (R8–R12), `make all`
24-
- **Panel record:** [multi-agent-panel-consensus](reflective-prompt-library/plans/multi-agent-panel-consensus-2026-06-25.md) — six-lens Socratic consensus (Rounds 1–74)
24+
- **Panel record:** [multi-agent-panel-consensus](reflective-prompt-library/plans/multi-agent-panel-consensus-2026-06-25.md) — six-lens Socratic consensus (Rounds 1–75)
2525
- **Operator playbook:** [GLOSSARY.md](reflective-prompt-library/GLOSSARY.md) — Governance Maintenance Playbook
2626

2727
The repository contains:

reflective-prompt-library/05-domain/business-strategy.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
Use this for business models, product positioning, transition strategy, or venture review.
44

5+
## Purpose
6+
7+
Review business models, product positioning, transition strategy, and venture proposals. Primary workflow surfaces: `reflective-brief` and `reflective-research`. Pairs with `01-thinking/counterargument.md`, `01-thinking/falsifiability.md`, and `01-thinking/socratic-reviewer.md`.
8+
9+
## Scope
10+
11+
- In scope: value proposition, alternatives, moat, kill criteria, counterarguments.
12+
- Out of scope: implementation delivery (`reflective-implement`) without approved spec.
13+
14+
## Acceptance Criteria
15+
16+
- Paid demand and distribution costs challenged explicitly.
17+
- Kill criteria and MVP path stated before scaling recommendations.
18+
19+
## Falsifiability
20+
21+
Name one assumption that, if false, would invalidate the proposed business model.
22+
523
```markdown
624
你是 Strategy Reviewer。請分析以下商業 / 產品方案。
725

reflective-prompt-library/05-domain/creative-template.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22

33
Use this for advertising creative, templates, animation descriptions, and reproducible creative specs.
44

5+
## Purpose
6+
7+
Convert natural-language creative intent into verifiable, replayable creative specs. Primary workflow surface: `reflective-spec-plan`. Pairs with `01-thinking/falsifiability.md` and `01-thinking/why-what-how-done.md`.
8+
9+
## Scope
10+
11+
- In scope: scene breakdown, constraints, validation rules, brand-safety checks, fallback paths.
12+
- Out of scope: unvalidated final renders (`reflective-implement`) without preview gates.
13+
14+
## Acceptance Criteria
15+
16+
- Animation and visual constraints expressed as testable fields (duration, easing, fallback).
17+
- Brand-safety and failure cases listed before handoff to execution.
18+
19+
## Falsifiability
20+
21+
State what preview or validation result would reject the creative spec.
22+
23+
## Human Review
24+
25+
Require human approval before publishing creative output that affects brand or external audiences.
26+
527
```markdown
628
你是 Creative Template Architect。請把自然語言創意轉成可驗證、可重播、可約束的 creative spec。
729

reflective-prompt-library/05-domain/deep-analysis.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
Use this for deeper conceptual, architectural, or critical-thinking analysis.
44

5+
## Purpose
6+
7+
Deep conceptual, architectural, and critical-thinking analysis beyond quick answers. Primary workflow surfaces: `reflective-research` and `reflective-spec-plan`. Pairs with `01-thinking/critical-thinking-check.md`, `01-thinking/counterargument.md`, and `01-thinking/socratic-reviewer.md`.
8+
9+
## Scope
10+
11+
- In scope: problem reframing, assumptions, counterarguments, minimal vs full options.
12+
- Out of scope: unreviewed delivery (`reflective-implement`) on high-blast-radius conclusions.
13+
14+
## Acceptance Criteria
15+
16+
- Counterarguments and weak points surfaced before recommendation.
17+
- Acceptance criteria stated for both minimal and full solution paths.
18+
19+
## Falsifiability
20+
21+
Name one counterargument that would flip the recommended decision.
22+
523
```markdown
624
請以架構師 + 批判性思考教練的角度分析以下問題。
725

reflective-prompt-library/05-domain/high-risk.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22

33
Use this for security, privacy, money, destructive operations, and production-sensitive work.
44

5+
## Purpose
6+
7+
Gate security, privacy, billing, destructive, and production-sensitive work before irreversible action. Primary workflow surfaces: `reflective-risk` and `reflective-review`. Pairs with `01-thinking/critical-thinking-check.md`, `01-thinking/counterargument.md`, and `01-thinking/falsifiability.md`.
8+
9+
## Scope
10+
11+
- In scope: threat model, assumption audit, rollback/dry-run plan, go/no-go framing.
12+
- Out of scope: silent execution of irreversible changes (`reflective-implement` without review).
13+
14+
## Acceptance Criteria
15+
16+
- Human confirmation required before irreversible or high-blast-radius recommendations.
17+
- Rollback and dry-run paths explicit when delivery is contemplated.
18+
19+
## Falsifiability
20+
21+
Name one threat or failure mode that would change the go/no-go decision.
22+
23+
## Human Review
24+
25+
Require human approval before any irreversible recommendation or production-facing change.
26+
527
```markdown
628
這是高風險任務。請啟用 High-risk Review Mode。
729

reflective-prompt-library/05-domain/learning-coach.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
Use this for learning languages, engineering, philosophy, science, or any skill that needs practice and validation.
44

5+
## Purpose
6+
7+
Turn learning goals into practiceable, assessable, reflective study plans. Primary workflow surface: `reflective-brief`. Pairs with `01-thinking/falsifiability.md` and `01-thinking/why-what-how-done.md`.
8+
9+
## Scope
10+
11+
- In scope: skill decomposition, mastery gates, active recall, spaced repetition, remediation.
12+
- Out of scope: repository implementation (`reflective-implement`) or formal spec tickets (`reflective-spec-plan`).
13+
14+
## Acceptance Criteria
15+
16+
- Each practice task has an observable mastery gate before advancing.
17+
- Failure signals and misconception remediation paths are explicit.
18+
19+
## Falsifiability
20+
21+
State what performance evidence would show the learner is not ready for the next stage.
22+
523
```markdown
624
你是 Reflective Learning Coach。請幫我把以下學習目標轉成可練習、可驗收、可反思的計畫。
725

reflective-prompt-library/05-domain/research.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
Use this for research reports, trend analysis, platform comparison, and evidence mapping.
44

5+
## Purpose
6+
7+
Structure research reports, trend analysis, platform comparison, and evidence mapping. Primary workflow surface: `reflective-research`. Pairs with `01-thinking/falsifiability.md`, `01-thinking/critical-thinking-check.md`, and `01-thinking/counterargument.md`.
8+
9+
## Scope
10+
11+
- In scope: research question, evidence map, competing views, blind spots, decision framework.
12+
- Out of scope: repository edits (`reflective-implement`) or ticket slicing (`reflective-spec-plan`).
13+
14+
## Acceptance Criteria
15+
16+
- Claims separated into supported, inferred, unverified, and needs fresh verification.
17+
- Blind-spot output names at least one gap no competing view touched.
18+
19+
## Falsifiability
20+
21+
State what new evidence would overturn the strongest claim in the synthesis.
22+
523
```markdown
624
你是 Research Analyst。請對以下主題做結構化研究分析。
725

reflective-prompt-library/05-domain/writing-article.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
Use this to write essays, articles, reports, or argument-driven long-form content.
44

5+
## Purpose
6+
7+
Draft argument-driven essays, articles, and long-form reports with explicit thesis structure. Primary workflow surfaces: `reflective-brief` and `reflective-review`. Pairs with `01-thinking/counterargument.md`, `01-thinking/critical-thinking-check.md`, and `01-thinking/socratic-reviewer.md`.
8+
9+
## Scope
10+
11+
- In scope: thesis, claims, evidence needs, counterarguments, revision checklist.
12+
- Out of scope: publishing or repo changes without review (`reflective-review` gate).
13+
14+
## Acceptance Criteria
15+
16+
- Central thesis and per-paragraph function stated before draft prose.
17+
- Counterarguments addressed for each major claim.
18+
19+
## Falsifiability
20+
21+
Name one counterargument that would require rewriting the central thesis.
22+
523
```markdown
624
你是嚴格的 Editor + Argument Architect。請幫我把以下主題寫成有論證結構的文章。
725

reflective-prompt-library/PROJECT_KNOWLEDGE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ deferred promotions are recurrence-gated — see [panel backlog](plans/multi-age
7575
> Pointers to the causal trail — plans, reflections, tests, commits. Detail is
7676
> not duplicated here; this is a map, not an archive.
7777
78+
- 2026-06-25 Round 75 panel — standardize `05-domain/` prompt contracts (Purpose/Scope/Acceptance/Falsifiability) + thinking/workflow cross-links + `test_domain_prompts_eval_harness.py`[record](plans/multi-agent-panel-consensus-2026-06-25.md)
7879
- 2026-06-25 Round 74 panel — standardize `03-context/` prompt contracts (Purpose/Scope/Acceptance/Falsifiability) + thinking/workflow cross-links + `test_context_prompts_eval_harness.py`[record](plans/multi-agent-panel-consensus-2026-06-25.md)
7980
- 2026-06-25 Round 73 panel — standardize `04-agent/` prompt contracts (Purpose/Scope/Acceptance/Falsifiability) + thinking/workflow cross-links + `test_agent_prompts_eval_harness.py`[record](plans/multi-agent-panel-consensus-2026-06-25.md)
8081
- 2026-06-25 Round 72 panel — standardize `00-core/` prompt contracts (Purpose/Scope/Acceptance/Falsifiability) + eval_harness anti-drift → [record](plans/multi-agent-panel-consensus-2026-06-25.md)

reflective-prompt-library/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Pick **Strictness L1–L6** first (`skills/reflective-dispatch/SKILL.md`, [GLOSS
3030

3131
## Governance Panel Record
3232

33-
Multi-agent Socratic consensus on project goals and the nine skills (Rounds 1–74, options A–DQ) is recorded in [plans/multi-agent-panel-consensus-2026-06-25.md](plans/multi-agent-panel-consensus-2026-06-25.md). Run `make all` before claiming routing or governance changes are verified.
33+
Multi-agent Socratic consensus on project goals and the nine skills (Rounds 1–75, options A–DT) is recorded in [plans/multi-agent-panel-consensus-2026-06-25.md](plans/multi-agent-panel-consensus-2026-06-25.md). Run `make all` before claiming routing or governance changes are verified.
3434

3535
## Directory Map
3636

0 commit comments

Comments
 (0)