{
  "copilot": {
    "superpowers.md": "github-copilot/gpt-5.4-mini",
    "superpowers-spec-writer.md": "github-copilot/gpt-5.5",
    "superpowers-plan-writer.md": "anthropic/claude-opus-4-7",
    "superpowers-implementer.md": "github-copilot/claude-sonnet-4.6",
    "superpowers-code-reviewer.md": "github-copilot/gpt-5.4"
  },
  "copilot-lite": {
    "superpowers.md": "github-copilot/gpt-5.4-mini",
    "superpowers-spec-writer.md": "github-copilot/gpt-5.4-mini",
    "superpowers-plan-writer.md": "github-copilot/gpt-5.4",
    "superpowers-implementer.md": "github-copilot/gpt-5.4-mini",
    "superpowers-code-reviewer.md": "github-copilot/gpt-5.4-mini"
  },
  "anthropic": {
    "superpowers.md": "anthropic/claude-haiku-4-5",
    "superpowers-spec-writer.md": "anthropic/claude-sonnet-4-6",
    "superpowers-plan-writer.md": "anthropic/claude-opus-4-7",
    "superpowers-implementer.md": "anthropic/claude-sonnet-4-6",
    "superpowers-code-reviewer.md": "github-copilot/gpt-5.4"
  }
}
