Maggie Todo
Maggie Todo is a Markdown-first aggregate todo and context-layer repository for Maggie-owned work, personal follow-ups, cross-project manual tasks, evidence, and generated local dashboard views. It is intentionally not a live app or website; its primary runtime surface is a local static dashboard generated from markdown todo sources.
Narrative
Markdown-first operating list
Maggie Todo keeps Maggie-owned work in Markdown under DOCS/, with project docs, todo source files, and evidence folders acting as the source of truth instead of a hosted task app. The core decision was to keep the list local, reviewable, and repo-backed because this work mixes personal follow-ups, external dependencies, and cross-project context that should not be flattened into a generic hosted task queue.
Hyphenomenon intake queue
Project 0002 in the Maggie Todo repo tracks the connected Hyphenomenon intake batch: two Codex chat intakes, Shopify Headless context, the Maggie Todo project itself, image evidence support, and the screenshot artifact that was blocked until image evidence existed. The useful constraint is explicit: the screenshot could not be treated as durable proof until Hyphenomenon had a first-class image evidence type, so the project records that dependency instead of hiding it as a generic attachment.
System design
System surfaces
Todo dashboard
Generated local dashboard at `/Users/maggielerman/Documents/MAGGIE TODO/DOCS/TODOS/dashboard.html` for reviewing inbox, personal, project, watchlist, and archive tasks.
Hyphenomenon intake tracking doc
Active project doc at `/Users/maggielerman/Documents/MAGGIE TODO/DOCS/PROJECTS/active/0002_hyphenomenon-intake.md` that records the batch queue and screenshot dependency.
Evidence tree
Durable evidence folder under `DOCS/evidence/` that stores screenshots and verification artifacts for project-backed tasks.
Implementation stack
Source format
- • Markdown
- • HTML dashboard
- • JSON todo index
Scripts
- • npm run todo:build
- • scripts/todos/build-dashboard.mjs
- • scripts/docs/manifest.mjs
- • scripts/docs/check-links.mjs
Artifacts
Daily intake queue summary
Report-only heartbeat automation that reviews the Hyphenomenon intake queue each morning, summarizes active queue IDs and next actions for the operator, and preserves the human review boundary by refusing artifact creation, file edits, sync/apply commands, production mutation, or raw transcript preservation.
Maggie Todo Intake Dossier
Maggie Todo is a Markdown-first aggregate todo and context-layer repository for Maggie-owned work, personal follow-ups, cross-project manual tasks, evidence, and generated local dashboard views. It is intentionally not a live app or website; its primary runtime surface is a local static dashboard generated from markdown todo sources.
README
Source Summary DOCS Canonical context layer root for the Maggie Todo aggregate. This repo tracks: - personal todos - Maggie-owned manual follow-ups - cross-p...
0002_hyphenomenon-intake
Source Summary id: "0002" title: Hyphenomenon Intake Queue status: active track: hyphenomenon owner: Maggie updated: 2026-05-23 --- Hyphenomenon Intake Queue...
codex-feedback-screenshot-2026-05-23
Source Summary QO @® OO <« rps-blogs v 0 B88 0 A 4g owes: Google Drive = visual/binary source of truth Q Search Repo manifest = durable machine-readable cata...
Visual evidence
Key dates
Created the Maggie Todo aggregate repo and preserved the screenshot evidence for later Hyphenomenon image intake.