Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .claude/CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@ Resolved in recent sessions:
- Multi-proof parsing: PROOF A(x) AND B(y) splits correctly
- Modality compatibility validation (INTEGRITY needs semantic, PROVENANCE needs provenance, etc.)
- proven library integrated (certificate-based JSON/CBOR bridge)
- ZKP / sanctify integration (zkp.rs 367 LOC + zkp_bridge.rs 628 LOC + sanctify_bridge.rs 413 LOC, VQL-routed)
- verisim-repl builds clean (67 tests pass)
- oxrocksdb-sys C++ dependency eliminated (Oxigraph feature-flagged, redb pure-Rust backend added)
- protoc build dependency eliminated (proto code pre-generated)
Expand Down
Loading
Loading