Skip to content

CR-081: Document signed validation_result verification example#78

Merged
coreytshaffer merged 1 commit into
mainfrom
cr-081-signed-validation-result-verification-example
Jun 27, 2026
Merged

CR-081: Document signed validation_result verification example#78
coreytshaffer merged 1 commit into
mainfrom
cr-081-signed-validation-result-verification-example

Conversation

@coreytshaffer

Copy link
Copy Markdown
Owner

Summary

Adds CR-081 as a reviewer-facing documentation slice for signed validation_result verification.

This documents how operators can inspect signed validation-result ledger evidence using:

tc audit --verify-signatures --kind validation_result

The example keeps the readout metadata-only and reinforces that signatures provide provenance, not approval, safety, or correctness.

Scope

  • Adds a signed validation_result verification example

  • Shows safe metadata-only pass/fail output

  • Documents safe failure reasons such as:

    • signature_mismatch
    • unknown_agent
    • revoked_agent
  • Updates backlog/changelog status

Non-goals

  • No new signed event types
  • No runtime key rotation
  • No private key exposure
  • No raw prompt/data persistence
  • No change to approval or safety semantics

Validation

  • git diff --check
  • python -m pytest tests -q

@coreytshaffer coreytshaffer merged commit 7ad19c5 into main Jun 27, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant