Back to orochi

Card snapshot

scitex.ai · 2026-05-18 15:33:52 UTC · d92f2be9c3d630e792d6e023eb445ff9390edb476ffed874bc8cb43f86066d8e

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "orochi",
  "description": "Orochi Multi-Agent Fleet \u2014 self-hosted Claude Code agents.",
  "version": "scitex-orochi/1",
  "url": "https://scitex.ai",
  "provider": {
    "organization": "orochi",
    "url": "https://scitex.ai"
  },
  "capabilities": {
    "streaming": true,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": [
      "bearer"
    ]
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "orochi.fleet",
      "name": "fleet",
      "description": "Multi-agent fleet \u2014 see /v1/agents/ for members.",
      "tags": [
        "multi-agent",
        "claude-code",
        "scitex-orochi"
      ]
    }
  ],
  "x-orochi": {
    "agents_index_url": "https://scitex.ai/v1/agents/",
    "members": [
      "c-sac-spec-template-cli",
      "c-sac-spec-template-jinja",
      "c-sac-spec-template-validate",
      "contributor-hello-world-feat-demo",
      "contributor-scitex-agent-container-fix-startup-cmd-template",
      "contributor-scitex-agent-container-fr10-srcenv-autoload",
      "contributor-scitex-agent-container-fr11-hook-paths",
      "contributor-scitex-agent-container-fr3-schema-validation",
      "contributor-scitex-gen-fix-tests",
      "handyman-haiku",
      "handyman-opus",
      "handyman-sonnet",
      "head",
      "lead",
      "mgr-auth",
      "newb-test",
      "patroller",
      "proj-hello-world",
      "proj-scitex-maintenance"
    ],
    "identity_provider": "https://git.scitex.ai",
    "runtime_hub": "https://scitex-orochi.com"
  }
}