{
  "schema": "hm.agent-start.v1",
  "name": "H/M Blindspot",
  "canonicalUrl": "https://hogarmas.net/",
  "purpose": "Free browser-local AI evidence checks for people, plus focused no-auth MCP tools for agents. Optional x402 evidence packages are separate from the free starting path.",
  "languages": ["en", "es-CL", "zh-Hans"],
  "startHere": {
    "people": [
      { "name": "AI answer check", "url": "https://hogarmas.net/ai-hallucination-checker/?src=ai" },
      { "name": "AI image and provenance check", "url": "https://hogarmas.net/ai-image-checker/?src=ai" },
      { "name": "Photo privacy check", "url": "https://hogarmas.net/photo-privacy-checker/?src=ai" },
      { "name": "Suspicious WhatsApp message safety check", "url": "https://hogarmas.net/detectar-estafa-ia/?src=ai" }
    ],
    "agents": [
      { "name": "Content Credentials MCP - recommended free start", "url": "https://agents.hogarmas.net/mcp/content-credentials" },
      { "name": "Agent Surface MCP - recommended free start", "url": "https://agents.hogarmas.net/mcp/agent-surface" },
      { "name": "Public manifest", "url": "https://hogarmas.net/api/agent/manifest" },
      { "name": "OpenAPI and experimental multi-tool MCP", "url": "https://hogarmas.net/openapi.json" }
    ]
  },
  "optionalPaidRoute": {
    "protocol": "x402",
    "offers": "https://agents.hogarmas.net/v1/offers",
    "readiness": "https://agents.hogarmas.net/v1/payment-readiness",
    "rule": "Inspect the live offer and readiness endpoint before making any protected request or payment."
  },
  "boundaries": {
    "accountRequiredForFreeChecks": false,
    "sourceInputsRetainedByDefault": false,
    "truthOrSafetyVerdict": false,
    "trafficOrCitationGuaranteed": false,
    "doNotClaimPaymentWithoutSettlementEvidence": true
  }
}
