Borrowing it
Nothing to install: this file belongs to FoodXDevelopment/FoodBlock. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/FoodXDevelopment/FoodBlock/main/CLAUDE.mdgit clone --depth 1 https://github.com/FoodXDevelopment/FoodBlockWrote 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/foodxdevelopment/foodblock/claude-md)<a href="https://agentmods.dev/instructions/foodxdevelopment/foodblock/claude-md"><img src="https://agentmods.dev/badge/instructions/foodxdevelopment/foodblock/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.1 | $0.07698 | $0.07698 |
| Opus 5 | $0.03849 | $0.03849 |
| Sonnet 5 | $0.01540 | $0.01540 |
| Haiku 4.5 | $0.00770 | $0.00770 |
Grade A, and why
FoodBlock CLAUDE.md scanned grade A with 1 finding 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 7d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- [x] Added POST /fb curl example to README How it starts
The opening of the file, as written. The whole thing — 408 lines — stays where its author put it; the contents beside it link to each section on GitHub.
FoodBlock System — Self-Improving Codebase
Mission
Organising and decentralising the world's food to increase economic freedom and social connection.
History of Food
For most of history, we wandered in small bands, foraging and hunting. Then we learned to cultivate grain. Land was divided. Surplus was traded. It became our first industry. And from there, the wheel, roads, and ships followed. Our food is a thread that runs through our shared history. And the story is still being written by the people of today.
The Ideas
The physicist David Deutsch observed that the best explanations are the ones hardest to vary. The most powerful systems tend to be the most compressed. Everything we know emerged from a single point — the Big Bang — the entire universe from one set of initial conditions.
The pattern repeats everywhere. DNA uses four bases to encode every living organism. Newton gave us separate laws for motion, gravity, and optics. Einstein unified them into a single framework that explained more with fewer assumptions — time dilation, mass–energy equivalence, gravity bending light, orbital behaviour that previously seemed unrelated — all from one theory. Two points lead to the same apex in a triangle: one underlying explanation which accounts for both.
In products, the best are built from simple primitives. LEGO scales because one brick fits every other — then whole structures and creativity are built on top. The iPhone does the same with a simple system and apps layered on top. Bitcoin is a small set of rules that produces an entire economy. The SpaceX engine gets simpler over the years — fewer wires, fewer pipes. AI compresses information through an extremely simple mechanism: artificial neurons, weighted connections, and backpropagation. Language itself is 26 characters.
As we attempt to solve problems, we find underlying primitives. Compress the primitive, and the creativity of individuals and the forces of natural selection do the rest.
The Loop
The economy inside FoodX must be circular. Every action a user takes should naturally lead to the next — not as a funnel, but as a closed loop where output becomes input. A producer grows ingredients, a maker turns them into food, a storefront sells it, a foodie eats it, a review feeds back to the producer. Surplus flows to the sustainer, who redistributes it, creating new transactions. A recipe shared by a creator inspires a maker, whose product gets rated, whose rating surfaces the venue, which draws more foodies.
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.
- 7d ago First seen · 408 lines · 7,698 tokens per session scan A 1482c800d8c0
FoodBlock CLAUDE.md is an instructions file published in the GitHub repository FoodXDevelopment/FoodBlock (1 stars, last pushed 5mo ago), licensed MIT. It adds 7,698 tokens to every session, about $0.0385 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other instructions, from other repositories
codex AGENTS.md
AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.
vscode buildNext.instructions.md
Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).
next.js AGENTS.md
AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.
langchain AGENTS.md
AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.
vscode oss-third-party-notices.instructions.md
Instructions for microsoft/vscode, covering vs code oss third-party-notices pipeline, architecture, pipeline flow in ci, applying the notice (cutover) and fallback chain (never fail the build).
spec-kit AGENTS.md
AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart — add a new integration in 5 steps, integration architecture and integrationmanifest — file tracking.