print-next-closeout.mdc
sha256:8d7f41aafae41deee70035a92f93602ef1722a290153597451e5932af503a42c
docs: queue board-identity follow-ups so they survive the session
Human
12 hours ago
| 1 | --- |
| 2 | description: Closeout must print CURRENT NEXT from disk (ONS) |
| 3 | alwaysApply: true |
| 4 | --- |
| 5 | |
| 6 | # Print NEXT on closeout |
| 7 | |
| 8 | After **any** update to the living handover and/or roadmap, the agent’s **FINAL reply** |
| 9 | MUST include the full paste-ready fence under heading `## CURRENT NEXT — paste this`. |
| 10 | Bytes MUST come from read from disk after write (run `ok next`, or Read the |
| 11 | handover and extract the `### Paste-ready prompt` fence). Do **not** paste from memory, |
| 12 | an earlier chat, or an unsaved buffer. Session incomplete without it. |
| 13 | |
| 14 | Prefer native editor tools for living docs (best-effort tab refresh). That does **not** |
| 15 | replace `ok next`. Host niceties do not guarantee an accurate open tab. |
| 16 | |
| 17 | ```bash |
| 18 | ok next |
| 19 | ``` |
File History
1 commit
sha256:8d7f41aafae41deee70035a92f93602ef1722a290153597451e5932af503a42c
docs: queue board-identity follow-ups so they survive the session
Human
12 hours ago