BLOCKED.md
468 bytes
| 1 | # BLOCKED |
|---|---|
| 2 | |
| 3 | Entries the coding agent could not resolve without a product decision. The agent appends entries; the human answers by editing the entry and adding an `ANSWER:` line, then relaunches per spec/HANDOFF.md. |
| 4 | |
| 5 | Entry format: |
| 6 | |
| 7 | ``` |
| 8 | ## B<n>: <one-line summary> |
| 9 | - Task: T<n> |
| 10 | - Question: <what decision is needed and why the spec does not answer it> |
| 11 | - Options considered: <a>, <b> |
| 12 | - Continued with: <what the agent did instead, or "skipped task"> |
| 13 | ``` |
| 14 | |
| 15 | No entries yet. |
| 16 | |