{
  "contract": "agent-friendly-web.public-guide.v1",
  "publisher": "Agent Friendly Web",
  "creator": "Gabriel Mucchiut",
  "status": "deployed",
  "convention": "Agent Friendly Web project contract; not an official standard",
  "canonical_url": "https://agentfriendlyweb.dev/guia",
  "mode": "deterministic_client_side",
  "persistence": "none",
  "external_model": false,
  "capabilities": {
    "conversationContinuity": true,
    "depthAdaptation": true,
    "citedPublicAnswers": true,
    "clickableFollowUps": true,
    "websiteMutation": false,
    "auditExecution": false,
    "cliExecution": false,
    "emailDispatch": false,
    "paymentExecution": false,
    "privateProjectAccess": false,
    "voice": false,
    "mcp": false,
    "a2a": false
  },
  "security": {
    "rejectLikelyCredentials": true,
    "storesSecrets": false,
    "remoteRequests": false,
    "requiresHumanApprovalForActions": true
  },
  "limits": [
    "Conversation state exists only in React memory and clears on reload.",
    "Answers come from an allowlisted public topic and source catalog.",
    "The guide does not guarantee rankings, indexing, citations, recommendations or commercial outcomes."
  ]
}
