forked from eva/focus-flow
docs: archive date selection plan
This commit is contained in:
parent
9c996ae278
commit
e20863108e
11 changed files with 4 additions and 5 deletions
|
|
@ -14,6 +14,8 @@ Included documents cover:
|
|||
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.
|
||||
|
||||
Excluded documents include superseded originals, MongoDB-targeted persistence or
|
||||
runtime plans, planned/blocked UI handoff plans, old archive indexes, and review
|
||||
|
|
|
|||
|
|
@ -6,12 +6,9 @@
|
|||
|
||||
Ordered implementation queue:
|
||||
|
||||
1. `Date Selection 01 - Day Navigation and Date Picker/` — Complete; review
|
||||
pending on `date-selection-01-day-navigation`.
|
||||
2. `Task Pushing 01 - Past Task Push Controls/` — Next incomplete plan.
|
||||
1. `Task Pushing 01 - Past Task Push Controls/` — Next incomplete plan.
|
||||
|
||||
Execute only the first incomplete plan. Do not implement Task Pushing 01 until
|
||||
Date Selection 01 is reviewed and merged.
|
||||
Execute only the first incomplete plan.
|
||||
|
||||
Start each plan with its `*_SUMMARY.md`, then follow its `*_EXECUTION_ORDER.md`.
|
||||
Completed implementation plans live in `../Archived plans/`. Curated copies that
|
||||
|
|
|
|||
Loading…
Reference in a new issue