draft-02-edge-absent-wiki

draft-02-edge-absent-wiki is a command for Claude Code from evb87-tech/corpus. It costs 0 tokens per session (582 once invoked), scanned A, original, MIT.

A test scenario for a drafting command when the wiki lacks information about a requested topic. JTBD, or jobs to be done, is a way to describe what someone is trying to accomplish.

In plain words
What is it for?
Testing that a draft about JTBD and functional or emotional jobs stops, identifies the gap, and asks whether a relevant source should be imported.
Why use it?
It prevents the command from inventing unsupported material and requires it to report the missing knowledge before continuing.

Command for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the corpus-core plugin — 23 commands, 3 agents shipped together

Install

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.

agentmods
npx agentmods add commands/evb87-tech/corpus/draft-02-edge-absent-wiki
Clone the repo
git clone --depth 1 https://github.com/evb87-tech/corpus

Made for: Claude Code.

Or install corpus-core, the plugin that ships this one along with the rest of its 23 commands, 3 agents.

Wrote 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.

agentmods badge for draft-02-edge-absent-wiki

README.md
[![agentmods](https://agentmods.dev/badge/commands/evb87-tech/corpus/draft-02-edge-absent-wiki.svg)](https://agentmods.dev/commands/evb87-tech/corpus/draft-02-edge-absent-wiki)
Your own site
<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>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 582 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 6d ago against content hash e917c72b2d47, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

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.

corpus-core/evals/commands/draft-02-edge-absent-wiki.md · 56 lines

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.md ni 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.md et 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 dans wiki/ (le tag littéral est défini par corpus-core/rules/04-output-drafting.md et 07-anti-lissage.md — il reste en anglais même dans un contenu FR).
  • Aucun fichier n'est créé dans output/ ni dans wiki/ 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.md est créée avec du contenu extérieur au wiki — double violation (écriture dans wiki/ + 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).

Read the full file on GitHub · 56 lines

Changes

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.

  1. 6d ago First seen · 56 lines · 0 tokens per session scan A e917c72b2d47

Subscribe to this mod's changes

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.