← back to Norma Platform
Record Norma UX browser evidence
3d903d4473b860be510bf0fa960a34c52fe02cad · 2026-09-09 08:52:21 -0700 · Steve Abrams
Files touched
A verification/e2e-proof.json
Diff
commit 3d903d4473b860be510bf0fa960a34c52fe02cad
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Sep 9 08:52:21 2026 -0700
Record Norma UX browser evidence
---
verification/e2e-proof.json | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/verification/e2e-proof.json b/verification/e2e-proof.json
new file mode 100644
index 0000000..8b2f19c
--- /dev/null
+++ b/verification/e2e-proof.json
@@ -0,0 +1,20 @@
+{
+ "intent": "Test Norma UX with browser agents",
+ "risk_tier": "R3",
+ "environment": "local live service http://127.0.0.1:7400",
+ "timestamp": "2026-09-09T00:00:00Z",
+ "baseline": "norma-email PM2 service restarted and health-gated during prior deploy",
+ "commands": [
+ "NORMA_TEST_URL=http://127.0.0.1:7400 npx playwright test tests/e2e --project=chromium"
+ ],
+ "assertions": [
+ {"journey":"public /pulse","verdict":"PASS","evidence":"Playwright test 7; no real console errors"},
+ {"journey":"public /pulse/petitions","verdict":"PASS","evidence":"Playwright test 8; no real console errors"},
+ {"journey":"public /pulse/about","verdict":"PASS","evidence":"Playwright test 9; no real console errors"},
+ {"journey":"wrong credentials remain on /login","verdict":"PASS","evidence":"Playwright test 6; visible invalid-credentials error"},
+ {"journey":"admin/staff/pulse authenticated UX","verdict":"FAIL","evidence":"Tests 1-5 timed out on waitForURL because live :7400 rejected TestPass123!; screenshots and traces in test-results/"}
+ ],
+ "cleanup": "No application data writes; no code changes; test artifacts retained",
+ "verdict": "PARTIAL",
+ "blocker": "Valid live test credentials are not available to complete authenticated UX coverage"
+}
← f3552f7 auto-data-snapshot: 2026-09-09T08:26:36 (1 data files) — age
·
back to Norma Platform
·
auto-data-snapshot: 2026-09-09T08:59:31 (1 data files) — age 152d007 →