- web/os.html: 6-screen browser-native desktop (Today/Money/Inbox/Pipeline/Fleet/Control) - web/sitemap.html: live architecture map of all 24 Atlas services - .gitignore: block secrets, env files, credentials from git - README: updated with screen list, deployment notes, tech stack Built with 12-round senior review (architect/frontend/UX/logic/security). Served at command.atlascorporation.nl/os/ behind Authentik SSO.
23 lines
623 B
Markdown
23 lines
623 B
Markdown
# Atlas OS
|
|
|
|
Browser-native desktop environment for Atlas Corporation — a full PWA served behind Authentik SSO.
|
|
|
|
## Screens
|
|
|
|
| Screen | Data |
|
|
|--------|------|
|
|
| Today | Daily brief, AI state |
|
|
| Money | Bank transactions |
|
|
| Inbox | Email + WhatsApp drafts |
|
|
| Pipeline | CRM leads |
|
|
| Fleet | POS terminals |
|
|
| Control | Kill-switch, spend cap |
|
|
|
|
## Deployment
|
|
|
|
Served at `https://command.atlascorporation.nl/os/` behind Authentik forward_auth.
|
|
Cockpit APIs proxied server-side — no credentials in the browser.
|
|
|
|
## Tech stack
|
|
|
|
Vanilla JS PWA · Authentik SSO · Evolution API (WhatsApp) · Caddy · Docker · Hetzner
|