2026-03-31 18:39:36 -04:00
|
|
|
# HANDOFF.md
|
|
|
|
|
|
2026-04-15 21:27:25 -04:00
|
|
|
Legacy note as of 2026-04-15.
|
2026-03-31 18:39:36 -04:00
|
|
|
|
2026-04-15 21:27:25 -04:00
|
|
|
This repo no longer uses `HANDOFF.md` as a running history log.
|
2026-03-31 18:39:36 -04:00
|
|
|
|
2026-04-15 21:27:25 -04:00
|
|
|
Active workflow:
|
2026-04-01 20:58:09 -04:00
|
|
|
|
2026-04-15 21:27:25 -04:00
|
|
|
1. Sync GitHub issues into `doob`
|
|
|
|
|
2. Read short-lived handoff context from `.ctx/HANDOFF.*.*.yaml`
|
|
|
|
|
3. Update issue state in `doob`
|
|
|
|
|
4. Sync `doob` back to GitHub issues
|
2026-04-04 01:14:29 -04:00
|
|
|
|
2026-04-15 21:27:25 -04:00
|
|
|
Rules:
|
2026-03-31 18:39:36 -04:00
|
|
|
|
2026-04-15 21:27:25 -04:00
|
|
|
- Handoff context should be brief and ephemeral
|
|
|
|
|
- Only open work should appear in handoff files
|
|
|
|
|
- Closed issues should be removed from handoff files after sync
|
|
|
|
|
- Historical status belongs in GitHub issues and git history, not here
|
2026-04-01 20:58:09 -04:00
|
|
|
|
2026-04-15 21:27:25 -04:00
|
|
|
Current state:
|
2026-04-01 20:58:09 -04:00
|
|
|
|
2026-04-15 21:27:25 -04:00
|
|
|
- No open handoff items are tracked locally
|
|
|
|
|
- Use GitHub issues plus `doob` as the task source of truth
|