AGENTS.md@examples agentsA
AGENTS.md@examples is agent-read markdown (agents) from phelan164/codex-howto.
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
# Example repository guidance Adapt this file to the repository. Remove any command or rule that you have not verified. ## Layout - `apps/web/`: customer-facing web application - `services/api/`: public API and background jobs - `packages/contracts/`: shared schemas and generated client sources - `infra/`: infrastructure as code and deployment configuration - `docs/`: architecture and operational documentation ## Commands Run from the repository root: ```bash pnpm install --frozen-lockfile pnpm lint pnpm typecheck pnpm test pnpm build ``` Use package-level focused tests before running the full suite. ## Engineering rules - Inspect existing patterns before introducing a dependency or abstraction. - Change shared API shapes in `packages/contracts/` before updating consumers. - Add a migration for persisted schema changes; do not edit production data manually. - Preserve backward compatibility unless the task explicitly changes a public contract. - Keep secrets out of source files, logs, fixtures, and command output. - Do not edit generated files directly. ## Frontend - Reuse the shared component library and design tokens. …
Read the whole file at its exact version.
How to install
mdr add phelan164/codex-howto/examples/AGENTS.md@git:20260724.a8a7148mdr add phelan164/codex-howto/examples/AGENTS.md@sha256:fe061594744e76e7Pin 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_icl3zmsunix7qyhy)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (1876 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
phelan164/codex-howto · 9 stars · license MIT · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_icl3zmsunix7qyhy GET https://markdownregistry.com/api/v1/resolve?ref=phelan164/codex-howto/examples/AGENTS.md GET https://markdownregistry.com/api/v1/blob/fe061594744e76e7e4691460c17ae8504d0755903cd701ee2196eba6aaf4a11e
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 phelan164/codex-howto
Every file in phelan164/codex-howto