{
  "specVersion": "1.0-experimental",
  "experimental": true,
  "readOnly": true,
  "description": "A static discovery prototype for public, read-only knowledge resources. This is not an A2A Agent Card and does not expose an executable agent.",
  "host": {
    "displayName": "Frimer-Rasmussen Consulting",
    "identifier": "https://frimer-rasmussen.dk/"
  },
  "policy": {
    "allowedCapabilities": [
      "ReadPublicKnowledge",
      "ReadServiceDescription"
    ],
    "prohibitedCapabilities": [
      "WriteData",
      "SubmitForms",
      "TriggerWorkflows",
      "SpendMoney",
      "AccessCustomerData",
      "ExecuteAgent",
      "UseMcpTools"
    ]
  },
  "entries": [
    {
      "identifier": "urn:ai:frimer-rasmussen.dk:knowledge:public-okf",
      "displayName": "Frimer-Rasmussen Consulting Public Knowledge Bundle",
      "type": "text/markdown",
      "url": "https://frimer-rasmussen.dk/okf/index.md",
      "description": "Public read-only knowledge describing the company, services, methods, cases and articles.",
      "tags": ["generative-ai", "consulting", "okf-inspired", "agent-readiness"],
      "capabilities": ["ReadPublicKnowledge"],
      "representativeQueries": [
        "Hvad hjælper Frimer-Rasmussen Consulting virksomheder med?",
        "Hvilke ydelser tilbydes inden for generativ AI?",
        "Hvad er TripleIQ?",
        "Hvordan arbejder Mikkel Frimer-Rasmussen med AI-adoption?"
      ]
    },
    {
      "identifier": "urn:ai:frimer-rasmussen.dk:service:agent-readiness-audit",
      "displayName": "Agent Readiness Audit",
      "type": "text/markdown",
      "url": "https://frimer-rasmussen.dk/okf/services/agentic-audit.md",
      "description": "A public service description for assessing how well a company website can be understood by AI agents.",
      "tags": ["agent-readiness", "ai-audit", "discoverability", "marketing"],
      "capabilities": ["ReadServiceDescription"],
      "representativeQueries": [
        "Hvordan gør vi vores hjemmeside lettere for AI-agenter at forstå?",
        "Hvad er et Agent Readiness Audit?",
        "Hvordan kan agenter forstå vores services og kontaktmuligheder?"
      ]
    }
  ]
}
