Goal
Make setup and rehearsal a single paved path for a judge or reviewer who has no prior project context.
Scope
- Add a non-mutating doctor command for portable and live modes.
- Report repository layout, required tools, credentials, container runtime, cluster context, and stack readiness without exposing secrets.
- Rewrite the setup entry point as a clear choose-one decision tree.
- Align README, Make help, and Build Week phase tracking.
- Add automated guard tests for the diagnostic contract.
Acceptance criteria
A reviewer can clone the sibling repositories, run one diagnostic command, receive an actionable next command, and distinguish synthetic evidence from observed live-cluster evidence before starting anything.
Goal
Make setup and rehearsal a single paved path for a judge or reviewer who has no prior project context.
Scope
Acceptance criteria
A reviewer can clone the sibling repositories, run one diagnostic command, receive an actionable next command, and distinguish synthetic evidence from observed live-cluster evidence before starting anything.