Brings doc/roadmap/ to the same operational level as doc/reviewer/ by adding
the two missing structural files and updating existing docs to close the gap
identified in the system review.
New files:
- doc/roadmap/phase-orchestration.md — master phase table (model assignments,
session IDs, status, review-gate checklist); mirrors finding-orchestration.md
- doc/roadmap/session-prompts.md — copy-paste-ready prompts for P1–P4
(Haiku/Sonnet/Opus) + universal Opus review gate; mirrors reviewer/session-prompts.md
Updated files:
- CLAUDE.md: roadmap section now lists porting-status.md, phase-orchestration.md,
session-prompts.md; reviewer section adds finding-orchestration.md and
session-prompts.md; agentic-workflow section has direct "S3 is next / P1 is next"
entry points so agents don't need to derive the next action from scratch
- doc/roadmap/phases.md: Current-focus table at the top (7 tracks, next session
per track, gating); cross-links to geometry-central-comparison.md,
software-landscape.md, complexity.md added in GC and 9b-analytic sections
- doc/roadmap/porting-status.md: snapshot date updated to 2026-05-31 (post S1+S2);
test count replaced by reference to doc/api/tests.md; §4 gains four new solver
rows (newton_core refactor, NewtonStatus enum, diagnostics, selectable clamp mode);
§7 gains four new research-extension rows from S1/S2
- doc/roadmap/research-track.md: header companion-docs section links to
novelty-statement.md, software-landscape.md, and phase-orchestration.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Mirror the audit system's structure for the forward pipeline:
- phase-orchestration.md ← finding-orchestration.md: the roadmap DAG as a status
board (phase × type port/research × status × prerequisites × role/model × chain
× effort), the ready-set, the recommended waves (0 quick wins / A Phase 12 /
B genus-g spine), and the per-item gates (spike go/no-go, validation battery,
review).
- phase-prompts.md ← session-prompts.md: ready-to-paste blocks for the ready-set
(9g.1, 9h, 9d.3, Phase 12 two-step, 9b-analytic) plus reusable research-spike
and math-review gate prompts, and the DAG-gated Chain B / G0-blocked notes.
Cross-linked from feature-dev-agentic-system.md.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>