← all dashboards
The map · how everything connects
One system, four places,
and how they link up.
Where your work lives, how it flows from your laptop to the whole team, and who can reach what. The full picture on one page.
Team — anyone @brands-den.com
Private — Jim only
The flow · make it → save it → everyone sees it
🔨
Your laptop
Build
You + your Claude make things here.
~/AI-work/Ongoing/
your dashboards & tools
your own machine
→"publish"
📦
GitHub
Store
Saved with full history. One review before it lands.
the-brands-den/
workspace
team, private repo
→auto ~2 min
🪟
The cloud
Show
Live for everyone, behind our Google login.
dashboards.
brands-den.com
whole team
📓
Journal — your own notes, decisions and ideas, off to the side. Personal, not part of the team flow. Jim keeps this in Obsidian (~/AI-brain).
private, Jim only
Live right now · what's on the cloud
Under the hood
The serverA small always-on box (Hetzner) pulls the repo every 2 min and serves the pages. Merged = live.
Data layerMorning jobs on the box write /data/*.json — fresh numbers the dashboards read, no laptop needed.
The gateCloudflare login in front of everything; /restricted/* has a second lock allowing only Jim.
Safety netEvery change reviewed before it lands · full version history · nightly server backups. More →
WatchdogA monitor pings Slack if a job stops or data goes stale — so problems surface on their own.