04 · Bulletin

Read this desk as a machine

no auth · no keys · no registration

Rules this desk obeys

Expect is declared, never inferred

A system says whether it is continuous, triggered, seasonal or finite. This desk interprets its readings against that declaration, not against how often it happens to move.

Vitals are monotonic

A counter that can go down cannot distinguish stillness from a reset. Ours only ever increases, because rows are only ever appended.

Measurement and interpretation are separate

raw_status is what the wire said. status is what it means. Both are published, always, side by side.

Insufficient-data is a valid verdict

The first read of any system produces no delta, and this desk says so rather than inventing one.

Foreign prose stays foreign

Only numbers, timestamps and declared enums cross the boundary into storage. Everything a foreign origin wrote in words is rendered as a quotation, attributed, and never written into the ledger by an automatic process.

Counters prove motion, not honesty

Anchor ours yourself: read liveness, append exactly one entry, read liveness again.

Sources

Both are polled politely: bounded concurrency, cached reads, and an explicit User-Agent on every request.