{
  "name": "Hekate Gate",
  "description": "Security preflight for AI agents before they call, trust or pay an API, MCP tool or on-chain workflow.",
  "brand": "Hekate",
  "product": "Hekate Gate",
  "category": "agent_security_preflight",
  "website": "https://hekategate.com",
  "docs": "https://hekategate.com/docs",
  "examples": "https://hekategate.com/examples",
  "case_studies": "https://hekategate.com/case-studies",
  "ergo_ecosystem_pitch": "https://hekategate.com/ecosystem/ergo-agent-economy",
  "receipt_signer_setup": "https://hekategate.com/receipts/signer-setup",
  "receipt_signing_status": "https://hekategate.com/v1/receipts/signing-status",
  "production_readiness": "https://hekategate.com/security/readiness",
  "security_review_handoff": "https://hekategate.com/docs/HEKATE_SECURITY_REVIEW_HANDOFF.md",
  "strategic_roadmap": "https://hekategate.com/docs/HEKATE_STRATEGIC_ROADMAP.md",
  "registry_profiles": "https://hekategate.com/registry/profiles.json",
  "registry_status_history": "https://hekategate.com/registry/status-history",
  "openapi": "https://hekategate.com/openapi.json",
  "agents": "https://hekategate.com/AGENTS.md",
  "llms": "https://hekategate.com/llms.txt",
  "security": "https://hekategate.com/.well-known/security.txt",
  "agentsec_legacy_discovery": "https://hekategate.com/.well-known/agentsec.json",
  "endpoints": {
    "health": "https://hekategate.com/v1/health",
    "mcp_preflight": "https://hekategate.com/v1/mcp/preflight",
    "x402_preflight": "https://hekategate.com/v1/x402/preflight",
    "permissions_diff": "https://hekategate.com/v1/permissions/diff",
    "tool_chain_risk": "https://hekategate.com/v1/tool-chain/risk",
    "receipt_verify": "https://hekategate.com/v1/receipts/verify",
    "receipt_signing_status": "https://hekategate.com/v1/receipts/signing-status",
    "sage_preflight": "https://hekategate.com/v1/ergo/sage/preflight",
    "ergo_note_check": "https://hekategate.com/v1/ergo/note/check",
    "sage_receipt_verify": "https://hekategate.com/v1/ergo/sage/receipts/verify"
  },
  "decisions": ["allow", "warn", "block"],
  "receipt_types": [
    "hekate.security_preflight.v1",
    "agentsec.security_preflight.v1",
    "accord.verification_receipt.v1"
  ],
  "modules": {
    "gate": "enterprise security preflight for production AI agents",
    "lite": "x402/API/MCP preflight endpoint for agents",
    "keys": "policy wallet, spend limits, permissions, and allowlists",
    "torch": "scanner for MCP tools, prompt injection, and dangerous tool chains",
    "receipts": "signed AgentSec and Accord-compatible security receipts",
    "registry": "public trust registry for Sage, Orrery, AlphaX, and MCP tools"
  },
  "status": "private_beta",
  "mainnet_certification": "not_certified",
  "claim_boundary": "Public web endpoints are private-beta preflight signals. Production signatures require HEKATE_RECEIPT_ED25519_PRIVATE_KEY_PEM or a dedicated AgentSec API deployment."
}
