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.
|
source mockups and completed block handoff notes.
|
||||||
- Persistence Plan 1, the implemented SQLite runtime persistence slice for
|
- Persistence Plan 1, the implemented SQLite runtime persistence slice for
|
||||||
normal Flutter startup and close/reopen task lifecycle proof.
|
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
|
Excluded documents include superseded originals, MongoDB-targeted persistence or
|
||||||
runtime plans, planned/blocked UI handoff plans, old archive indexes, and review
|
runtime plans, planned/blocked UI handoff plans, old archive indexes, and review
|
||||||
|
|
|
||||||
|
|
@ -6,12 +6,9 @@
|
||||||
|
|
||||||
Ordered implementation queue:
|
Ordered implementation queue:
|
||||||
|
|
||||||
1. `Date Selection 01 - Day Navigation and Date Picker/` — Complete; review
|
1. `Task Pushing 01 - Past Task Push Controls/` — Next incomplete plan.
|
||||||
pending on `date-selection-01-day-navigation`.
|
|
||||||
2. `Task Pushing 01 - Past Task Push Controls/` — Next incomplete plan.
|
|
||||||
|
|
||||||
Execute only the first incomplete plan. Do not implement Task Pushing 01 until
|
Execute only the first incomplete plan.
|
||||||
Date Selection 01 is reviewed and merged.
|
|
||||||
|
|
||||||
Start each plan with its `*_SUMMARY.md`, then follow its `*_EXECUTION_ORDER.md`.
|
Start each plan with its `*_SUMMARY.md`, then follow its `*_EXECUTION_ORDER.md`.
|
||||||
Completed implementation plans live in `../Archived plans/`. Curated copies that
|
Completed implementation plans live in `../Archived plans/`. Curated copies that
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue