{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ORION Evidence Passport Manifest",
  "schema_version": "1.1.0",
  "published_at": "2026-07-24",
  "product": {
    "name": "ORION Biotech Intelligence",
    "role": "independent research-support infrastructure",
    "canonical_url": "https://www.orionbiotechai.com/",
    "trust_center": "https://www.orionbiotechai.com/orion-trust-center.html",
    "system_status": "https://www.orionbiotechai.com/orion-status.html",
    "security_contact": "https://www.orionbiotechai.com/.well-known/security.txt"
  },
  "operational_state_vocabulary": {
    "LIVE": "Production-connected and operationally verified for its explicitly stated scope; never a completeness claim.",
    "BETA": "Production-connected real data whose operations or coverage are still being validated; displayed as BETA · LIVE DATA.",
    "PILOT_ONLY": "Available only through a written, scoped pilot.",
    "ILLUSTRATIVE_DEMO": "Fictional or fixed content used only to explain the interface.",
    "PLANNED": "A roadmap direction or compatibility mapping only; no production connection or coverage claim.",
    "UNAVAILABLE": "The value or source could not be obtained and must not be silently inferred.",
    "STALE": "A returned snapshot exceeded its disclosed freshness policy.",
    "MIXED_SOURCES": "The surface combines sources with different availability or freshness states."
  },
  "current_sources": [
    {
      "name": "ClinicalTrials.gov",
      "operator": "U.S. National Library of Medicine",
      "state": "BETA",
      "scope": "Company analysis and source-linked trial records"
    },
    {
      "name": "FDA regulatory sources",
      "operator": "U.S. Food and Drug Administration",
      "state": "BETA",
      "scope": "Manually curated, validated calendar; not an exhaustive real-time feed"
    },
    {
      "name": "Yahoo Finance / Financial Modeling Prep",
      "state": "MIXED_SOURCES",
      "scope": "Market and company metrics when returned by the upstream source"
    }
  ],
  "standards_and_roadmap": [
    {
      "name": "WHO Trial Registration Data Set",
      "state": "PLANNED",
      "scope": "Field-level compatibility assessment only"
    },
    {
      "name": "WHO ICTRP Search Portal",
      "state": "PLANNED",
      "scope": "Not connected"
    },
    {
      "name": "ChiCTR, CTIS, CRiS, and JPRN",
      "state": "PLANNED",
      "scope": "Not connected"
    },
    {
      "name": "WCAG 2.2",
      "state": "PLANNED",
      "scope": "Accessibility target; not a certification claim"
    }
  ],
  "public_verification_endpoints": {
    "health": "https://orion-backend-xzsm.onrender.com/health",
    "methodology": "https://orion-backend-xzsm.onrender.com/methodology/generated",
    "track_record": "https://orion-backend-xzsm.onrender.com/accuracy/public",
    "regulatory_calendar": "https://orion-backend-xzsm.onrender.com/fda-calendar"
  },
  "non_affiliation": "ORION is not affiliated with, reviewed, certified, or endorsed by WHO, FDA, HL7, ClinicalTrials.gov, or any registry operator.",
  "limitations": [
    "Current registry ingestion is ClinicalTrials.gov-primary and is not globally exhaustive.",
    "The FDA calendar is curated and is not an exhaustive real-time feed.",
    "AI-generated synthesis can contain errors and must be verified against linked primary records.",
    "ORION does not provide medical, regulatory, or investment advice."
  ]
}
