Master planning index
Master planning index
Section titled “Master planning index”This file is the entrypoint for the planning-meta corpus.
Use this index to determine:
- which planning document is authoritative for each planning concern,
- the recommended read order for each role,
- where contradictions must be resolved,
- how to keep planning docs synchronized.
Planning corpus location
Section titled “Planning corpus location”- Directory:
docs/src/architecture/planning-meta/ - Core tiered set (11 documents):
01-master-planning-index.md02-fast-llm-instruction-plan.md03-weighted-deep-planning-manual.md04-planning-critique-gap-analysis.md05-anti-foot-gun-planning-standard.md06-planning-taxonomy-glossary.md07-task-catalog-authoring-spec.md08-milestone-gate-definition-spec.md09-exception-deferral-policy.md10-document-maintenance-protocol.md12-question-gate-standard.md
- Supporting appendices (non-tiered, reference-only):
00-research-baseline-source-map.md11-document-boundary-matrix.mdmaintenance-log.mdexception-register.md
Authority hierarchy
Section titled “Authority hierarchy”Tier 1 (normative)
Section titled “Tier 1 (normative)”Tier 1 documents define rules other planning documents must follow.
01-master-planning-index.md(this document)05-anti-foot-gun-planning-standard.md08-milestone-gate-definition-spec.md10-document-maintenance-protocol.md12-question-gate-standard.md
Tier 2 (operational)
Section titled “Tier 2 (operational)”Tier 2 documents define how plans are authored and executed by planners/agents.
02-fast-llm-instruction-plan.md03-weighted-deep-planning-manual.md07-task-catalog-authoring-spec.md09-exception-deferral-policy.md
Tier 3 (analytical/reference)
Section titled “Tier 3 (analytical/reference)”Tier 3 documents provide analysis and common language.
04-planning-critique-gap-analysis.md06-planning-taxonomy-glossary.md
Conflict rule
Section titled “Conflict rule”If two documents conflict:
- Tier 1 overrides Tier 2 and Tier 3.
- Tier 2 overrides Tier 3.
- If same-tier conflict exists, update both docs in one change and record in maintenance protocol change log.
Precedence outside planning-meta
Section titled “Precedence outside planning-meta”When planning-meta documents reference broader architecture artifacts:
- Accepted ADRs and explicit SSOT policy docs remain normative for product architecture.
- Planning-meta Tier 1 governs planning-method rules unless they conflict with accepted ADR constraints.
- If conflict exists between planning-method rules and accepted ADR constraints, resolve by:
- updating both sources in one change,
- recording the rationale in the maintenance log,
- linking the superseding resolution in this index.
Document map
Section titled “Document map”| Document | Primary purpose | Tier | Owner role |
|---|---|---|---|
01-master-planning-index.md | authority map and read order | 1 | planning architect |
02-fast-llm-instruction-plan.md | deterministic short-form planning instructions | 2 | execution planner |
03-weighted-deep-planning-manual.md | deep planning reference with weighted detail | 2 | architecture planner |
04-planning-critique-gap-analysis.md | root-cause critique and fix mapping | 3 | planning reviewer |
05-anti-foot-gun-planning-standard.md | planning hazard prevention standard | 1 | quality/governance lead |
06-planning-taxonomy-glossary.md | canonical vocabulary and aliases | 3 | documentation lead |
07-task-catalog-authoring-spec.md | atomic task authoring schema | 2 | planner + reviewer |
08-milestone-gate-definition-spec.md | gate/milestone evidence protocol | 1 | architecture + QA lead |
09-exception-deferral-policy.md | waiver and deferral lifecycle | 2 | governance reviewer |
10-document-maintenance-protocol.md | versioning and corpus lifecycle | 1 | doc governance lead |
12-question-gate-standard.md | pre-planning clarification gate; EVPI threshold; RequiresClarification policy | 1 | planning architect |
00-research-baseline-source-map.md | input-source classification and confidence baseline | appendix | planning architect |
11-document-boundary-matrix.md | ownership and non-overlap guardrails for corpus sections | appendix | documentation lead |
maintenance-log.md | required lifecycle audit trail for planning-meta changes | appendix | doc governance lead |
exception-register.md | active/retired deferrals and exceptions for planning-meta | appendix | governance reviewer |
Read order by persona
Section titled “Read order by persona”Architecture owner
Section titled “Architecture owner”01-master-planning-index.md04-planning-critique-gap-analysis.md05-anti-foot-gun-planning-standard.md08-milestone-gate-definition-spec.md03-weighted-deep-planning-manual.md10-document-maintenance-protocol.md
Planner / LLM plan author
Section titled “Planner / LLM plan author”01-master-planning-index.md06-planning-taxonomy-glossary.md07-task-catalog-authoring-spec.md05-anti-foot-gun-planning-standard.md02-fast-llm-instruction-plan.md03-weighted-deep-planning-manual.md08-milestone-gate-definition-spec.md09-exception-deferral-policy.md
Reviewer / governance approver
Section titled “Reviewer / governance approver”01-master-planning-index.md05-anti-foot-gun-planning-standard.md08-milestone-gate-definition-spec.md09-exception-deferral-policy.md10-document-maintenance-protocol.md04-planning-critique-gap-analysis.md
Source anchors this corpus is grounded on
Section titled “Source anchors this corpus is grounded on”docs/src/architecture/internal-web-ir-implementation-blueprint.mddocs/src/adr/012-internal-web-ir-strategy.mddocs/src/explanation/expl-architecture.mddocs/src/explanation/expl-compiler-lowering.mddocs/agents/governance.mddocs/src/architecture/doc-to-code-acceptance-checklist.md
Corpus acceptance
Section titled “Corpus acceptance”The planning-meta corpus is accepted when:
- all 10 core tiered documents are present and internally linked,
- all appendices are present and linked from this index,
- no same-tier contradictions are unresolved,
- each document has owner role and intended use,
- maintenance protocol is active and current.