AFMR Discovery Agent
afmr.ai
· Agent Failure Mode Registry
Read-only discovery for AFMR 1.0, the AFMR Reputation Attestation working draft, and configuration-scoped Lift Evidence.
afmr.ai 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
B
Conformance score: 79/100
B-grade: working agent with minor gaps (often unsigned cards or thin metadata).
click to expand breakdown ▾
click to collapse breakdown ▴
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-07-31 07:48:29 current | c4edf521c212… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://afmr.ai/.well-known/agent-card.json |
| Provider | https://afmr.ai/ |
| Docs | https://afmr.ai/llms-full.txt |
Skills · 4 declared · mapped to canonical taxonomy
Returns canonical AFMR authority, schemas, registries, evidence surfaces, current lifecycle status, and explicit decision boundaries.
Returns an exact record from the canonical AFMR 1.0 registry when a permanent AFMR-F### identifier is supplied.
Returns the Working Draft 0.1 specification, schema, verifier requirements, endpoint-registry location, lifecycle vocabulary, and explicit interpretation bounda…
Returns the empty configuration-only index and canonical public-card schema without asserting measured lift, individual reputation, or safety.
Health · last 30 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/afmr.ai) [](https://agenstry.com/agents/afmr.ai) [](https://agenstry.com/agents/afmr.ai) [](https://agenstry.com/agents/afmr.ai)
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": "AFMR Discovery Agent",
"description": "Read-only discovery for AFMR 1.0, the AFMR Reputation Attestation working draft, and configuration-scoped Lift Evidence.",
"supportedInterfaces": [
{
"url": "https://afmr.ai/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"provider": {
"organization": "Agent Failure Mode Registry",
"url": "https://afmr.ai/"
},
"version": "1.0.0",
"documentationUrl": "https://afmr.ai/llms-full.txt",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "discover-afmr",
"name": "Discover AFMR resources",
"description": "Returns canonical AFMR authority, schemas, registries, evidence surfaces, current lifecycle status, and explicit decision boundaries.",
"tags": [
"AFMR",
"agent governance",
"failure modes",
"reputation attestation",
"machine-readable standards"
],
"examples": [
"What machine-readable AFMR resources are available?",
"Where is the AFMR Reputation Attestation schema?"
]
},
{
"id": "lookup-afmr-failure-mode",
"name": "Look up an AFMR failure mode",
"description": "Returns an exact record from the canonical AFMR 1.0 registry when a permanent AFMR-F### identifier is supplied.",
"tags": [
"AFMR-F",
"failure-mode lookup",
"permanent identifiers"
],
"examples": [
"Return AFMR-F010.",
"What is AFMR-F025?"
]
},
{
"id": "discover-reputation-attestation",
"name": "Discover the Reputation Attestation contract",
"description": "Returns the Working Draft 0.1 specification, schema, verifier requirements, endpoint-registry location, lifecycle vocabulary, and explicit interpretation boundaries.",
"tags": [
"reputation attestation",
"working draft",
"verifier",
"lifecycle",
"bounded claims"
],
"examples": [
"Where is the AFMR Reputation Attestation schema?",
"What outcomes may an AFMR verifier return?"
]
},
{
"id": "discover-lift-evidence",
"name": "Discover the Lift Evidence contract",
"description": "Returns the empty configuration-only index and canonical public-card schema without asserting measured lift, individual reputation, or safety.",
"tags": [
"lift evidence",
"configuration cell",
"bounded cohort",
"no universal claim"
],
"examples": [
"Where is the Lift Evidence public-card index?"
]
}
],
"iconUrl": "https://afmr.ai/og.png"
}