AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from tonydzi/verbatim-citation-gate.
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 — working in this repo Written for AI coding agents, and equally readable by a human contributor. If you are an agent sent here to make a change, read this first; it is short on purpose. ## What this repo is A two-stage auditor for quote-style RAG citations. Stage 1 (`gate.py`) is a deterministic, zero-token, zero-dependency substring check over a normalized form. Stage 2 (`judge.py`) is a burden-of-proof prompt wired to any model through an `llm_call` callable. The value of this package is the *order* of the two stages: the cheap deterministic question is asked before the expensive fallible one. A change that lets stage 2 run on a quote stage 1 has not cleared is a change to the thesis, not to the implementation — say so in the PR. ## Stack and layout - **Python ≥ 3.9, stdlib only.** `dependencies = []` in `pyproject.toml` is a feature, not an oversight. `pytest` is the only extra, and only for tests. - `src/verbatim_citation_gate/gate.py` — `normalize()`, `quote_gate()`, `GateResult`. - `src/verbatim_citation_gate/judge.py` — `JUDGE_SYSTEM`, `judge_support()`, `audit_citation()`. …
Read the whole file at its exact version.
How to install
mdr add tonydzi/verbatim-citation-gate/AGENTS.md@git:20260815.9c171c9mdr add tonydzi/verbatim-citation-gate/AGENTS.md@sha256:1e135b3ecaec6e97Pin 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_xvyzuojwu4onih6l)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260815.9c171c9 latest | 2026-08-15 | 9c171c9 | 3,386 B | A | view · diff |
| git:20260801.e355149 | 2026-08-01 | e355149 | 3,404 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (3386 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
tonydzi/verbatim-citation-gate · 3 stars · license MIT · pushed 2026-09-24 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_xvyzuojwu4onih6l GET https://markdownregistry.com/api/v1/resolve?ref=tonydzi/verbatim-citation-gate/AGENTS.md GET https://markdownregistry.com/api/v1/blob/1e135b3ecaec6e971338379517520c1d3100e5e1f65ca45267374e899de8f381
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.