{
  "okfVersion": "0.1",
  "publisher": {
    "name": "WebAnnotate",
    "url": "https://www.webannotates.com",
    "description": "Visual website feedback to AI code fixes workflow platform."
  },
  "metadata": {
    "title": "WebAnnotate Product Knowledge Bundle",
    "description": "Machine-readable context directory for AI search engines, LLMs, and autonomous buying agents.",
    "lastUpdated": "2026-08-11"
  },
  "resources": [
    {
      "id": "overview",
      "path": "/llms.txt",
      "format": "text/markdown",
      "title": "WebAnnotate Product Context & Overview"
    },
    {
      "id": "full-spec",
      "path": "/llms-full.txt",
      "format": "text/markdown",
      "title": "WebAnnotate Comprehensive Technical Specification"
    },
    {
      "id": "pricing",
      "path": "/pricing.md",
      "format": "text/markdown",
      "title": "WebAnnotate Agent-Readable Pricing Matrix"
    }
  ],
  "capabilities": {
    "visualAnnotations": true,
    "jiraSync": true,
    "notionSync": true,
    "localRunners": ["claude-code", "codex", "opencode", "copilot-cli"],
    "cloudRunners": ["github-copilot"],
    "isolation": "git-worktree"
  }
}
