Recover Human Gate decisions after interrupted mobile responses #1447

Merged
timmy merged 3 commits from timmy/1446-recover-human-gate-decision into main 2026-08-26 23:05:33 +00:00
Owner

Closes #1446

Persist the exact account- and revision-scoped Human Gate decision operation before submission, restore an outcome-unknown verification tray after transport interruption or app restart, and replay the same idempotency key/payload to recover the durable receipt. Includes progressive and hydrated mobile wiring, 44px recovery controls, offline shell rollover, documentation, and packaged 320×568 / 390×844 browser coverage.

Validation:

  • python3 -m pytest tests/ -q → 2759 passed, 27 skipped
  • STACKCHAIN_RUN_RELEASE_E2E=1 python3 -m pytest tests/e2e/test_human_gates_reopen_release.py -q → 3 passed
  • deterministic release bundle verified locally
Closes #1446 Persist the exact account- and revision-scoped Human Gate decision operation before submission, restore an outcome-unknown verification tray after transport interruption or app restart, and replay the same idempotency key/payload to recover the durable receipt. Includes progressive and hydrated mobile wiring, 44px recovery controls, offline shell rollover, documentation, and packaged 320×568 / 390×844 browser coverage. Validation: - `python3 -m pytest tests/ -q` → 2759 passed, 27 skipped - `STACKCHAIN_RUN_RELEASE_E2E=1 python3 -m pytest tests/e2e/test_human_gates_reopen_release.py -q` → 3 passed - deterministic release bundle verified locally
timmy added 1 commit 2026-08-26 22:10:27 +00:00
feat: recover interrupted Human Gate decisions (Closes #1446)
Some checks failed
CI / lint (pull_request) Successful in 3m56s
CI / build-release (pull_request) Successful in 7s
CI / browser-journey (pull_request) Failing after 7m20s
CI / release-candidate (pull_request) Has been skipped
b303683ba1
rockachopa added 1 commit 2026-08-26 22:25:03 +00:00
test: stabilize Human Gate recovery journey
Some checks failed
CI / lint (pull_request) Successful in 3m52s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Failing after 7m13s
CI / release-candidate (pull_request) Has been skipped
a77a73a269
timmy closed this pull request 2026-08-26 22:40:10 +00:00
timmy reopened this pull request 2026-08-26 22:40:12 +00:00
rockachopa added 1 commit 2026-08-26 22:53:47 +00:00
test: classify deferred offline context rejection
All checks were successful
CI / lint (pull_request) Successful in 3m45s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Successful in 7m15s
CI / release-candidate (pull_request) Has been skipped
94c18c7a35
timmy merged commit ff469d96d1 into main 2026-08-26 23:05:33 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 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#1447
No description provided.