Skip to content

UAS Compliance Lookup

Search any UAS manufacturer to see procurement-relevant compliance status. Data is live — the Worker behind this page (uas-data.irregulars.io) holds the canonical IrregularChat dataset.

What you see here

  • NDAA Covered — banned for federal procurement under §889 / §1260H / §1709 / ASDA
  • Blue UAS Cleared / Select — DCMA Blue UAS list tier
  • PRC Origin — manufacturer based in or with critical components from China
  • Statute history — which laws apply, with dates, for each covered entity
Type at least 2 characters…

This page calls the public IrregularChat data Worker:

  • GET /api/manufacturers?q=... — search
  • GET /api/manufacturers/:id/compliance — full picture (manufacturer + Blue UAS platforms + matched NDAA entity)
  • GET /healthz — counts of records currently in the dataset

The data Worker is open-source in the IrregularChat monorepo at apps/uas-data/. Source-of-truth tables live in Cloudflare D1; the wiki and the UAS Portal client both read from this single store.