{
  "service": "animica-health",
  "version": "v1",
  "status": "ok",
  "policy_version": "ahp-2026.08.31",
  "execution_classes": {
    "HEALTH_PUBLIC": {
      "available": true,
      "note": "the Animica network plus this gateway's own deterministic executors"
    },
    "HEALTH_SECURE": {
      "available": true,
      "approved_providers": 1,
      "online_providers": 1,
      "regions_online": [
        "US"
      ],
      "note": "HEALTH_SECURE work is never routed to public providers. With no secure capacity online, secure requests return 503 SECURE_CAPACITY_UNAVAILABLE."
    }
  },
  "receipts": {
    "signature": "ML-DSA-65 (FIPS 204, scheme 4099)",
    "post_quantum_available": true,
    "anchoring": {
      "enabled": true,
      "network": "animica",
      "namespace": 1173481402,
      "pending": 0,
      "what_is_anchored": [
        "v",
        "receipt_id",
        "receipt_digest",
        "model_hash",
        "execution_class",
        "policy_version",
        "ts"
      ],
      "what_is_never_anchored": [
        "organization identity",
        "provider identity",
        "the commitment salt",
        "the input commitment",
        "the output commitment",
        "any payload",
        "any identifier of any person"
      ],
      "proves": "that this exact anchored record — the receipt id and a digest of the receipt — is committed in the Animica data-availability tree under the returned commitment, alongside the chain head height and hash observed at the time.",
      "does_not_prove": "it is NOT a timestamp signed by the consensus set. The head height and hash pin the record to a point in chain history, but a third party trusts this node for the DA commitment itself."
    }
  },
  "operations": [
    "inference",
    "batch",
    "fhir.validate",
    "fhir.transform",
    "terminology.search",
    "terminology.map",
    "deidentify",
    "documents.structure",
    "documents.classify",
    "literature.search",
    "literature.summarize",
    "trials.search",
    "trials.get",
    "trials.summarize",
    "model.evaluate",
    "provenance.verify"
  ],
  "docs": "/health/v1/docs",
  "openapi": "/health/v1/openapi.json",
  "time": "2026-09-01T00:47:21.700Z"
}