

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# web — agent guidance23The codewhale.net site (Next.js). Read the repo-root `AGENTS.md` first.45- **Facts derive from the repo.** `npm run prebuild` regenerates6 `lib/facts.generated.ts` (version, crate/provider/tool counts, license) and7 `npm run check:facts` fails if the committed copy drifts. Never hand-edit the8 generated file; change the source of truth in the repo and regenerate.9- **Gates** (all must pass; CI runs them):1011```sh12 npm ci && npm run prebuild && npm run check:facts && npm run check:docs \13 && npm test && npm run lint && npm run build14```1516 `check:docs` verifies doc topics against real repo files, the version stamp,17 and install snippets — stale docs fail here, not in production.18- **Shared public copy lives in `web/lib/content/`.** Locale-aware `{ en, zh }`19 modules are the single source for product vocabulary and the getting-started20 path; pages render from them. Keep definitions verbatim with21 `docs/public-surface-facts.json` / `docs/MODES.md` —22 `web/lib/content/vocabulary.test.ts` pins this. New locales extend the pairs,23 not the pages.24- **Real-session media goes through `web/lib/media-manifest.ts`.** Never commit25 placeholder or staged footage; a `pending` entry renders the visible26 "recording pending release candidate" state via `components/session-media.tsx`.27 Flipping to `published` requires the full asset set and the enforceable28 file/byte/poster checks in `media-manifest.test.ts`.29- `AGENT.md` (singular, next to this file) documents the community assistant —30 maintainer-owned automation. Don't extend it without Hunter.31
One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| Hmbown/CodeWhaleAGENTS.md · 41k | AGENTS.md | buildtestagent-behaviour | 77/100 | 8 days ago | |
| Hmbown/CodeWhaleCLAUDE.md · 41k | CLAUDE.md | agent-behaviour | 16/100 | 12 days ago | |
| Hmbown/CodeWhalecrates/tui/AGENTS.md · 41k | AGENTS.md | testlint-formatdo-notagent-behaviour | 84/100 | today | |
| Hmbown/CodeWhalecrates/tui/locales/AGENTS.md · 41k | AGENTS.md | styleagent-behaviour | 43/100 | 12 days ago |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| TryGhost/Ghoste2e/AGENTS.md · 55k | AGENTS.md | setupteststylearch+2 | 100/100 | today | |
| mui/material-uiAGENTS.md · 99k | AGENTS.md | setupbuildtestlint-format+9 | 100/100 | 14 days ago | |
| code-yeongyu/oh-my-openagentpackages/web/AGENTS.md · 68k | AGENTS.md | setupbuildtestlint-format+6 | 100/100 | 13 days ago | |
| aaif-goose/gooseAGENTS.md · 53k | AGENTS.md | setupbuildtestlint-format+7 | 100/100 | 8 days ago | |
| deepseek-ai/deepseek-harnessnative/landlock-run/AGENTS.md · 104k | AGENTS.md | setupteststylearch+3 | 100/100 | today | |
| duckduckgo/content-scope-scriptsspecial-pages/AGENTS.md · 70 | AGENTS.md | buildteststylearch+3 | 100/100 | 14 days ago | |
| n8n-io/n8npackages/@n8n/agents/AGENTS.md · 201k | AGENTS.md | buildteststylearch+3 | 100/100 | 14 days ago | |
| elastic/elasticsearchx-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ml/AGENTS.md · 78k | AGENTS.md | buildtestlint-formatstyle+2 | 100/100 | 14 days ago |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/hmbown-codewhale-web-agents)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.