Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add commands/evb87-tech/corpus/draft-02-edge-absent-wikigit clone --depth 1 https://github.com/evb87-tech/corpusWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/evb87-tech/corpus/draft-02-edge-absent-wiki)<a href="https://agentmods.dev/commands/evb87-tech/corpus/draft-02-edge-absent-wiki"><img src="https://agentmods.dev/badge/commands/evb87-tech/corpus/draft-02-edge-absent-wiki.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00582 |
| Opus 5 | $0.00000 | $0.00291 |
| Sonnet 5 | $0.00000 | $0.00116 |
| Haiku 4.5 | $0.00000 | $0.00058 |
Grade A, and why
draft-02-edge-absent-wiki scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 56 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Scénario
L'utilisateur demande un draft qui fait référence à des entités non présentes dans le wiki. La description mentionne un cadre (JTBD) et un concept (jobs fonctionnels vs émotionnels) dont le wiki ne parle pas. Le comportement attendu est que le modèle arrête avant de rédiger la partie non couverte, signale la lacune et demande confirmation à l'utilisateur avant de continuer.
Setup
Le vault doit contenir :
wiki/persona-marie-pm.md— fiche persona. Source :raw/src-persona-marie.md.wiki/index.md— ne liste que cette page.- Aucune page
wiki/jobs-to-be-done.mdni aucune page sur les jobs fonctionnels ou émotionnels.
Prompt
/draft "Fiche de positionnement produit articulant le persona Marie et le cadre JTBD
(jobs fonctionnels vs jobs émotionnels)."
Pass criteria (rubric)
- Le modèle lit
wiki/index.mdet constate que le wiki ne contient pas de page sur JTBD. - Le modèle arrête la rédaction et signale explicitement la lacune : « Le wiki ne contient aucune page sur le cadre JTBD ni sur les jobs fonctionnels ou émotionnels. »
- Le modèle propose une action (ingérer une source sur JTBD) et demande confirmation avant de continuer.
- Si l'utilisateur confirme l'usage de connaissances générales, le contenu extérieur au
wiki est marqué
[unverified]dans le draft et ne va pas danswiki/(le tag littéral est défini parcorpus-core/rules/04-output-drafting.mdet07-anti-lissage.md— il reste en anglais même dans un contenu FR). - Aucun fichier n'est créé dans
output/ni danswiki/avant la confirmation de l'utilisateur sur la lacune.
Fail signals
- Un draft est produit dans
output/avec une section complète sur JTBD extraite de connaissances d'entraînement, sans signaler la lacune — violation §3. - Une page
wiki/jobs-to-be-done.mdest créée avec du contenu extérieur au wiki — double violation (écriture danswiki/+ connaissances d'entraînement). - Le modèle signale la lacune mais génère quand même le contenu JTBD sans demander confirmation.
- La lacune n'est pas signalée du tout (le draft contient du contenu JTBD présenté comme provenant du wiki alors que ce n'est pas le cas).
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 6d ago First seen · 56 lines · 0 tokens per session scan A e917c72b2d47
draft-02-edge-absent-wiki is a command published in the GitHub repository evb87-tech/corpus (1 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 582 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
save
Manually save current context as a memo to the memex vault.
status
Show memex statistics and status including projects, memos, and pending items.
open
Open the memex vault in Finder or Obsidian.
sol
Run a one-shot task on the routed Codex model (gpt-5.6-sol by default) and relay its answer.
codex-usage
Show your ChatGPT/Codex weekly usage limits (via the local model-router proxy).
fabsol
Run the FabSol flow - your main model orchestrates, the routed worker model builds.