AGENTS.md@presets/lang-en/base agentsA
AGENTS.md@presets/lang-en/base is agent-read markdown (agents) from leeyudok/agents-scaffold.
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
# AGENTS.md — {{PROJECT_NAME}}
This file is the **single source of truth (SSOT)** that AI agents (Claude Code, Gemini CLI, Codex, etc.)
follow when working in this repository. It is the project brain. No separate `CLAUDE.md`/`GEMINI.md` pointer files are shipped —
Claude Code (v2.1.277+) and Codex read this file natively, and Gemini CLI is pointed at it through
`context.fileName` in `.gemini/settings.json`.
This file must be **self-contained** — the P0/P1 tiers below are readable here without loading any
other file. The only `@` import allowed here is the memory index (see "Memory path override" below):
harnesses that expand imports auto-load the index, and the rest read it as a path pointer.
> If you add a `CLAUDE.md` (or `CLAUDE.local.md`), Claude Code **stops reading this file** (fallback,
> not merge). If you really need one, make its first line `@AGENTS.md`.
## Memory path override
This project's auto-memory SSOT is `.claude/memory/`.
- The system default path (`~/.claude/projects/.../memory/`) is not used.
- All memory reads/writes happen under `.claude/memory/`.
- `MEMORY.md` is the (single) index; type prefixes are `project_`/`feedback_`/`reference_`/`user_`.
…Read the whole file at its exact version.
How to install
mdr add leeyudok/agents-scaffold/presets/lang-en/base/AGENTS.md@git:20260921.c169293mdr add leeyudok/agents-scaffold/presets/lang-en/base/AGENTS.md@sha256:eaa85585764d6772Pin 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_hgsmijbgmaoehb7w)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260921.c169293 latest | 2026-09-21 | c169293 | 6,680 B | A | view · diff |
| git:20260822.f99046d | 2026-08-22 | f99046d | 6,257 B | A | view · diff |
| git:20260822.b8dc378 | 2026-08-22 | b8dc378 | 6,246 B | A | view · diff |
| git:20260816.a9fd324 | 2026-08-16 | a9fd324 | 5,812 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (6680 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
leeyudok/agents-scaffold · 25 stars · license MIT · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_hgsmijbgmaoehb7w GET https://markdownregistry.com/api/v1/resolve?ref=leeyudok/agents-scaffold/presets/lang-en/base/AGENTS.md GET https://markdownregistry.com/api/v1/blob/eaa85585764d67720139b8266b2f022667e5211f0c1e4337f23f774c2097b412
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.