The whole console,screen by screen.
Ten screens, two themes — annotated, including the failure states. Every screen shows the demonstration fortress: Orange Corp's, holding 12,847 sessions for 42 people, administered by a fictional IT administrator. Names aside, this is the console as it runs.
Overview
The operational picture at a glance: the five subsystems — Postgres, blob storage, the relay tunnel, embeddings, ingest — each with its live state, then the numbers a fortress answers for: sessions held, residency verified, ingest today, RPC health.


Sessions
The metadata explorer: every session the fortress holds, grouped, searched, and opened — titles, sizes, people, repositories. Metadata only, by construction: the console has no surface that renders transcript content.



Adoption
Who is actually covered: which people have the client installed and syncing, who has gone quiet, which devices are dark with sessions still queued on them. Rollout you can measure instead of assume, cohort by cohort, at the organization's own pace.



Residency
The page the fortress exists for: prove where sessions rest. A fleet audit walks every session against the expected path; any single session can be spot-checked; the four routing gates that decide a session's destination are drawn with their live state.


Posture & Audit
The corporate lenses on the fortress: where data can leave, how long it is kept, and who did what. The egress inventory carries the console's standing rule — anything not on the list does not happen — and the whole page condenses into a one-page report, downloadable as PDF.

Postgres
The metadata store, from the operator's seat: version, migrations, connection, and what each part of the service does when Postgres is away. Blob writes keep landing even while metadata is down — transcripts stay safe in the bucket.


Blob Storage
Where transcript bytes actually rest: the organization's own bucket, verified with a real write, read-back, and delete. Changing the storage target is a decision with consequences, so it gets a dialog — and a migration is a run: addressable, logged, resumable.




Embeddings
The search index, and the one egress it implies: which endpoint vectorizes metadata, configurable in place, with the key rotated on the page that uses it. Vectors live in the fortress Postgres.

Ops Tools
The service itself: start, stop, restart, update with checksum verification, the fortress relay credential, and diagnostics — each mirrored one-to-one by an hx-fortress command.

Logs
The service's own words in the service's own format — source, level, and range as URL segments, so a filtered view is a link a teammate can open.


Light and dark
The console follows the system theme, with a manual switch in the top bar. Same layout, same numbers, either way.

