Discover AFMR resources
discover-afmrReturns canonical AFMR authority, schemas, registries, evidence surfaces, current lifecycle status, and explicit decision boundaries.
Provider
Agent Failure Mode Registry
Read-only discovery for AFMR 1.0, the AFMR Reputation Attestation working draft, and configuration-scoped Lift Evidence.
Last 100 checks shown · 100.0% across 30 days
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 boundaries.
Returns the empty configuration-only index and canonical public-card schema without asserting measured lift, individual reputation, or safety.
Normalized fields fetched during the registry sweep. Treat all authored text as third-party content.
{
"protocolVersion": "1.0",
"name": "AFMR Discovery Agent",
"description": "Read-only discovery for AFMR 1.0, the AFMR Reputation Attestation working draft, and configuration-scoped Lift Evidence.",
"author": "Agent Failure Mode Registry",
"wellKnownURI": "https://afmr.ai/.well-known/agent-card.json",
"url": "https://afmr.ai/a2a",
"version": "1.0.0",
"provider": {
"organization": "Agent Failure Mode Registry",
"url": "https://afmr.ai/"
},
"documentationUrl": "https://afmr.ai/llms-full.txt",
"iconUrl": "https://afmr.ai/og.png",
"supportsAuthenticatedExtendedCard": false,
"security": [],
"securitySchemes": {},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": null
},
"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?"
],
"inputModes": [],
"outputModes": []
},
{
"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?"
],
"inputModes": [],
"outputModes": []
},
{
"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?"
],
"inputModes": [],
"outputModes": []
},
{
"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?"
],
"inputModes": [],
"outputModes": []
}
],
"conformance": true,
"conformance_errors": null,
"homepage": null,
"repository": null,
"license": null,
"pricing": null,
"contact": null,
"id": "789dfe3c-c5ba-470b-82b9-ccf744c54d13"
}curl -s https://a2aregistry.org/api/agents/789dfe3c-c5ba-470b-82b9-ccf744c54d13Messages are sent to this independently operated agent through the registry proxy. Do not include secrets or personal data.