From 91d851fe4dd27a056375e1b258b6400cd889937a Mon Sep 17 00:00:00 2001 From: sjat Date: Fri, 5 Jun 2026 13:20:40 +0200 Subject: [PATCH] TODO: mark headless-browsing + test-user standard decided (ADR-017) --- docs/TODO.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/TODO.md b/docs/TODO.md index e45d12d..b05f0e9 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -7,8 +7,12 @@ 1. Choose and configure code-testing tooling (Molecule, etc.). 2. Decide how the AI interprets Molecule output and performs live testing: API calls, curl pulls of web products, log reviews, and headless browsing. - 3. Define a standard for generating test users and for instructing the user to - perform relevant manual tests. + — Headless browsing DECIDED (ADR-017): the `/verify-service` Level 4 harness. + The API/curl/log-review siblings remain open. + 3. ~~Define a standard for generating test users and for instructing the user to + perform relevant manual tests.~~ DECIDED (ADR-017): test users in the staging + Authentik `test` group; manual tests handed off as a checklist in the + `/verify-service` report. 3. **Building services** 1. Decide how to manage logs.