print-next-closeout.mdc
sha256:8461d44b77376fbf06fa7c3e085d309e3010fd8d5886d63c63e69ce118811ad4
docs: record AFF-b feature-tip SHAs after AFF-b-ISR commit.
Human
3 days 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:8461d44b77376fbf06fa7c3e085d309e3010fd8d5886d63c63e69ce118811ad4
docs: record AFF-b feature-tip SHAs after AFF-b-ISR commit.
Human
3 days ago