AGENTS.md@templates/repo agentsA
AGENTS.md@templates/repo is agent-read markdown (agents) from jakeselby/agent-harness.
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 name> One paragraph: what this repo is, who it is for, and the one architectural fact an agent must not violate. Link the design corpus if it lives elsewhere. Global agent rules load from the user's harness; **do not restate them here — link them.** This file carries only what is true of this repo. ## Commands ```sh <install> # e.g. pnpm install <quality gate> # the exact command CI runs; agents run this on HEAD before every push <test> # the fast local loop <run> # start the thing ``` **Expected clean-tree output** of the quality gate on an unmodified checkout, so a failure is attributable: `<paste the final line, e.g. "All checks passed!", and the test count>`. ## Gate ```sh <quality gate> # e.g. ruff check . <test> # the fast suite, not the full integration run ``` The `stop-gate` hook runs this block when the tree has changed since its last green run, blocks the turn while it is red, and releases after eight consecutive blocks. ## Conventions - Toolchain and framework versions are pinned in `<file>`; upgrade on this project's schedule. …
Read the whole file at its exact version.
How to install
mdr add jakeselby/agent-harness/templates/repo/AGENTS.md@git:20260916.3be841dmdr add jakeselby/agent-harness/templates/repo/AGENTS.md@sha256:c6ecdad5506e2705Pin 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_tpci7bsqfpbylbw2)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260916.3be841d latest | 2026-09-16 | 3be841d | 2,197 B | A | view · diff |
| git:20260916.a87d7de | 2026-09-16 | a87d7de | 1,900 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (2197 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
jakeselby/agent-harness · 17 stars · license MIT · pushed 2026-09-25 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_tpci7bsqfpbylbw2 GET https://markdownregistry.com/api/v1/resolve?ref=jakeselby/agent-harness/templates/repo/AGENTS.md GET https://markdownregistry.com/api/v1/blob/c6ecdad5506e27054ce8b600805272f7c88f38f2ffdc027fc288accd8e7ec0b8
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.