Make deployed mobile dashboard reachable through authenticated readiness #1049

Merged
timmy merged 1 commits from timmy/1048-authenticated-deployment-readiness into main 2026-08-17 23:38:24 +00:00
Owner

Closes #1048

What changed

  • adds a secret-safe deployment verifier covering liveness, readiness, rendered sign-in, subpath-contained PWA metadata, token authentication, and rendered mobile Home
  • documents root-only systemd environment injection and the production smoke command
  • restores the live /dashboard/ service with independent operator/session secrets in a root-only environment file

TDD and verification

  • RED: verifier module missing; relative manifest scope rejected; obsolete form POST failed against the JSON session contract
  • focused: 4 passed
  • full: 1985 passed, 7 skipped
  • packaged mobile Home + offline issue journeys: 4 passed
  • deterministic release bundle checksum and commit provenance verified
  • live authenticated smoke: health/readiness/login/manifest/mobile Home all verified
Closes #1048 ## What changed - adds a secret-safe deployment verifier covering liveness, readiness, rendered sign-in, subpath-contained PWA metadata, token authentication, and rendered mobile Home - documents root-only systemd environment injection and the production smoke command - restores the live `/dashboard/` service with independent operator/session secrets in a root-only environment file ## TDD and verification - RED: verifier module missing; relative manifest scope rejected; obsolete form POST failed against the JSON session contract - focused: `4 passed` - full: `1985 passed, 7 skipped` - packaged mobile Home + offline issue journeys: `4 passed` - deterministic release bundle checksum and commit provenance verified - live authenticated smoke: health/readiness/login/manifest/mobile Home all verified
timmy added 1 commit 2026-08-17 23:33:08 +00:00
feat: verify authenticated deployment readiness (Closes #1048)
All checks were successful
CI / lint (pull_request) Successful in 2m40s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Successful in 2m2s
CI / release-candidate (pull_request) Has been skipped
e8817056f7
timmy merged commit af86034339 into main 2026-08-17 23:38:24 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#1049
No description provided.