AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from mehdiforoozandeh/crux.
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 — repo orientation for coding agents crux is four agent skills under [`skills/`](skills) — `crux`, `crux-wiki`, `crux-cockpit`, `evolve-crux` — plus a stdlib-only Python engine at `skills/crux/scaffold/` (`engine.py`, `crux.py`, `render.py`, `serve.py`, `webui/`). The root [`./crux`](crux) wrapper forwards to the engine: `./crux --help` for the verb tour, `./crux selftest` to validate a checkout. Contributing? The full workflow (ideate → build → validate → ship) is the [`skills/evolve-crux/SKILL.md`](skills/evolve-crux/SKILL.md) playbook; follow it. Hard rules, gated before every PR: - **`./crux selftest` fully green**, and a behavior change adds asserts first (tests-first — the failing assert is the reproduction). - **Stdlib only.** The engine takes no third-party dependency; the webui is no-build vanilla JS. - **Existing vaults still load.** A vault-format or verdict/roll-up/view-logic change needs an `ENGINE_VERSION` bump in `engine.py` plus migration proof. - **The cockpit (`crux serve`) is read-only** — no route ever writes. - **Never hand-edit generated files** (`META.md`, `EXPERIMENTS.md`, `WIKI.md`, ledger blocks) — regenerate via the engine. …
Read the whole file at its exact version.
How to install
mdr add mehdiforoozandeh/crux/AGENTS.md@git:20260822.0ae355bmdr add mehdiforoozandeh/crux/AGENTS.md@sha256:80d51ea06b8ca40bPin 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_bambhz6nri2yrtua)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260822.0ae355b latest | 2026-08-22 | 0ae355b | 2,236 B | A | view · diff |
| git:20260714.99ba98b | 2026-07-14 | 99ba98b | 1,211 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (2236 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
mehdiforoozandeh/crux · 6 stars · license MIT · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_bambhz6nri2yrtua GET https://markdownregistry.com/api/v1/resolve?ref=mehdiforoozandeh/crux/AGENTS.md GET https://markdownregistry.com/api/v1/blob/80d51ea06b8ca40b53d7b341de32b568d6554666d2a5cdb0a7eae8ad5cf39fa8
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 mehdiforoozandeh/crux
Every file in mehdiforoozandeh/crux