docs(roadmap): add phase orchestration system #43

Closed
user2595 wants to merge 1 commits from docs/roadmap-orchestration-system into main
Owner

Summary

  • Adds doc/roadmap/phase-orchestration.md — master phase table with model assignments (Haiku/Sonnet/Opus), session IDs, status, and review-gate checklist; mirrors doc/reviewer/finding-orchestration.md
  • Adds doc/roadmap/session-prompts.md — copy-paste-ready prompts for P1–P4 + universal Opus review gate; mirrors doc/reviewer/session-prompts.md
  • Updates CLAUDE.md: direct S3 is next / P1 is next entry points in the agentic-workflow section; all six roadmap docs now listed in the documentation map
  • Updates doc/roadmap/phases.md: Current-focus table at the top; cross-links to geometry-central-comparison.md, software-landscape.md, complexity.md
  • Updates doc/roadmap/porting-status.md: snapshot date 2026-05-31 (post S1+S2); §4 adds newton_core refactor, NewtonStatus enum, diagnostics, selectable clamp mode; §7 adds four S1/S2 research-extension rows
  • Updates doc/roadmap/research-track.md: companion-docs links to novelty-statement.md, software-landscape.md, phase-orchestration.md

Test plan

  • No code changes — docs only; CI test-fast and quality-gates not required
  • Verify markdown links resolve: python3 scripts/quality/markdown-links.py (or trigger /links CI job after merge)
  • Review Current-focus table in phases.md reflects the correct next sessions
  • Spot-check a P1 prompt pasted into a fresh Haiku session produces a coherent plan

🤖 Generated with Claude Code

## Summary - Adds `doc/roadmap/phase-orchestration.md` — master phase table with model assignments (Haiku/Sonnet/Opus), session IDs, status, and review-gate checklist; mirrors `doc/reviewer/finding-orchestration.md` - Adds `doc/roadmap/session-prompts.md` — copy-paste-ready prompts for P1–P4 + universal Opus review gate; mirrors `doc/reviewer/session-prompts.md` - Updates `CLAUDE.md`: direct `S3 is next` / `P1 is next` entry points in the agentic-workflow section; all six roadmap docs now listed in the documentation map - Updates `doc/roadmap/phases.md`: Current-focus table at the top; cross-links to `geometry-central-comparison.md`, `software-landscape.md`, `complexity.md` - Updates `doc/roadmap/porting-status.md`: snapshot date 2026-05-31 (post S1+S2); §4 adds `newton_core` refactor, `NewtonStatus` enum, diagnostics, selectable clamp mode; §7 adds four S1/S2 research-extension rows - Updates `doc/roadmap/research-track.md`: companion-docs links to `novelty-statement.md`, `software-landscape.md`, `phase-orchestration.md` ## Test plan - [ ] No code changes — docs only; CI `test-fast` and `quality-gates` not required - [ ] Verify markdown links resolve: `python3 scripts/quality/markdown-links.py` (or trigger `/links` CI job after merge) - [ ] Review Current-focus table in `phases.md` reflects the correct next sessions - [ ] Spot-check a P1 prompt pasted into a fresh Haiku session produces a coherent plan 🤖 Generated with [Claude Code](https://claude.com/claude-code)
user2595 added 1 commit 2026-05-31 22:52:19 +00:00
docs(roadmap): add phase orchestration system mirroring the reviewer audit workflow
All checks were successful
C++ Tests / test-fast (pull_request) Successful in 2m28s
C++ Tests / quality-gates (pull_request) Has been skipped
C++ Tests / test-cgal (pull_request) Has been skipped
fc77afc55f
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>
Author
Owner

Superseded by #44 — all commits from this branch are included in feat/p1-quick-wins. Closing in favour of the combined PR.

Superseded by #44 — all commits from this branch are included in `feat/p1-quick-wins`. Closing in favour of the combined PR.
user2595 closed this pull request 2026-06-01 06:57:43 +00:00
All checks were successful
C++ Tests / test-fast (pull_request) Successful in 2m28s
C++ Tests / quality-gates (pull_request) Has been skipped
C++ Tests / test-cgal (pull_request) Has been skipped

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: conformallab/ConformalLabpp#43
No description provided.