{
  "status": "ok",
  "service": "IconVio API",
  "version": "v2.8.6-production-auth-runtime",
  "mode": "production_auth_import_persistence_runtime",
  "production_auth": "required_bearer_token",
  "tenant_context_source": "authorization_token_membership",
  "parser_contract": "trial_balance_csv_row_validation_v2",
  "idempotency_contract": "runtime_idempotency_advisory_lock_v2",
  "storage_contract": "filesystem_sha256_roundtrip_v1",
  "allocation_contract": "numeric_sum_conservation_v1",
  "report_contract": "numeric_reconciliation_v1",
  "output_label": "Management Reporting Output",
  "health_endpoint": "/v1/health",
  "db_health_endpoint": "/v1/db/health",
  "readiness_endpoint": "/v1/readiness/{workspace_id}",
  "dimension_policy_endpoint": "/v1/workspaces/{workspace_id}/dimension-policy",
  "attribution_queue_endpoint": "/v1/workspaces/{workspace_id}/attribution/queue",
  "allocation_endpoint": "/v1/workspaces/{workspace_id}/allocation-runs",
  "not_approved_for": [
    "legal finality",
    "tax compliance in all cases",
    "official accounting readiness",
    "official ledger output",
    "payroll or e-document submission",
    "zero-error behavior",
    "fully autonomous finance decisions"
  ],
  "remaining_risk_declaration": "Live health proves only that the Node process is reachable and exposes auth boundary markers; it does not prove object storage durability, parser accuracy in all source formats, legal/tax correctness or zero-error behavior."
}