diff --git a/components/manual-sheet.tsx b/components/manual-sheet.tsx index b4d7aa9..64183c6 100644 --- a/components/manual-sheet.tsx +++ b/components/manual-sheet.tsx @@ -48,8 +48,8 @@ const ROUTE_NOTES: Record = { status: "Needs a token", }, todo: { - does: "Puts it on the task list in your own words, and into the day's checklist. No elaboration, no ceremony.", - status: "Landing next", + does: "Puts it on the task list in your own words, and into the day's checklist. Ticking one off is the list's own business — it never re-files the Thread.", + status: "live", }, journal: { does: "Files it into the notebook with the full report readable in place, and keeps the research reachable. Anything draft-worthy is flagged as a post candidate.", @@ -305,7 +305,11 @@ export function ManualSheet() { thought, bodied from the report, ready for an agent.
  • - The task list — arriving with the next change. + + The task list + {" "} + — every routed to-do in your own words, checkable. Ticking one off + never re-opens or re-files the Thread it came from.
  • @@ -344,11 +348,6 @@ export function ManualSheet() { become issues. A Project without one records the spec and tells you the handoff is not live. -
  • - The task list arrives with the next change — until - then t records the route but has - nowhere yet to show it. -