plan/Initialization-prompt.md
0 → 100644
+110
−0
Loading
The standalone Initialization agent prompt was previously inlined in
orchestration.md §9.4. v2 removed §9.4 (folded into Administrator
phase 1 per orchestration-v2-redesign.md §5.7) but preserves the
v1 standalone path as a fallback for three-session-only deployments.
This file extracts the §9.4 prompt body into a parallel
{Analyst,Developer,Integrator,Administrator}-prompt.md sibling,
prefixed with a §0 banner that:
- Declares v2 deprecation and points to Administrator-prompt.md.
- Enumerates the three legitimate use cases for this file:
* Three-session-total deployments (no fourth slot for Administrator).
* Re-init alone (credential rotation, machine move) without
disturbing an in-flight Administrator phase 2 loop.
* Deliberate v1 fallback path per orchestration.md §13.1.
Also extends the prompt body to walk initialization.md §11
(Target-branch dependency verification, v2 addition), so the v1
fallback path catches the F1 pytest-timeout gap the same way
Administrator phase 1 does.
Note: this file is created (not edited) because the v1 prompt body
lived inline in orchestration.md §9.4 rather than as its own file
in plan/. The redesign plan's Phase 1 step 6 ("edit Initialization-
prompt.md") refers to this slot; creating the parallel file is the
robust extraction that preserves v1 fallback content.
Co-Authored-By:
Claude Opus 4.7 (1M context) <noreply@anthropic.com>