CLAUDE.md claudeA
CLAUDE.md is agent-read markdown (claude) from notactuallytreyanastasio/deciduous.
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
# Deciduous - Decision Graph Tooling Decision graph tooling for AI-assisted development. Track every goal, decision, and outcome. Survive context loss. Query your reasoning. --- ## The Two Modes Every system has two stories: | Mode | Question | Skill | |------|----------|-------| | **Now** | "How does this work?" | `/pulse` | | **History** | "How did we get here?" | `/narratives` → `/archaeology` | **Now mode** maps current design as decisions. **History mode** captures evolution and pivots. --- ## Skills Overview ### /pulse - Map Current Design Take the pulse of a system - what decisions define how it works TODAY. ```bash # Start with a goal deciduous add goal "API rate limiting behavior" -c 90 # Map options (possible approaches from the goal) deciduous add option "Identify users by auth token" -c 85 deciduous link 1 2 -r "possible_approach" deciduous add option "Use IP-based rate limiting" -c 85 deciduous link 1 3 -r "possible_approach" ``` **Output:** Decision tree of the current model (goal -> options -> decisions). ### /narratives - Understand Evolution Understand how the system evolved. Narratives are conceptual, not tied to commits. …
Read the whole file at its exact version.
How to install
mdr add notactuallytreyanastasio/deciduous/CLAUDE.md@git:20260923.d204014mdr add notactuallytreyanastasio/deciduous/CLAUDE.md@sha256:fe8cb4310c654abcPin 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_ohgijpjzqq6kjkop)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260923.d204014 latest | 2026-09-23 | d204014 | 28,981 B | A | view · diff |
| git:20260918.003f6f3 | 2026-09-18 | 003f6f3 | 29,505 B | A | view · diff |
| git:20260903.a021aa1 | 2026-09-03 | a021aa1 | 29,343 B | A | view · diff |
| git:20260408.c06a5da | 2026-04-08 | c06a5da | 29,288 B | A | view · diff |
| git:20260408.236c8c5 | 2026-04-08 | 236c8c5 | 29,546 B | A | view · diff |
| git:20260323.add1978 | 2026-03-23 | add1978 | 29,152 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (28981 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
notactuallytreyanastasio/deciduous · 161 stars · license Apache-2.0 · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_ohgijpjzqq6kjkop GET https://markdownregistry.com/api/v1/resolve?ref=notactuallytreyanastasio/deciduous/CLAUDE.md GET https://markdownregistry.com/api/v1/blob/fe8cb4310c654abc018ad26156133d008afdac3de9c6af9d613563813d806fd6
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.
More from notactuallytreyanastasio/deciduous
Every file in notactuallytreyanastasio/deciduous