yaroslav k
|
9c4d95220d
|
docs: mark Phase 1 done; sync architecture, modernize, readme
- ROADMAP: all Phase 1 boxes checked, done-notes added
- MODERNIZE: serde item marked APPLIED (persistence uses the derives)
- ARCHITECTURE: persist module + modal in the component tree, gaps list
updated (persistence no longer a gap)
- README: header buttons + autosave in 'What works today', tests section
describes both specs, playwright command pins the chromium project
|
2026-08-16 11:50:41 +03:00 |
|
yaroslav k
|
a11e86e839
|
update docs for phase 0 completion
ARCHITECTURE: LazyLock, tracked Cargo.lock, dedup'd foundry.json, warnings
cleared. ROADMAP: phase 0 checkboxes closed; MODERNIZE: lazy_static marked
applied, rest pending.
|
2026-08-15 14:58:01 +03:00 |
|
yaroslav k
|
ec4e771792
|
add ARCHITECTURE.md: concise overview of the codebase
State model (Store<Dashboard> via context), bundled item data, SSR/hydrate
pipeline, component tree, conventions, and current gaps.
|
2026-08-04 09:21:25 +03:00 |
|