Network status
This is the operating record for the apps on bryancalabro.com. It is kept by hand from dated verification notes, and it says which parts are hand-kept.
Verified hosts
Each row is a host I checked on the date shown, with the result I recorded at the time. No row is here without a date.
| Host | Checked | HTTP | www to apex | Commit |
|---|---|---|---|---|
| signal.bryancalabro.com | 2026-09-19 | 200 | 301 | 3a9e46f |
| qr.bryancalabro.com | 2026-09-19 | 200 | 301 | 0.0.2 |
| sift.bryancalabro.com | 2026-09-20 | 200 | 301 | 2e96914 |
| cairn.bryancalabro.com | 2026-09-20 | 200 | 301 | 8f5fe11 |
Source: my own host-verification notes in the app-inventory sheet, rows
signal-page, qr-forge, sift, and cairn.
Reproduce any row:
curl -sS -o /dev/null -w '%{http_code}\n' https://signal.bryancalabro.com/
curl -sSI https://www.signal.bryancalabro.com/ | head -n 2
What this table is not
It is not live. It is a record of checks I ran on the dates listed, not a monitor polling right now. A row that says 200 on 2026-09-19 says exactly that and nothing about this minute.
The intent is for Signal to export this page and for the same pipeline described on the pipeline page to deploy it. Until that export is wired up, the table is hand-kept and labelled as such, because a status page that implies freshness it does not have is worse than a dated one.
The rest of the network
The app-inventory sheet lists 74 live hosts as of 2026-09-21. The four above are the ones I have dated verification notes for. The others have not been individually verified into this record, and I am not going to list them as green on the strength of the fact that I have not heard otherwise.
A scheduled crawl of all of them is built and covered by the quality desk. When it has run, the numbers here will come from it.
Underneath
Hosting is Vercel. It serves the site build, with the SPA rewrite and the output directory set in vercel.json. (V-2, source: vercel.json and README.md in calabrodesign, verified 2026-09-21)
Source control is GitHub, in the bryancalabro organisation. Pull requests and Actions run against it. (V-3, source: the git remote and .github/workflows in calabrodesign, verified 2026-09-21)
The DNS provider and domain registrar for bryancalabro.com are not confirmed. (V-1, source: company/product-facts.md, section 4, verified 2026-09-21)
That last one is an open item, not an omission. It is on this page because a status record that hides its own gaps is not a record.