+99
−4
Loading
§0 banner: declares v2 deprecation of the standalone Initialization
agent (folded into Administrator phase 1 per orchestration.md §6.4 /
§9.6 / §13.1). The checklist content itself remains canonical here;
v1 standalone fallback is in Initialization-prompt.md.
§11 (NEW): Target-branch dependency verification block per
orchestration-v2-redesign.md §15.2. Catches the F1 finding (missing
pytest-timeout plugin) at protocol-rehearsal time instead of leaking
to the Integrator's dry-run-delta cycle. Five probes:
1. Active pixi env corresponds to {base-branch}.
2. pytest-timeout import probe.
3. Canonical test command accepts --timeout=1 (transitively verifies
pytest-timeout is loaded), with -k 'test_does_not_exist' so no
tests actually run.
4. Dry-run-only: pixi task test-dry-run exists.
5. pyproject.toml [tool.ruff.lint] ignore list is non-empty.
Both Administrator phase 1 and the v1 standalone Initialization
agent walk this block.
Also updated §10 to add "per-cycle plugins added/removed" as a
re-run trigger.
Co-Authored-By:
Claude Opus 4.7 (1M context) <noreply@anthropic.com>