Commit Graph

14 Commits

Author SHA1 Message Date
ty cead87370b docs: apply all 18 DevDesignReview edits to Dev-Design.md
- Ch 1: MVP Success Criteria
- Ch 2: Daily Run Flow + Failure Modes
- Ch 3: Backup Strategy + Schema Migration
- Ch 4: Adapter Interface Contract
- Ch 5: Theme Governance
- Ch 6: Calibration Process
- Ch 7: MCP Tool Signatures + API Auth Model
- Ch 8: Log Retention/SLIs + Alerting Matrix
- Ch 9: Scheduling Recommendation
- Ch 10: Model Upgrade Process
- Ch 11: MVP Security Baseline
- Ch 12: Definition of Done per Phase
- Ch 14: Revisit column on Design Decisions table
- New Ch 15: Testing Strategy
- New Ch 16: Deployment and CI/CD
- New Ch 17: Operational Runbooks
- New Ch 18: Risk Register and Assumptions
- New Ch 19: Dependencies and Tooling
2026-07-09 12:43:22 -07:00
Ty baf402c80e docs: add DevDesignReview.md with chapter-by-chapter feedback 2026-07-09 14:02:46 +00:00
ty ae69b38b81 docs: add Dev-Design.md — development design document
Multi-model architecture review (Qwythos-9B + Qwen3.5-9B, 2 rounds):
- System architecture with memory budget (150MB pipeline + 2GB system)
- SQLite + FTS5 data layer with Phase 2 sqlite-vec upgrade path
- Keyword co-occurrence convergence (P1) → embeddings (P2)
- Exponential decay falsification replacing 7-day fixed rule
- Progressive output layer: file drops → Flask API → MCP server
- 6-phase implementation plan (P0-P6) with deliverables
- 30+ PRD backport requirements organized by category
- Design decisions rationale table
2026-07-08 23:43:09 -07:00
Leonard 13d2d1dd1d Fill out Prioritized Task List and Deployment Plan 2026-07-09 04:29:42 +00:00
Leonard 2e68de8451 Fill out Prioritized Task List and Deployment Plan 2026-07-09 04:29:40 +00:00
Ty f64240d6dc added ascii tree to reqs 2026-07-08 21:44:34 +00:00
Ty 3ed95be797 Update docs/MVP-PRD.md
updated requirements
2026-07-08 21:38:24 +00:00
Ty 04863f3dcf Update docs/MVP-PRD.md
adding requirements
2026-07-08 21:33:48 +00:00
Ty 8f4716f875 docs: add initial user stories 2026-07-08 20:40:19 +00:00
Ty 75479abffa docs: add Chapter 1 draft - Vision and Scope (chapter 1 draft complete) 2026-07-08 20:19:10 +00:00
Ty 11329d7c74 docs: add Personas and Archetypes derived from main 2026-07-08 20:07:21 +00:00
Ty c32a846f79 stub: initial MVP milestone docs - Deployment-Plan.md 2026-07-08 19:49:17 +00:00
Ty 6c246c6467 stub: initial MVP milestone docs - Prioritized-Task-List.md 2026-07-08 19:49:16 +00:00
Ty 315a04041e stub: initial MVP milestone docs - MVP-PRD.md 2026-07-08 19:49:12 +00:00