focus-flow/Codex Documentation/Completed Plans/README.md

25 lines
1.3 KiB
Markdown

# Completed Plans
This folder is a curated copy of archived plan documents that still match the
current SQLite-first application.
Included documents cover:
- Implemented core/domain/scheduling/backlog/locked-time work from Blocks 01-08,
using the updated Block 06-08 files where duplicate versions exist.
- Implemented backend hardening and application-layer work from Blocks 11-14.
- The completed SQLite-first plan set from Blocks 19-29, including the current
ADRs, public API baseline, and requirements traceability matrix.
- UI Plan 1, the implemented compact Today timeline mockup plan, including its
source mockups and completed block handoff notes.
- Persistence Plan 1, the implemented SQLite runtime persistence slice for
normal Flutter startup and close/reopen task lifecycle proof.
- Date Selection 01, the completed day navigation and date picker plan for the
persistence-backed Flutter Today timeline.
- Task Pushing 01, the completed past-task push controls plan for planned
flexible tasks, including backend scheduling semantics and Backlog freshness
reset behavior.
Excluded documents include superseded originals, MongoDB-targeted persistence or
runtime plans, planned/blocked UI handoff plans, old archive indexes, and review
or gap artifacts that no longer describe the implemented app shape.