Move deferred evaluation backlog into ROADMAP

This commit is contained in:
Keysat
2026-06-15 13:32:16 -05:00
parent fe66575ffe
commit ea14f5b158
2 changed files with 13 additions and 2 deletions
+2 -2
View File
@@ -77,5 +77,5 @@ Live on StartOS (deploy host set in `~/.startos/config.yaml` `host:`, not in thi
- **In progress**: none — all requested features are built, committed, and deployed.
- **Decided, not yet done**: reconcile in-app password change with the StartOS action (env wins on restart); optional "log another" for a second same-category session in a day. See `ROADMAP.md`.
- **Known issues**: changing the password from the app's own Settings reverts on restart under StartOS — use the action.
- **Eval backlog**: a full evaluation lives in `EVALUATION.md` — remaining items include the `@fastify/static` upgrade, input-validation gaps (metric `kind`, calendar dates, FK 500), CSRF, and no test suite. Registry-submission blockers are intentionally parked (not publishing).
- **Next steps**: (1) set a real login password via the "Set Login Password" action; (2) confirm speed unit (`mph` vs `km/h`); (3) work the `EVALUATION.md` P2 backlog if desired.
- **Eval backlog**: deferred P2/P3 items from `EVALUATION.md` are catalogued in `ROADMAP.md` → Evaluation backlog (registry-submission blockers parked not publishing).
- **Next steps**: (1) set a real login password via the "Set Login Password" action; (2) confirm speed unit (`mph` vs `km/h`); (3) work the ROADMAP eval backlog if desired.