CLAUDE.md ยท diff
git:20260220.cecb89c to git:20260305.8216dda
8 added, 1 removed. Audit B to A.
- AGENTS.md
+ # Miri LLM Context
+ See [AGENTS.md](file:///Users/vshynkarenko/Desktop/projects/my/miri/miri/AGENTS.md) for full context and guidelines.
+
+ ## Build/Test/Lint Commands
+ - Build: `cargo build`
+ - Test: `cargo test`
+ - Lint: `cargo clippy -- -D warnings`
+