docs: close out phase 0 workflow foundation
This commit is contained in:
@ -92,6 +92,7 @@ When starting on a new machine:
|
||||
2. Authenticate Codex locally.
|
||||
3. Checkout the correct branch, typically `develop` or the assigned task branch.
|
||||
4. Read `AGENTS.md`, `docs/WORKFLOW.md`, `docs/MACHINE_SETUP.md`, and `docs/TASK_TEMPLATE.md`.
|
||||
5. Run `make doctor` to validate the local repository bootstrap before starting a task.
|
||||
|
||||
## Codex Task Style
|
||||
|
||||
@ -108,7 +109,7 @@ Codex tasks in this repository should follow this order:
|
||||
|
||||
## Local Checks
|
||||
|
||||
Run `make doctor` to perform the repository's local bootstrap and environment checks.
|
||||
Run `make doctor` as part of machine/bootstrap validation to confirm the repository foundation is present and aligned.
|
||||
|
||||
## Current Status
|
||||
|
||||
|
||||
Reference in New Issue
Block a user