From 1fd070615db91658df85438f760cb5ed61832d7e Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Fri, 24 Jul 2026 12:45:19 +0200 Subject: [PATCH] =?UTF-8?q?v0.165.1:=20REPORT=20=E2=80=94=20live=20rendere?= =?UTF-8?q?d-page=20assertion=20on=209201=20(all=20Group-A=20strings=20pre?= =?UTF-8?q?sent,=20files=20absent)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- REPORT.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) 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)