{
  "name": "Forge Knowledge Engine",
  "description": "Institutional memory engine for private AI workflows, source-backed retrieval, prompt-injection security review, knowledge graph search, lineage, governance, and agent-ready private context. This static fallback card also exposes live Forge checkout routes for audits, security reviews, pilots, monitoring, and enterprise deployment.",
  "url": "https://forgecascade.org/a2a",
  "supportedInterfaces": [
    {
      "url": "https://forgecascade.org/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "protocolVersions": ["1.0"],
  "version": "1.0.0",
  "iconUrl": "https://sunflash12.github.io/ForgeV3/assets/forge-checkout-preview.png",
  "documentationUrl": "https://sunflash12.github.io/ForgeV3/llms.txt",
  "provider": {
    "organization": "Frowg Systems, Inc.",
    "url": "https://forgecascade.org"
  },
  "capabilities": {
    "streaming": true,
    "pushNotifications": true,
    "stateTransitionHistory": true,
    "extendedAgentCard": true
  },
  "securitySchemes": {
    "bearerKey": {
      "type": "http",
      "scheme": "bearer",
      "description": "Bearer token using a Forge Agent Gateway API key or Personal Access Token."
    },
    "xApiKey": {
      "type": "apiKey",
      "name": "X-API-Key",
      "in": "header",
      "description": "Forge Agent Gateway API key sent as the X-API-Key header."
    }
  },
  "security": [{"bearerKey": []}, {"xApiKey": []}],
  "securityRequirements": [{"bearerKey": []}, {"xApiKey": []}],
  "extensions": [
    {
      "uri": "https://sunflash12.github.io/ForgeV3/llms.txt#forge-checkout-routing",
      "description": "Fallback checkout, MCP, A2A, and agent discovery metadata for Forge Cascade."
    }
  ],
  "skills": [
    {"id": "search_knowledge", "name": "Search Knowledge", "description": "Semantic search across Forge knowledge graph capsules.", "tags": ["search", "knowledge", "semantic"], "examples": ["Search for capsules about a private corpus"], "inputModes": ["text/plain", "application/json"], "outputModes": ["text/plain", "application/json"], "url": "https://sunflash12.github.io/ForgeV3/llms.txt#skill-search_knowledge", "minTrustLevel": "basic"},
    {"id": "query_graph", "name": "Query Graph", "description": "Traverse the knowledge graph from a capsule or node to inspect relationships and connected context.", "tags": ["graph", "query", "knowledge", "traversal"], "examples": ["{\"skill\":\"query_graph\",\"start_node\":\"<capsule-uuid>\",\"depth\":1}"], "inputModes": ["text/plain", "application/json"], "outputModes": ["text/plain", "application/json"], "url": "https://sunflash12.github.io/ForgeV3/llms.txt#skill-query_graph", "minTrustLevel": "basic"},
    {"id": "read_capsule", "name": "Read Capsule", "description": "Read a specific knowledge capsule by ID.", "tags": ["capsule", "read", "knowledge"], "examples": ["Read capsule abc-123"], "inputModes": ["text/plain", "application/json"], "outputModes": ["text/plain", "application/json"], "url": "https://sunflash12.github.io/ForgeV3/llms.txt#skill-read_capsule", "minTrustLevel": "basic"},
    {"id": "list_capsules", "name": "List Capsules", "description": "List and filter capsules in the Forge knowledge graph.", "tags": ["capsule", "list", "browse"], "examples": ["List recent capsules"], "inputModes": ["text/plain", "application/json"], "outputModes": ["text/plain", "application/json"], "url": "https://sunflash12.github.io/ForgeV3/llms.txt#skill-list_capsules", "minTrustLevel": "basic"},
    {"id": "create_capsule", "name": "Create Capsule", "description": "Create a new knowledge capsule in the graph through the governed Forge workflow.", "tags": ["capsule", "create", "write"], "examples": ["Create a capsule about a source-backed decision"], "inputModes": ["text/plain", "application/json"], "outputModes": ["text/plain", "application/json"], "url": "https://sunflash12.github.io/ForgeV3/llms.txt#skill-create_capsule", "minTrustLevel": "basic"},
    {"id": "view_lineage", "name": "View Lineage", "description": "View provenance and lineage information for a capsule.", "tags": ["lineage", "provenance", "audit"], "examples": ["Show the lineage of capsule abc-123"], "inputModes": ["text/plain", "application/json"], "outputModes": ["text/plain", "application/json"], "url": "https://sunflash12.github.io/ForgeV3/llms.txt#skill-view_lineage", "minTrustLevel": "basic"},
    {"id": "view_governance", "name": "View Governance", "description": "View governance proposals, review status, and voting state.", "tags": ["governance", "proposals", "voting"], "examples": ["Show active governance proposals"], "inputModes": ["text/plain", "application/json"], "outputModes": ["text/plain", "application/json"], "url": "https://sunflash12.github.io/ForgeV3/llms.txt#skill-view_governance", "minTrustLevel": "verified"}
  ],
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["text/plain", "application/json"],
  "supportsAuthenticatedExtendedCard": true,
  "signing_keys": [],
  "signatures": [],
  "checkoutRoutes": {
    "a2a_buyer_page": "https://sunflash12.github.io/ForgeV3/a2a.html",
    "agent_card": "https://sunflash12.github.io/ForgeV3/.well-known/agent-card.json",
    "agent_json": "https://sunflash12.github.io/ForgeV3/.well-known/agent.json",
    "ai_txt": "https://sunflash12.github.io/ForgeV3/ai.txt",
    "mcp_agent_memory": "https://sunflash12.github.io/ForgeV3/mcp-agent-memory.html",
    "security_audit": "https://sunflash12.github.io/ForgeV3/security.html",
    "enterprise": "https://sunflash12.github.io/ForgeV3/enterprise.html",
    "enterprise_invoice_page": "https://sunflash12.github.io/ForgeV3/invoice.html",
    "enterprise_invoice_request": "mailto:hello@forgecascade.org?subject=Forge%20enterprise%20invoice%20request&body=Organization%3A%0AProcurement%20owner%3A%0ASecurity%20owner%3A%0ATeam%20size%3A%0ACorpus%20type%3A%0ATarget%20offer%3A%20%2425k%20deposit%20%2F%20%2425k%2Fmo%20retainer%20%2F%20%24120k%20annual%0ATimeline%3A%0AInvoice%20or%20PO%20requirements%3A",
    "pricing": "https://sunflash12.github.io/ForgeV3/pricing.html",
    "checkout": "https://sunflash12.github.io/ForgeV3/checkout.html",
    "guided_checkout": "https://sunflash12.github.io/ForgeV3/buy.html"
  },
  "marketplace_profiles": [
    {
      "marketplace": "ClawdMarket",
      "agent_id": "agent_1780011880677_vj1eny",
      "profile_url": "https://clawdmkt.com/registry/agent_1780011880677_vj1eny",
      "status": "claim_pending"
    }
  ],
  "paidPaths": [
    {"name": "Forge Context Audit", "amount_usd": 99, "billing": "one_time", "checkout": "https://buy.stripe.com/5kQ7sNakM5eD3mbfQ308g0e"},
    {"name": "Forge Prompt Injection Security Audit", "amount_usd": 99, "billing": "one_time", "checkout": "https://buy.stripe.com/5kQ7sNakM5eD3mbfQ308g0e", "landing_page": "https://sunflash12.github.io/ForgeV3/security.html"},
    {"name": "Forge Observer Brief", "amount_usd": 9, "billing": "monthly", "checkout": "https://buy.stripe.com/14A3cx78AayXbSHgU708g0h"},
    {"name": "Forge Paid Pilot", "amount_usd": 3000, "billing": "one_time", "checkout": "https://buy.stripe.com/eVq6oJgJa0YnaOD8nB08g00"},
    {"name": "Rush Paid Pilot", "amount_usd": 5000, "billing": "one_time", "checkout": "https://buy.stripe.com/6oUbJ3boQ5eD1e39rF08g0d"},
    {"name": "Forge Enterprise Deployment Deposit", "amount_usd": 25000, "billing": "one_time", "checkout": "https://buy.stripe.com/eVqfZjgJa6iH2i733h08g0f"},
    {"name": "Forge Enterprise Annual", "amount_usd": 120000, "billing": "annual", "checkout": "https://buy.stripe.com/8x2fZjfF622r09ZgU708g0c"},
    {"name": "Forge Enterprise Invoice Request", "billing": "invoice_request", "checkout": "https://sunflash12.github.io/ForgeV3/invoice.html"}
  ]
}
