Atom Fleet Status
Full fleet snapshot of all *-atoms.com catalog sites — deploy health, DNS, HTTPS reachability, atom_types per catalog with item counts, schema compliance, /ai/index.json, Terraform backend, sidenav, brand asset uniformity, builder script, federation field, and registry presence.
| Name | Type | Description |
|---|---|---|
org optional | string | GitHub org to scan for *-atoms repos. Defaults to convergent-systems-co. |
| Name | Type | Description |
|---|---|---|
fleet_table | string | ASCII table of all catalog sites with status columns. |
flags | array | List of flagged issues requiring action. |
- reads GitHub API
- performs DNS lookups
- makes HTTPS requests to *-atoms.com sites
Run the atom fleet status check. For each *-atoms.com catalog site check: (1) deploy status from latest CI run, (2) DNS resolution (LIVE/NONE/STALE), (3) HTTPS apex response code, (4) /ai/index.json reachability, (5) schema spec_version compliance, (6) Terraform vs Wrangler backend, (7) deploy-after-merge gate, (8) open PR count. Report as a table grouped by catalog. Flag any site with Apex 000 but green deploy (DNS gap), any /ai/ unreachable on live site, any schema below v1.1.0, and any wrangler.toml present without Terraform.