{
  "title": "Supported Platforms",
  "description": "One config source. 21 native outputs.",
  "platforms": {
    "IDE": [
      {
        "name": "Cursor",
        "type": "IDE",
        "rules": ".cursorrules",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/cursor.png"
      },
      {
        "name": "Windsurf",
        "type": "IDE",
        "rules": ".windsurfrules",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/windsurf.png"
      },
      {
        "name": "Cline",
        "type": "IDE",
        "rules": ".clinerules",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/cline.png"
      },
      {
        "name": "Roo Code",
        "type": "IDE",
        "rules": ".roo/rules.md",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/roo-code.png"
      },
      {
        "name": "GitHub Copilot",
        "type": "IDE",
        "rules": ".github/copilot-instructions.md",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/copilot.png"
      },
      {
        "name": "Kiro",
        "type": "IDE",
        "rules": ".kiro/rules.md",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/kiro.png"
      },
      {
        "name": "Trae",
        "type": "IDE",
        "rules": ".trae/rules.md",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/trae.png"
      },
      {
        "name": "Google Antigravity",
        "type": "IDE",
        "rules": ".antigravity/rules.md",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/antigravity.png"
      },
      {
        "name": "CodeBuddy",
        "type": "IDE",
        "rules": ".codebuddy/rules.md",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/codebuddy.png"
      },
      {
        "name": "Crush",
        "type": "IDE",
        "rules": ".crush/rules.md",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/crush.png"
      },
      {
        "name": "iFlow",
        "type": "IDE",
        "rules": ".iflow/rules.md",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/iflow.png"
      },
      {
        "name": "Kilo Code",
        "type": "IDE",
        "rules": ".kilocoder/rules.md",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/kilo-code.png"
      },
      {
        "name": "OpenCode",
        "type": "IDE",
        "rules": ".opencode/rules.md",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/opencode.png"
      },
      {
        "name": "QwenCoder",
        "type": "IDE",
        "rules": ".qwencoder/rules.md",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/qwencoder.png"
      },
      {
        "name": "Rovo Dev",
        "type": "IDE",
        "rules": ".rovodev/rules.md",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/rovodev.png"
      },
      {
        "name": "Claude Code Desktop",
        "type": "IDE",
        "rules": "CLAUDE.md",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/claude-desktop.png"
      }
    ],
    "CLI": [
      {
        "name": "Claude Code (CLI)",
        "type": "CLI",
        "rules": "CLAUDE.md",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/claude-code.png"
      },
      {
        "name": "Codex (OpenAI)",
        "type": "CLI",
        "rules": "AGENTS.md",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/openai-codex.png"
      },
      {
        "name": "Gemini CLI",
        "type": "CLI",
        "rules": "GEMINI.md",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/gemini.png"
      },
      {
        "name": "Augment",
        "type": "CLI",
        "rules": ".auggie/rules.md",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/augment.png"
      },
      {
        "name": "Pi",
        "type": "CLI",
        "rules": ".pi/rules.md",
        "status": "Supported",
        "image": "https://assemble.cohesium.ai/logos/platforms/pi.png"
      }
    ]
  }
}
