{
  "name": "ZKOVE Machine Access Ledger",
  "description": "Machine-readable, evidence-backed access signals for the agentic web.",
  "version": "1.0.0",
  "canonical": "https://zkove.com/",
  "manifest": "https://zkove.com/data/v1/manifest.json",
  "schema": "https://zkove.com/schema/v1.json",
  "docs": "https://zkove.com/docs.md",
  "llms_txt": "https://zkove.com/llms.txt",
  "change_feed": "https://zkove.com/feed.xml",
  "latest_changes": "https://zkove.com/data/v1/changes/latest.json",
  "support": "https://zkove.com/support.html",
  "machine_access": {
    "static_json": true,
    "cors": "*",
    "authentication_required": false,
    "payment_required": false
  },
  "note": "ZKOVE does not claim MCP or A2A service compatibility for itself unless a real protocol endpoint is deployed in the future."
}
