docs: REPORT covers v0.127.1-.3 (live-code reveal copy; both guests on 0.127.3, healthy)
This commit is contained in:
@@ -1,12 +1,20 @@
|
|||||||
# REPORT — v0.127.1 + v0.127.2: escrow wizard polish (CTA visibility, Hungarian preflight, typed-back highlight, manual hide toggle)
|
# REPORT — v0.127.1–.3: escrow wizard polish (CTA visibility, Hungarian preflight, typed-back highlight, manual hide toggle, live-code copy)
|
||||||
|
|
||||||
**Date:** 2026-07-13 · **Version:** controller v0.127.2 (from v0.127.0, baseline `a5041da` confirmed) · Presentation-only; MinAgent unchanged (0.88.0 for the wizard); agent/felhom.eu untouched. Commits `156e7d5` (v0.127.1) + `788f8e6` (v0.127.2) on `main`. Source: four findings from Viktor's supervised wizard passes (drill + demo), plus his live follow-up on the v0.127.1 blur.
|
**Date:** 2026-07-13 · **Version:** controller v0.127.3 (from v0.127.0, baseline `a5041da` confirmed) · Presentation-only; MinAgent unchanged (0.88.0 for the wizard); agent/felhom.eu untouched. Commits `156e7d5` (v0.127.1) + `788f8e6` (v0.127.2) + `8eed73b` (v0.127.3) on `main`. Source: four findings from Viktor's supervised wizard passes (drill + demo), plus his live follow-up on the v0.127.1 blur.
|
||||||
|
|
||||||
**v0.127.2 (same evening):** the auto-blur-on-focus was REVERSED on Viktor's live finding — the
|
**v0.127.2 (same evening):** the auto-blur-on-focus was REVERSED on Viktor's live finding — the
|
||||||
code blurred exactly when the customer clicked into a verification input to type from the screen.
|
code blurred exactly when the customer clicked into a verification input to type from the screen.
|
||||||
The code now stays visible; the "Elrejtés"/"Megjelenítés" toggle appears with the reveal and is
|
The code now stays visible; the "Elrejtés"/"Megjelenítés" toggle appears with the reveal and is
|
||||||
manual-only (kept for screen-share situations). Render test asserts no `onfocus` auto-blur remains.
|
manual-only (kept for screen-share situations). Render test asserts no `onfocus` auto-blur remains.
|
||||||
|
|
||||||
|
**v0.127.3 (same evening):** the reveal warning now states EXPLICITLY that the displayed code is
|
||||||
|
already the LIVE one (the supersede happens at upload, inside the ceremony job, before display):
|
||||||
|
"Ez mostantól az élő helyreállítási kód — a korábbi kód érvényét vesztette. Mentse el most: a kód
|
||||||
|
többé nem jeleníthető meg." Pre-generation cancel already existed (the "Mégsem" beside "Kód
|
||||||
|
létrehozása"); the render test now pins it. The typed-back step KEPT (proof-of-capture friction +
|
||||||
|
transcription-error catch — with the manual-only blur it verifies engagement, not paper accuracy;
|
||||||
|
Viktor briefed, his call if he ever wants it dropped).
|
||||||
|
|
||||||
## Files changed
|
## Files changed
|
||||||
|
|
||||||
- `controller/internal/web/templates/backups_remote.html` — Part 1: the escrowed-state
|
- `controller/internal/web/templates/backups_remote.html` — Part 1: the escrowed-state
|
||||||
@@ -48,8 +56,8 @@ drill boxes hold fresh real recovery codes; a run would supersede them).
|
|||||||
|
|
||||||
| Target | Verification |
|
| Target | Verification |
|
||||||
|---|---|
|
|---|---|
|
||||||
| demo 9201 | `gitea.dooplex.hu/admin/felhom-controller:0.127.2 Up (healthy)` (0.127.1 verified healthy before it; `controller_started` events pushed) |
|
| demo 9201 | `gitea.dooplex.hu/admin/felhom-controller:0.127.3 Up (healthy)` (0.127.1/.2 each verified healthy before it; `controller_started` events pushed) |
|
||||||
| drill guest (qm 300) | `gitea.dooplex.hu/admin/felhom-controller:0.127.2 Up (healthy)` |
|
| drill guest (qm 300) | `gitea.dooplex.hu/admin/felhom-controller:0.127.3 Up (healthy)` |
|
||||||
|
|
||||||
## Observations
|
## Observations
|
||||||
- The wizard page embeds its Hungarian detail map in page JS — if the agent ever adds a seventh
|
- The wizard page embeds its Hungarian detail map in page JS — if the agent ever adds a seventh
|
||||||
|
|||||||
Reference in New Issue
Block a user