Skip to content

feat: add evidence receipt hash chain prototype#279

Draft
mason5052 wants to merge 1 commit intovxcontrol:mainfrom
mason5052:codex/issue-235-evidence-chain-v1
Draft

feat: add evidence receipt hash chain prototype#279
mason5052 wants to merge 1 commit intovxcontrol:mainfrom
mason5052:codex/issue-235-evidence-chain-v1

Conversation

@mason5052
Copy link
Copy Markdown
Contributor

Summary

  • add a disabled-by-default Evidence Receipts v1 prototype for toolcall completion
  • write hash-chain JSONL receipts under <DATA_DIR>/flow-<flow_id>/evidence/receipts.jsonl
  • include toolcall provenance metadata plus argument/result hashes without storing raw args or raw results
  • document v1 as hash-chain-only; Ed25519 signing and report bundle export are deferred

Validation

  • go test ./pkg/tools/...
  • go test ./pkg/config/...
  • git diff --cached --check

Refs #235

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