The bounded-systems fleet status board — a live, auto-generated view of every public org repo's CI, open PRs, and open issues, plus the org backlog summary.
- STATUS.md — the board (regenerated by
fleet-status.yml). - Generated by synoptic-github
statusmode (Layer 2 / monitoring), against the canonical repo corpus.
This repo is the board's home because bounded-systems/.github's main is
ruleset-protected (PR-only + signed commits), so the board's bot can't self-commit
there. Auth is the OIDC token-broker minting the prx-forge bucket — no PAT, no
key in this repo. CI status is read via the Checks API (checks:read).
STATUS.md is a wall-clock snapshot, not a reproducible artifact.