Developers

Contracts that preserve evidence semantics.

The API exposes deterministic, versioned serving projections with explicit release, freshness, unknown, conflict, and evidence-reference states.

API overview

Public read surfaces

GET /v1/healthActive release and schema verificationGET /v1/lookup/{registration}Bounded public aircraft summaryGET /v1/models/{model_key}/intelligenceIndexable model projectionGET /v1/ads/{id}Structured AD projectionGET /v1/evidence/{id}Evidence metadata and artifact availability

Non-negotiable

Contract rules

  • Pin every material response to dataset and schema revisions.
  • Do not overload null when a semantic state matters.
  • Do not degrade identity conflict into a reassuring HTTP 200 normal result.
  • Do not perform raw data acquisition, PDF parsing, clustering, or model training at request time.

Pre-production

Availability

This is a product architecture overview, not a public SLA or unrestricted API commitment. Check system status for this environment.