{
  "x-sc-schema": "conformance-report.schema.json",
  "sc_standard": "SC-006",
  "report": {
    "generated_at": "2026-07-13T21:42:45Z",
    "expires_at": "2027-01-13T21:42:45Z",
    "aaif_versions": ["3.4.0"],
    "report_url": "https://swarm-software.ai/.well-known/aaif-conformance.json"
  },
  "platform": {
    "name": "SWARM",
    "version": "0.4.0",
    "vendor": "Renegadez",
    "homepage": "https://swarm-software.ai"
  },
  "claims": [
    {
      "level": "Enterprise",
      "direction": "both",
      "test_suite": {
        "corpus": "SC-006@3.4.0 tests/conformance",
        "passed": 18,
        "total": 18,
        "ran_at": "2026-07-13T21:42:45Z"
      }
    }
  ],
  "supported": {
    "providers": [
      "openai",
      "anthropic",
      "ollama",
      "azure_openai",
      "vertex_ai",
      "bedrock",
      "openrouter",
      "mistral",
      "deepseek",
      "xai",
      "custom"
    ],
    "capabilities": [
      "auth.vault",
      "compliance.hitl",
      "io.async",
      "io.streaming",
      "memory.postgres",
      "memory.redis",
      "memory.vector",
      "orchestration.handoff",
      "orchestration.parallel",
      "orchestration.pipeline",
      "telemetry.otel",
      "tool.function",
      "tool.http",
      "tool.mcp"
    ],
    "tool_protocols": ["function", "mcp", "http", "openapi"],
    "vault_providers": ["hashicorp", "aws_sm", "azure_kv", "gcp_sm", "cyberark"],
    "memory_backends": ["redis", "postgres", "sqlite", "vector"]
  },
  "x-swarm-custom-provider-ids": ["copilot", "cline", "perplexity"],
  "x-swarm-notes": [
    "format treated as annotation (liberal import), matching SC-006 reference harness",
    "Stateful tier (live migration / state checkpoints) is out of scope",
    "provider enum soft-accepted per SC-006 §X open registry (CV.11d)"
  ]
}
