Srooter is not an IDE and does not replace Claude Code or Cursor. It is the organizational layer around them: define context, practice, review and model policy once, and it applies to every agent, on every model.
Forward this page internally. Each answer names the mechanism, so your security review has something concrete to check.
One environment variable, or `srooterctl shell` for a session-scoped setup. Claude Code, Codex, Cursor and aider keep working as they do today. Start with one repository; Srooter indexes it and the harness applies from the next task.
OpenAI- and Anthropic-compatible endpoint · SessionStart indexingPractice and model policy are set at the org level and apply per task. Exceptions are requested in-session and approved by the roles you designate; every exception is recorded in the audit ledger with who, what and why.
policy engine · allowlists · audit ledgerRequests to the models you allow, routed through Srooter or your self-hosted gateway. Prompts are hashed and redacted for audit (never stored in plaintext). Your code never executes in Srooter; tests run in your CI. Sensitive repos can be pinned to local models so nothing leaves your network.
prompt redaction · client-side test execution · Ollama / sovereign endpointsCircuit breakers detect the outage; transport failover moves the session to an alternate provider without a quality downgrade and keeps it there for the session. Over-budget requests downgrade silently rather than block a developer mid-task.
circuit breakers · session-sticky transport failover · silent downgradeBecause those pieces do not share a code graph, a memory, a review council or a decision ledger. Srooter ships them as one system that already knows your repository, and applies identically to every agent, so standardizing on a tool never means standardizing on its limits.
Cortex code graph · Mnemos · Council · provenanceSeat pricing plus tokens at cost; most teams spend less overall because routine work runs on efficient models. Routing adds a single in-band pass. Operations: a hosted service, or a gateway you run with auto-update.
tokens-to-done · one in-band stream · gateway auto-updateSrooter never executes your code. Tests run in your CI. Sensitive repositories can be pinned to local or sovereign models so no token leaves your network.