CLAUDE.md claudeA
CLAUDE.md is agent-read markdown (claude) from h1994st/rllvm.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Engineering Guidance ## Scope `rllvm-cc`, `rllvm-cxx`, and `rllvm-rustc` capture LLVM bitcode alongside normal builds. `rllvm-get-bc` extracts it; `rllvm-info` inspects a module; `rllvm-compdb` generates modules from `compile_commands.json`; `rllvm-query` answers source-level questions about a catalog. Helpers: `rllvm-init` and `rllvm-completions`. `rules_rllvm` is a separate Bazel-only project that does not use these binaries. Do not change anything here to serve it. ## How to work **Reuse before you add.** Look for the existing helper, type, or test fixture before writing a new one. Duplicated logic and parallel abstractions for the same idea are the main way this codebase decays: two copies drift, and the drifted one becomes a bug nobody sees. If something almost fits, extend it or lift the shared part out — don't clone it. The same goes for dependencies: prefer what is already in `Cargo.toml`. Make the smallest coherent change that satisfies the request. Follow existing patterns. Keep unrelated refactoring separate. The workspace has three published crates. `rllvm-core` is the library; `rllvm` holds the wrapper binaries; `rllvm-query` is the analysis library and …
Read the whole file at its exact version.
How to install
mdr add h1994st/rllvm/CLAUDE.md@git:20260924.99d651amdr add h1994st/rllvm/CLAUDE.md@sha256:5ea7a14753b725d0Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_c2mxcwwo6jaq7jbl)
0 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260924.99d651a latest | 2026-09-24 | 99d651a | 11,231 B | A | view · diff |
| git:20260919.dc9ba2b | 2026-09-19 | dc9ba2b | 10,901 B | A | view · diff |
| git:20260919.d508909 | 2026-09-19 | d508909 | 10,746 B | A | view · diff |
| git:20260919.0768345 | 2026-09-19 | 0768345 | 10,028 B | A | view · diff |
| git:20260918.6233243 | 2026-09-18 | 6233243 | 9,600 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (11231 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
h1994st/rllvm · 5 stars · license Apache-2.0 · pushed 2026-09-25 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_c2mxcwwo6jaq7jbl GET https://markdownregistry.com/api/v1/resolve?ref=h1994st/rllvm/CLAUDE.md GET https://markdownregistry.com/api/v1/blob/5ea7a14753b725d070b12361ee202517d05da6aae6944306a599524e629febbe
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.