Skip to content

fix(memory): include deterministic offline proof in evidence bundles - #203

Merged
mrnicholasbcarter-code merged 1 commit into
mainfrom
codex/121-memory-proof
Jul 31, 2026
Merged

fix(memory): include deterministic offline proof in evidence bundles#203
mrnicholasbcarter-code merged 1 commit into
mainfrom
codex/121-memory-proof

Conversation

@mrnicholasbcarter-code

Copy link
Copy Markdown
Owner

Summary

  • add deterministic, redacted MemoryPlane offline proof metadata
  • include the smoke report in generated evidence bundles
  • load the sibling smoke module by resolved path when invoked as a script
  • add CLI regression coverage and document the evidence contract

Closes #121

Validation

  • focused memory/evidence suite: 22 passed
  • Ruff: passed
  • strict mypy: passed
  • pre-commit hook: passed
  • full local suite: collection blocked by an existing environment pyOpenSSL/botocore incompatibility in tests/test_vcr_fallback.py

Co-Authored-By: ruflo-bot <ruflo-bot@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown

📊 Benchmark Results

coding

Metric Fixed Verdict Delta
Success Rate 98.0% 99.0% 1.0%
Cost/req $0.014719 $0.006927 52.9%
p95 Latency 149ms 143ms -6ms

reasoning

Metric Fixed Verdict Delta
Success Rate 100.0% 98.5% -1.5%
Cost/req $0.007437 $0.004384 41.1%
p95 Latency 143ms 143ms 0ms

chat

Metric Fixed Verdict Delta
Success Rate 100.0% 98.5% -1.5%
Cost/req $0.000100 $0.001435 -1335.0%
p95 Latency 71ms 143ms 71ms

@mrnicholasbcarter-code
mrnicholasbcarter-code merged commit 2c6f555 into main Jul 31, 2026
19 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.

P0 ECOSYSTEM: Build a standalone local-first cross-tool memory and context plane

1 participant