From 57f08e6c3c325937d7c185fc9406a692ee5582f4 Mon Sep 17 00:00:00 2001 From: Keysat Date: Tue, 16 Jun 2026 07:55:09 -0500 Subject: [PATCH] Mark login password as set; drop stale next-step --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 25a805c..fe17379 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -78,4 +78,4 @@ Live on StartOS (deploy host set in `~/.startos/config.yaml` `host:`, not in thi - **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**: 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. +- **Next steps**: (1) confirm speed unit (`mph` vs `km/h`); (2) work the ROADMAP eval backlog if desired. (A real login password is already set via the "Set Login Password" action — done 2026-06-16.)