diff --git a/gtd.org b/gtd.org index 3b4e9e4..dfd1f6d 100644 --- a/gtd.org +++ b/gtd.org @@ -45,6 +45,33 @@ The "Zero-to-One" release. The agent must be mathematically secure, CLI-first, a **** TODO 4. CLI-First Actuation - [ ] Verify the `cli` actuator and inbound gateway handle standard I/O interaction gracefully, treating Emacs as an optional power-user viewport. +*** PHASE: PUBLICATION & VERIFICATION (v0.1.0 Post-Release) +:PROPERTIES: +:ID: proj-pub-v0-1-0 +:END: +Ensuring the system is ready for the world through collaborative testing, documentation, and licensing. + +**** TODO 1. Collaborative End-to-End Testing <2026-04-14 Tue> + - [ ] Perform a full walkthrough: Install via one-liner, boot, and chat. + - [ ] Verify Scribe background distillation on real journal data. + - [ ] Verify Gardener audit reports. + +**** TODO 2. Comprehensive Documentation <2026-04-14 Tue> + - [ ] Draft `USER_MANUAL.md`: Focus on CLI interaction and Memex structure. + - [ ] Draft `CONTRIBUTING.md`: Explain Literate Granularity and Skill creation. + +**** TODO 3. License & Legal Finalization <2026-04-14 Tue> + - [ ] Discuss and finalize license choice (MIT vs AGPLv3). + - [ ] Update `LICENSE` and `CHANGELOG` accordingly. + +**** TODO 4. GitHub Migration & Repository Setup <2026-04-14 Tue> + - [ ] Migrate primary remote to GitHub. + - [ ] Set repository topics, badges, and issue templates. + +**** TODO 5. Marketing & Social Media Launch <2026-04-14 Tue> + - [ ] Execute PR plan (Reddit, Hacker News, X/Twitter). + - [ ] Create a short demo GIF/video of the CLI interaction. + *** PHASE: INTERACTIVE REFINEMENT (v0.2.0 Target) :PROPERTIES: :ID: proj-refinement-v0-2-0