Skip to content

Add receipt check utility#41

Merged
mdheller merged 1 commit into
mainfrom
work/check-utility
May 20, 2026
Merged

Add receipt check utility#41
mdheller merged 1 commit into
mainfrom
work/check-utility

Conversation

@mdheller
Copy link
Copy Markdown
Contributor

@mdheller mdheller commented May 20, 2026

Summary

Adds a fail-closed receipt verification utility for local steering artifacts.

What changed

  • Adds src/agent_machine/steering_loader.py.
  • Adds scripts/verify-steering-receipt.py.
  • Adds a missing-path fixture receipt for fail-closed validation.
  • Adds docs/steering-loader.md and links it from the docs index.
  • Updates make validate to verify the missing-path fixture returns status: not_configured.

Boundary discipline

This PR verifies receipt paths and SHA-256 digests only. It does not load a model, load an SAE, run inference, inject activations, return an applied steering result, or claim runtime readiness.

Validation

Native CI passed on this PR head:

The validate path exercises the missing-path fixture and requires status: not_configured.

@mdheller mdheller merged commit 6a7bf7f into main May 20, 2026
2 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