Skip to content
Open
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.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ proxyAddress = address(uint160(uint256(keccak256(0xff || manager || salt || byt
- `docs/MULTI_PROVER_SPEC.md` — design rationale for the multi-prover model.
- `docs/EXECUTION_ENTRY_SPEC.md` — how to build execution entries.
- `docs/LOOKUP_SPEC.md` — lookup semantics, nested + top-level (static vs reverted modes).
- `docs/BLOB_FORMAT_SPEC.md` — wire format for the blobs publishing cross-chain activity.
- `docs/CAVEATS.md` — edge cases.

## Testing
Expand Down
Loading