Skip to content

feat: add durable evidence accumulator - #8

Merged
imran-siddique merged 1 commit into
mainfrom
agent/evidence-accumulator
Aug 18, 2026
Merged

feat: add durable evidence accumulator#8
imran-siddique merged 1 commit into
mainfrom
agent/evidence-accumulator

Conversation

@imran-siddique

Copy link
Copy Markdown
Member

Summary

  • add bounded per-run evidence accumulation before operational sampling
  • add monotonic sequencing and a documented deterministic SHA-256 chain profile
  • support memory and acknowledged durable-callback modes with fail-closed projection
  • isolate retained evidence from caller and callback mutation

Evidence

  • focused evidence tests: 10 passed
  • full suite: 35 passed, 15 subtests passed
  • schema, version, conformance, and compile gates pass
  • wheel build and fresh-environment installation pass

Limits

  • memory mode is development-only
  • adopter owns callback storage, idempotency, and recovery
  • completeness is caller-assessed; TRACE mapping is not part of this PR

Signed-off-by: Imran Siddique <imran.siddique@opaque.co>
@imran-siddique
imran-siddique merged commit 2ad98f1 into main Aug 18, 2026
7 checks passed
@imran-siddique
imran-siddique deleted the agent/evidence-accumulator branch August 18, 2026 22:01
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