{
  "schemaVersion": "1.0.0",
  "publisher": "zivisaiah.com",
  "name": "Ziv Isaiah Agentic Resource Catalog",
  "description": "Agentic Resource Discovery (ARD) manifest declaring callable tools, WebMCP servers, OpenAPI 3.1 specs, and security utilities hosted on zivisaiah.com.",
  "updatedAt": "2026-08-29T23:59:00Z",
  "entries": [
    {
      "id": "urn:air:zivisaiah.com:mcp:web-agent",
      "name": "Ziv Isaiah WebMCP Server & Essays API",
      "description": "Web-native Model Context Protocol server exposing executive essays, semantic essay search, author biography, and structured agent contact endpoints.",
      "type": "application/mcp-server+json",
      "location": {
        "url": "https://www.zivisaiah.com/api/mcp"
      },
      "representativeQueries": [
        "Search Ziv Isaiah essays on AI agent security",
        "Find deepfake defense articles by Ziv Isaiah",
        "Contact Ziv Isaiah via agent protocol",
        "Get Ziv Isaiah biography and patent credentials"
      ],
      "trustManifest": {
        "publisher": "zivisaiah.com",
        "domain": "zivisaiah.com",
        "verified": true
      }
    },
    {
      "id": "urn:air:zivisaiah.com:api:openapi",
      "name": "Ziv Isaiah OpenAPI 3.1 Specification",
      "description": "Typed OpenAPI 3.1.0 specification for machine-readable discovery of all public tools, essay search, and contact endpoints on zivisaiah.com.",
      "type": "application/openapi+json",
      "location": {
        "url": "https://www.zivisaiah.com/openapi.json"
      },
      "representativeQueries": [
        "Ziv Isaiah OpenAPI schema",
        "zivisaiah.com API reference",
        "Download OpenAPI 3.1 spec for zivisaiah.com",
        "Inspect Ziv Isaiah machine endpoints"
      ],
      "trustManifest": {
        "publisher": "zivisaiah.com",
        "domain": "zivisaiah.com",
        "verified": true
      }
    },
    {
      "id": "urn:air:zivisaiah.com:security:onegate",
      "name": "OneGate Agent Secrets Broker",
      "description": "Keyless secrets management and credential broker for autonomous AI agents, eliminating static .env leaks through brokered least-privilege token access.",
      "type": "application/mcp-server+json",
      "location": {
        "url": "https://github.com/onegate-bot/onegate"
      },
      "representativeQueries": [
        "How to manage API keys for autonomous agents without .env",
        "Prevent agent secret exfiltration",
        "Brokered least-privilege agent authentication",
        "Open source AI agent security gateway"
      ],
      "trustManifest": {
        "publisher": "onegate.bot",
        "domain": "github.com/onegate-bot",
        "verified": true
      }
    },
    {
      "id": "urn:air:zivisaiah.com:tools:webmcpgate",
      "name": "WebMcpGate CI Gatekeeper",
      "description": "Universal test harness and CI/CD gatekeeper validating OpenAPI 3.1, WebMCP manifests, semantic DOM microdata, and agent protocol headers.",
      "type": "application/ai-skill",
      "location": {
        "url": "https://github.com/onegate-bot/webmcpgate"
      },
      "representativeQueries": [
        "Audit website for AI agent readiness",
        "Validate OpenAPI 3.1 and llms.txt in CI/CD",
        "Test WebMCP compliance score",
        "Automated gatekeeper for agentic web standards"
      ],
      "trustManifest": {
        "publisher": "onegate.bot",
        "domain": "github.com/onegate-bot",
        "verified": true
      }
    }
  ]
}
