funding dict | jobs list | not_a_grade string | published_at timestamp[s] | published_at_is string | schema string | state_vocabulary list | what_this_is string | withheld_by_design string |
|---|---|---|---|---|---|---|---|---|
{
"as_of": "2026-09-25T13:00:01",
"state": "GREEN",
"vocabulary": "GREEN / AMBER / RED from the funding watchdog's runway thresholds; UNMEASURED when the watchdog's file is missing, unreadable, or older than the allowed age. No amount is ever published."
} | [
{
"id": "airbench",
"last_ok": null,
"state": "FAILED"
},
{
"id": "city-report",
"last_ok": "2026-09-25T05:00:04",
"state": "OK"
},
{
"id": "dc-remote",
"last_ok": "2026-09-25T13:10:03",
"state": "OK"
},
{
"id": "domain-watch",
"last_ok": "2026-09-25T07:46:00"... | Operational state of our own scheduled jobs. Not a measurement of anyone else and not a service-level promise. | 2026-09-25T13:10:06 | fleet_status.json `updated` - the supervisor pass this summary was built from, not the publisher's clock | csoai.fleet-status-public/0.1 | [
"FAILED",
"MISSING",
"NOT_INSTALLED",
"OK",
"PENDING_FIRST_RUN",
"STALE",
"UNMEASURED"
] | Public summary of the CSOAI fleet supervisor's last pass: each scheduled job's id, its health state and when its own health signal was last read OK; and the compute-funding state as a colour. Read live by https://councilof.ai/status. | hostnames, commands, log lines, error text, balances, spend rates and runway hours; jobs on the owner's own workstation; jobs named for internal systems |
csoai/fleet-status
One file, fleet_status.public.json, rewritten after each fleet supervisor pass by
scripts/pubbus/publish-fleet-status.py (councilof-ai repository). It is read live, in the
browser, by https://councilof.ai/status.
Per scheduled job: id, state, last_ok. Funding: GREEN / AMBER / RED or UNMEASURED.
Withheld by design: hostnames, commands, log lines, error text, balances, spend rates, runway hours.
Times are the supervisor's, not the publisher's. A job never read OK has last_ok: null.
Operational state of our own jobs; not a measurement of anyone else, not a service-level promise.
- Downloads last month
- -