aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/STATE.md21
1 files changed, 14 insertions, 7 deletions
diff --git a/docs/STATE.md b/docs/STATE.md
index b034a9a..4d448fe 100644
--- a/docs/STATE.md
+++ b/docs/STATE.md
@@ -61,10 +61,17 @@ unit tests and the docs consistency check.
registry per screen behind `F2` (no `ยง`). The **Kunder pilot is
implemented** (`clients/drafts.[ch]`, `tui_action_menu()`,
`tui_action_hint()`, `<UTKAST>`, `Spara` row, F2 menu, delete draft) with
- unit tests and the pty scenarios `customer-draft`/`customer-draft-save`;
- the other screens are unchanged. Spec in `TUI-GUIDELINES.md` "Interaction
- model"; decisions in `DECISIONS.md` #28. Rollout continues in backlog
- item 17.
+ unit tests, the pty scenarios `customer-draft`/`customer-draft-save` and a
+ green `make gate`. It is merged to **local** `main` (`07f5b14`, one commit
+ ahead of `origin/main`) and `build/bokftui` is rebuilt, but it is not
+ pushed and not deployed โ€” the daemon is unchanged, so no deploy is needed.
+ **Next session**: get the human's Ctrl+R test feedback (Bolaget โ†’ Kunder:
+ Ctrl+N, type, Esc, F2, Spara, Radera utkast) and then continue the
+ rollout per backlog item 17: the other registers, explicit `Spara` in the
+ settings forms, `tui_rt` action menus. Review points kept in
+ `TUI-GUIDELINES.md`: drafts of encrypted fields (an employee's
+ personnummer) and `Enter` on action rows. Spec in `TUI-GUIDELINES.md`
+ "Interaction model"; decisions in `DECISIONS.md` #28.
- **Mail configuration**: Makandra AB (org 2) has **no** `smtp_*` settings
in bokf, so `invoice.send` there is `SMTP_NOT_CONFIGURED` (fine if
invoices are sent elsewhere โ€” set them up when wanted). Mock AB (org 1)
@@ -136,9 +143,9 @@ None open. Completed items that used to be listed here are archived in
17. Interaction-model rollout (spec: `TUI-GUIDELINES.md` "Interaction
model", decisions #28): **Kunder done** 2026-09-22 (widget layer
`tui_action`/`F2`, `clients/drafts.[ch]`, drafts/`<UTKAST>`/`Spara`,
- pty scenarios). Remaining: the other register screens, explicit
- `Spara` in the settings forms (replacing per-field autosave), and
- `tui_rt` action menus.
+ pty scenarios), awaiting the human's Ctrl+R test feedback. Remaining:
+ the other register screens, explicit `Spara` in the settings forms
+ (replacing per-field autosave), and `tui_rt` action menus.
Original entries for the struck items are in `docs/DECISIONS.md`.