AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) 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
# Project Instructions for OpenCode > This file was converted from CLAUDE.md. OpenCode uses AGENTS.md for project instructions. > See: https://opencode.ai/docs/rules/ # 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" ``` …
Read the whole file at its exact version.
How to install
mdr add notactuallytreyanastasio/deciduous/AGENTS.md@git:20260918.003f6f3mdr add notactuallytreyanastasio/deciduous/AGENTS.md@sha256:4ada71bc3fa04709Pin 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_kokat3zzffnvxnty)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260918.003f6f3 latest | 2026-09-18 | 003f6f3 | 28,136 B | A | view · diff |
| git:20260903.47b71e6 | 2026-09-03 | 47b71e6 | 27,980 B | A | view · diff |
| git:20260220.23507c5 | 2026-02-20 | 23507c5 | 27,920 B | A | view · diff |
| git:20260206.0031df4 | 2026-02-06 | 0031df4 | 22,183 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (28136 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_kokat3zzffnvxnty GET https://markdownregistry.com/api/v1/resolve?ref=notactuallytreyanastasio/deciduous/AGENTS.md GET https://markdownregistry.com/api/v1/blob/4ada71bc3fa047095aacdb483c246109a412dc1094094a5a9dde5865d4455aba
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