approval-engine/tests
tegwick fec4eaeb1b Hold the pinned image against the repository's schema
Schema v4 gave the deployment a silent drift surface: the pinned pair is
self-consistent, migrating to 3 and serving 3, while this repository has
moved to 4. That reads as healthy, which makes it worse than an error —
the failure is the assumption that the deployment records approver
principal type.

Document v4 in storage-operations, state in the deploy runbook that the
pin predates it, and add a test that requires the statement whenever the
release record's schema version differs from this repository's. Verified
to fail when the acknowledgement is removed.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HyybaE7DUXrWYrhbnESCTe

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 1275879@bnt-lap001
Assistant-Session: eb464208-f821-41b2-bc5a-a6c33d92a8ad
2026-09-09 14:38:21 +02:00
..
conftest.py Set the approval store tenant to exact tenant:platform 2026-09-06 22:33:50 +02:00
test_api.py Implement approval engine production readiness 2026-09-02 00:52:04 +02:00
test_audit.py docs(admission): resolve approval audit tenant and redaction inputs 2026-09-08 17:01:42 +02:00
test_auth.py Record the verified principal type on approver entries (schema v4) 2026-09-09 14:09:54 +02:00
test_cadence.py Implement the engine spine: claim, outbox, machine, API 2026-08-29 12:52:49 +02:00
test_cas.py Record the verified principal type on approver entries (schema v4) 2026-09-09 14:09:54 +02:00
test_claim_contract.py Implement the engine spine: claim, outbox, machine, API 2026-08-29 12:52:49 +02:00
test_cli.py Harden the PEP harness and KeyCape registration request 2026-09-02 15:46:06 +02:00
test_deploy_manifest.py Hold the pinned image against the repository's schema 2026-09-09 14:38:21 +02:00
test_examples.py Publish the valid-but-unbound claim; the missing shape was confounded 2026-09-07 13:48:00 +02:00
test_machine.py Implement the engine spine: claim, outbox, machine, API 2026-08-29 12:52:49 +02:00
test_outbox.py Carry threshold evidence on issuance and use events 2026-09-06 08:10:21 +02:00
test_pep.py Set the approval store tenant to exact tenant:platform 2026-09-06 22:33:50 +02:00
test_storage.py Implement approval engine production readiness 2026-09-02 00:52:04 +02:00
test_t06_replay.py Finish approval engine spine 2026-09-01 23:45:48 +02:00