v0.165.1: REPORT — live rendered-page assertion on 9201 (all Group-A strings present, files absent)

This commit is contained in:
2026-07-24 12:45:19 +02:00
parent a04afc367b
commit 1fd070615d
+14 -2
View File
@@ -59,9 +59,21 @@ Companion **red-proofs** (mutate → FAIL → restore → green), both verified:
## Deployed version + validation (§13) ## Deployed version + validation (§13)
_Filled after build + deploy to guest 9201 — rendered-page assertion transcript below._ Built `0.165.1` on DooPlex, pushed, deployed to guest 9201. `docker ps`:
`gitea.dooplex.hu/admin/felhom-controller:0.165.1 Up (healthy)`.
<!-- LIVE-VALIDATION --> **Rendered-page assertion** (authed `GET /launcher`, sharing enabled, via
`docker exec … curl http://localhost:8080` — the endpoint-level method; the OS sheet itself is not
endpoint-testable):
- `id="share-native-btn" class="btn btn-outline" style="display:none"` present (hidden-by-default): **1**
- feature-detect `if(navigator.share)` present: **1**
- payload `title:'Indítópult …`: **1** · `url:inp.value`: **1** · text "Az otthoni alkalmazások egy helyen": **1**
- `files:` in the page: **0** (QR deliberately not attached)
- "Link másolása" (universal fallback) present: **1**
Cleanup: `POST /launcher/share/disable``launcher_share_token` count in `settings.json` = **0**
(box left in the shipped default). Post-run `docker ps`: `Up (healthy)`.
## Pending human check (stated, not claimed) ## Pending human check (stated, not claimed)