{
  "$schema": "https://aethelforge.ai/schemas/agent-commerce-v1.json",
  "spec_version": "0.2.0",
  "name": "Aethelforge",
  "url": "https://aethelforge.ai",
  "description": "Inbound monitoring for the agent era. Every contact a business receives — a person, an AI agent acting for one, a person acting for an agent, or a machine — labelled across phone, web, chat and forms, and published as the Aethelforge Index.",
  "tagline": "Know who's at the door.",
  "publisher": {
    "name": "iSimplifyMe",
    "url": "https://isimplifyme.com"
  },
  "role": [
    "inbound_index",
    "front_desk",
    "verifier"
  ],
  "agent_policy": {
    "declared_agents": "counted, routed, receipted",
    "undeclared_agents": "challenged, not blocked",
    "declare_via": [
      "Web Bot Auth: Signature-Agent + Signature-Input + Signature headers (RFC 9421)",
      "Phone: state that you are an assistant and whom you are calling for",
      "Chat and forms: say what you are and whom you act for"
    ]
  },
  "surfaces": {
    "index_latest": "https://aethelforge.ai/api/index/latest",
    "index_html": "https://aethelforge.ai/index",
    "mcp": "https://aethelforge.ai/mcp",
    "challenge": "https://aethelforge.ai/api/receipts/sample",
    "intents_sign": "https://aethelforge.ai/api/intents/sign",
    "intents_verify": "https://aethelforge.ai/api/intents/verify",
    "ops_recent": "https://aethelforge.ai/api/ops/recent",
    "llms_txt": "https://aethelforge.ai/llms.txt"
  },
  "standards_consumed": [
    {
      "slug": "web-bot-auth",
      "name": "Web Bot Auth (RFC 9421 HTTP Message Signatures)"
    },
    {
      "slug": "stir-shaken",
      "name": "STIR/SHAKEN call attestation"
    },
    {
      "slug": "mcp",
      "name": "Model Context Protocol",
      "url": "https://modelcontextprotocol.io"
    },
    {
      "slug": "ap2",
      "name": "AP2 mandates"
    },
    {
      "slug": "http-402",
      "name": "HTTP 402 challenge"
    }
  ],
  "capabilities": [
    "inbound_labelling",
    "index_publication",
    "signing",
    "receipt_verification",
    "mcp"
  ],
  "contact": {
    "email": "ai@isimplifyme.com"
  },
  "links": {
    "manifesto": "https://aethelforge.ai/manifesto",
    "method": "https://aethelforge.ai/method",
    "status": "https://aethelforge.ai/status",
    "llms_txt": "https://aethelforge.ai/llms.txt",
    "robots_txt": "https://aethelforge.ai/robots.txt"
  },
  "verification": {
    "keys_url": "/.well-known/aethelforge/keys"
  },
  "signature": {
    "alg": "EdDSA",
    "kid": "aethelforge-staging-2026-09",
    "value": "MkdadpeA730JxwxLsYM6qj-cQujy6KFUbdpKRWXdSlEZheOyqqXFqd_hdAR-egSPeLd4AWHIJ87QdOrU6ktsCQ",
    "signed_at": "2026-09-24T21:01:34.529Z"
  }
}