Net-worth view
The same gate that protects the hotel dashboards protects a private one for me, at no extra cost.
I am the CFO of the company. I am also, less officially, the CFO of my own balance sheet, and that second job had no dashboard. My balances lived across a dozen logins I checked at random. I wanted one consolidated picture that refreshes itself, for my eyes only, without standing up anything new to get it.
How it works
An automated build on the same private infrastructure pulls the pieces into a single financial view and refreshes it on a schedule from the mini's launchd jobs. It publishes to a Cloudflare page locked behind Cloudflare Access with an email allowlist, so it is genuinely private. View-source shows nothing usable without passing the gate. Same publish helpers, same access-gating worker that fronts the business dashboards. None of it is bespoke.
Where it stands
Live and refreshing on its own. It is the most private thing on the whole system map. The public showcase names it and then says nothing else, which is exactly the posture I want.
The access layer I built for the business absorbs a personal use case for free.
The point is not the number on the page. The exception rate keeps falling because every new surface reuses a solved problem, access control and scheduling and publishing, instead of inventing a new one. One owner can keep adding surfaces because none of them start from scratch.