From 9e8c1d4443f0d1ec43bf520e85549f21f213ddee Mon Sep 17 00:00:00 2001 From: Yvette Carlisle Date: Mon, 16 Mar 2026 19:14:33 +0800 Subject: [PATCH] {"schema":"delivery/1","type":"docs","scope":"readme","summary":"point README at split self-bootstrap plan","intent":"close the XY-142 pilot seed by replacing the superseded plan pointer with the active split-plan index","impact":"keeps README aligned with the current self-bootstrap entrypoint and tests a full maestro-on-maestro handoff lane","breaking":false,"risk":"low","authority":"linear","delivery_mode":"closeout","refs":[{"system":"linear","id":"XY-142","role":"authority"}]} --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df165ee..39761b7 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The repository is in active bootstrap. The current milestone is the MVP: - one `codex app-server` run - one authoritative outcome written back to Linear -The CLI surface exists now as a scaffold. The orchestration baseline is in place, and the current follow-up checkpoint is the self-dogfood track in [`docs/plans/2026-03-12_maestro-upstream-alignment-dogfood.md`](docs/plans/2026-03-12_maestro-upstream-alignment-dogfood.md). +The CLI surface exists now as a scaffold. The orchestration baseline is in place, and the current follow-up checkpoint is the split self-bootstrap program index in [`docs/plans/2026-03-13_maestro-first-live-pilot-hardening.md`](docs/plans/2026-03-13_maestro-first-live-pilot-hardening.md), which sequences the PR-backed handoff phase before daemon supervision and structural follow-ups. ## Current CLI Shape @@ -54,7 +54,7 @@ The detailed operator runbook, including sample config, filesystem layout, and f - Operational guides: [`docs/guide/index.md`](docs/guide/index.md) - Repository workflow contract: [`WORKFLOW.md`](WORKFLOW.md) - Pilot runbook: [`docs/guide/pilot.md`](docs/guide/pilot.md) -- Current implementation plan: [`docs/plans/2026-03-12_maestro-upstream-alignment-dogfood.md`](docs/plans/2026-03-12_maestro-upstream-alignment-dogfood.md) +- Current implementation plan index (split self-bootstrap program): [`docs/plans/2026-03-13_maestro-first-live-pilot-hardening.md`](docs/plans/2026-03-13_maestro-first-live-pilot-hardening.md) ## Development