{
  "org": "geldentech",
  "revised": "2026-08-04",
  "revision_note": "Added browser-verification role (Luna-xhigh per browser-use pareto claim, 2026-08-04) — pending operator ratification",
  "roles": {
    "planning": {
      "ranked": [
        "anthropic/claude-opus-5"
      ],
      "effort": "xhigh"
    },
    "architecture": {
      "ranked": [
        "anthropic/claude-opus-5",
        "openai/gpt-5.6-sol"
      ],
      "effort": "max"
    },
    "cyber": {
      "ranked": [
        "moonshotai/kimi-k3",
        "openai/gpt-5.6-sol"
      ],
      "never": [
        "anthropic/claude-fable-5"
      ],
      "note": "Fable safeguards silently reroute cyber work — route out explicitly",
      "effort": "high"
    },
    "workhorse": {
      "ranked": [
        "anthropic/claude-opus-5",
        "anthropic/claude-sonnet-5"
      ],
      "effort": "high"
    },
    "mechanical": {
      "ranked": [
        "anthropic/claude-sonnet-5",
        "anthropic/claude-haiku-4-5"
      ],
      "effort": "low"
    },
    "frontier_reserve": {
      "ranked": [
        "anthropic/claude-fable-5"
      ],
      "note": "escalation only, never default",
      "effort": "high"
    },
    "browser-verification": {
      "ranked": [
        "openai/gpt-5.6-luna",
        "anthropic/claude-haiku-4-5"
      ],
      "effort": "xhigh",
      "note": "UI traversal / UX verification (groundskeeper work). Luna via browser-use harness + OpenRouter key (no first-party OpenAI key in vault); haiku fallback drives the in-harness Chrome tooling. Third-party model = untrusted reader of page content: sandbox-org tokens ONLY, never prod org data."
    }
  },
  "transports": {
    "moonshotai/kimi-k3": "kimi -p",
    "openai/gpt-5.6-sol": "codex exec --skip-git-repo-check",
    "openai/gpt-5.6-luna": "browser-use/browsercode + OPENROUTER_API_KEY (vault group openrouter)"
  }
}
