diff --git a/REPORT.md b/REPORT.md index 598865b..99aaf09 100644 --- a/REPORT.md +++ b/REPORT.md @@ -59,9 +59,21 @@ Companion **red-proofs** (mutate → FAIL → restore → green), both verified: ## 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)`. - +**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)