faf CLAUDE.md

Project instructions for FAF, a file format for sharing structured context about a software project with AI agents and tools. They point implementers to the format specification, schemas, and examples.

In plain words
What is it for?
It is for building software that generates or consumes project.faf files. The instructions cover the format's JavaScript implementation context, schemas, examples, and specification version.
Why use it?
They give developers one documented set of rules for creating and reading project.faf files. This helps different implementations exchange project context consistently.

Instructions file

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 instructions/wolfe-jam/faf/claude-md
Clone the repo
git clone --depth 1 https://github.com/Wolfe-Jam/faf
Per session 3,182 This file is loaded in full into every session.
When invoked 3,182 The same file — it is already loaded in full.
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 $0.03182 $0.03182
Opus 5 $0.01591 $0.01591
Sonnet 5 $0.00636 $0.00636
Haiku 4.5 $0.00318 $0.00318

Measured 2d ago against content hash 5c1324d3efff, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

faf 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 2d 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.

CLAUDE.md · 464 lines

How it starts

The opening of the file, as written. The whole thing — 464 lines — stays where its author put it; the contents beside it link to each section on GitHub.

CLAUDE.md — @faf/specification

What This Is

.faf (Foundational AI-context Format) - Official format specification

Stack

  • Language: JavaScript

Context

  • Who: AI agents, developers, and tool implementers who read or write project.faf — anyone building an implementation that conforms to the format
  • What: .faf (Foundational AI-context Format) - Official format specification
  • Why: A portable AI-context standard needs one canonical, IANA-registered specification — the authoritative source for application/vnd.faf+yaml that every implementation conforms to
  • Where: https://github.com/Wolfe-Jam/faf
  • When: IANA-registered (application/vnd.faf+yaml, October 30 2025) — Specification v1.1.0
  • How: Read SPECIFICATION.md and the JSON schemas; reference example.faf and examples/; implementations generate and consume project.faf files conforming to this spec

STATUS: BI-SYNC ACTIVE — 2026-06-20T01:17:45.287Z

🏎️ CLAUDE.md - @faf/specification

Official FAF Format Specification

PROJECT STATE: IANA-REGISTERED 🏆

Current Position: Official Internet standard format specification Tyre Compound: ULTRASOFT C5 (Maximum Performance) License: MIT (Open Source) Status: IANA-registered (application/vnd.faf+yaml)


🎨 CORE CONTEXT

Project Identity

  • Name: @faf/specification
  • Version: 1.1.0
  • Type: Format specification (documentation)
  • License: MIT (open source)
  • Quality: IANA-REGISTERED INTERNET STANDARD

Our Mission - The Format Itself

THIS IS THE SPEC:

@faf/specification: THE SOURCE OF TRUTH
├── SPECIFICATION.md - Official format specification
├── example.faf - Reference implementation
├── examples/ - 5 real-world examples
├── assets/ - Logos and graphics
└── GitHub repo: Wolfe-Jam/faf

Read the full file on GitHub · 464 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. 2d ago First seen · 464 lines · 3,182 tokens per session scan A 5c1324d3efff

Subscribe to this mod's changes

faf CLAUDE.md is an instructions file published in the GitHub repository Wolfe-Jam/faf (16 stars, last pushed 2d ago), licensed MIT. It adds 3,182 tokens to every session, about $0.0159 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-30.