FAFA — the Voice of FAF
faf.one
· WolfeJAM
FAFA (rhymes with Rafa) — the Voice of FAF. A narrow-domain, citation-mandatory agent for the .faf family: it cites the spec or says "I don't know" — no bluffing. Reads 5 canonical FAF docs live from github.com/Wolfe-Jam/faf, plus FAFipedia (the curated, drift-flagged knowledge layer). Model is Grok (xAI).
faf.one via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
C
Conformance score: 64/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-18 02:30:53 current | 436a46cd3cdf… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://faf.one/.well-known/agent-card.json |
| Provider | https://faf.one/agent |
Skills · 6 declared · mapped to canonical taxonomy
Answer a FAF question from the live corpus + FAFipedia — cite the spec or refuse. No bluffing.
Return the exact specification citation for a FAF topic.
Validate a project.faf document against the .faf specification.
Persist a memory across sessions (🐘) via mcpaas.live — the .fafm memory layer.
Recall memories from the project soul (.fafm) via mcpaas.live.
Health · last 4 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/faf.one) [](https://agenstry.com/agents/faf.one) [](https://agenstry.com/agents/faf.one) [](https://agenstry.com/agents/faf.one)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "FAFA \u2014 the Voice of FAF",
"description": "FAFA (rhymes with Rafa) \u2014 the Voice of FAF. A narrow-domain, citation-mandatory agent for the .faf family: it cites the spec or says \"I don't know\" \u2014 no bluffing. Reads 5 canonical FAF docs live from github.com/Wolfe-Jam/faf, plus FAFipedia (the curated, drift-flagged knowledge layer). Model is Grok (xAI).",
"supportedInterfaces": [
{
"url": "https://faf-voice.vercel.app/api/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"provider": {
"organization": "WolfeJAM",
"url": "https://faf.one/agent"
},
"version": "0.1.4",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false,
"extensions": [
{
"uri": "https://faf.one/context",
"description": "FAF context provenance \u2014 the durable context block (one context, every door).",
"required": false,
"params": {
"faf": "https://github.com/Wolfe-Jam/faf-agent/blob/main/project.faf",
"mediaType": "application/vnd.faf+yaml",
"iana": "https://www.iana.org/assignments/media-types/application/vnd.faf+yaml",
"deterministic": true,
"generated": "2026-05-04T18:00:00.000Z"
}
}
]
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "ask",
"name": "ask",
"description": "Answer a FAF question from the live corpus + FAFipedia \u2014 cite the spec or refuse. No bluffing.",
"tags": [
"faf",
"rag",
"cite-or-refuse"
]
},
{
"id": "cite",
"name": "cite",
"description": "Return the exact specification citation for a FAF topic.",
"tags": [
"faf",
"citation"
]
},
{
"id": "validate_faf",
"name": "validate_faf",
"description": "Validate a project.faf document against the .faf specification.",
"tags": [
"faf",
"validate"
]
},
{
"id": "score_faf",
"name": "score_faf",
"description": "Score a project.faf's AI-readiness (0\u2013100).",
"tags": [
"faf",
"score"
]
},
{
"id": "etch_memory",
"name": "etch_memory",
"description": "Persist a memory across sessions (\ud83d\udc18) via mcpaas.live \u2014 the .fafm memory layer.",
"tags": [
"memory",
"fafm",
"mcpaas"
]
},
{
"id": "recall_memory",
"name": "recall_memory",
"description": "Recall memories from the project soul (.fafm) via mcpaas.live.",
"tags": [
"memory",
"fafm",
"mcpaas"
]
}
]
}