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 instructions/creed-space/mettle/claude-mdgit clone --depth 1 https://github.com/Creed-Space/METTLEWrote 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/instructions/creed-space/mettle/claude-md)<a href="https://agentmods.dev/instructions/creed-space/mettle/claude-md"><img src="https://agentmods.dev/badge/instructions/creed-space/mettle/claude-md.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 | $0.01935 | $0.01935 |
| Opus 5 | $0.00967 | $0.00967 |
| Sonnet 5 | $0.00387 | $0.00387 |
| Haiku 4.5 | $0.00194 | $0.00194 |
Grade A, and why
METTLE CLAUDE.md 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 today.
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 — 182 lines — stays where its author put it; the contents beside it link to each section on GitHub.
CLAUDE.md: METTLE
Project boundary
METTLE is an experimental reverse CAPTCHA with twelve registered challenge suites. It measures performance during a named policy session and may issue a signed, time-limited credential. A result does not establish identity, non-human substrate, consciousness, autonomy, safety, governance, personhood, moral status, or operator trustworthiness.
Preserve the distinction between:
- measurement during one session;
- an inference supported by that measurement;
- an ethical interpretation;
- a relying party's independent authorization decision.
Read first
docs/DOCUMENTATION_MAP.md: authority, reading order, and historical boundaries.docs/SYSTEM_ARCHITECTURE.md: current system map, invariants, and proposed target.docs/AGENTIC_SYSTEM_ROADMAP.md: sole active forward plan.- The source and tests for the surface being changed.
docs/AGENT_CONTROL_PLANE.md is target design, not implemented behavior. Dated
audits, remediation reports, and _contprompts/ are historical unless Nell opens a
new bounded execution task.
Current implementation map
main.py FastAPI composition root, quick API, operational middleware, static routes
config.py main service settings and fail-closed production configuration
database.py PostgreSQL models, migrations, retention, and durable records
mettle/challenge_adapter.py twelve-suite registry, generators, and evaluators
mettle/challenger.py quick challenge generation
mettle/verifier.py quick challenge verification and result computation
mettle/api_models.py authenticated API request and response models
mettle/router.py authenticated suite, session, result, status, and presentation routes
mettle/session_manager.py Redis-backed authenticated session authority
mettle/legacy_session_store.py Redis-backed quick-session authority
mettle/mcp_server.py packaged eleven-tool MCP adapter
mettle/mcp_contract.py MCP control-v1 schemas, snapshots, actions, receipts, and errors
mettle/_http.py bounded authenticated Streamable HTTP MCP transport
mettle/cli.py unsigned local research CLI
mettle/vcp.py credential construction, verification, status, and tier policy
mettle/signing.py Ed25519 issuer key handling
mettle/presence.py holder-bound submission and presentation protocol
mettle/holder*.py policy-constrained holder service and persistence
static/ only canonical production frontend, including WebMCP
docs/ current contracts, assurance, target design, operations, and historical design
scripts/ build, validation, release, deployment, and bounded trial entry points
tests/ unit, integration, resilience, security, browser, and contract tests
_wiki/ derived provenance-linked retrieval knowledge
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.
- today Changed · +154 lines · +1,644 tokens per session b0afc8ee6a3c
- 4d ago First seen · 28 lines · 291 tokens per session scan A 8fc0b6e546ed
METTLE CLAUDE.md is an instructions file published in the GitHub repository Creed-Space/METTLE (0 stars, last pushed 3d ago), licensed Apache-2.0. It adds 1,935 tokens to every session, about $0.0097 per session on Opus 5. 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 instructions, from other repositories
dsh-auto-review AGENTS.md
AGENTS.md instructions for PerryLink/dsh-auto-review, covering agents.md, layout, hard rules applied here, build and docs.
orloj AGENTS.md
Instructions for OrlojHQ/orloj, covering orloj agent instructions, must-follow sync rules and working style.
nuclear-grade-context-engineering AGENTS.md
Instructions for FlyFission/nuclear-grade-context-engineering, covering agent guidance, default behavior, verification routing, authority boundaries and skill loading rule.
agent47 CLAUDE.md
Instructions for bmdhodl/agent47, covering claude.md, read first, repo boundary, claude repo contract and what claude should optimize for here.
sysknife CLAUDE.md
Claude Code instructions for lacs-project/sysknife, covering sysknife operating notes, current focus — ubuntu; gui paused, pre-commit gate, repository workflow and worktree convention.
phantom-secrets copilot-instructions.md
Copilot instructions for ashlrai/phantom-secrets, covering copilot instructions, key rules, commands, how it works and when you see api keys.