Commit graph

3 commits

Author SHA1 Message Date
Chaib Aarab
a90a428189 docs: comprehensive README with Mermaid architecture diagram
- Full service map (18 public services documented)
- Mermaid architecture diagram: Internet → Caddy → Authentik → Apps → AI
- AI stack diagram: local router tiers + cloud fallback chain
- Deployment guide: VPS spec, Caddy SSO pattern, env layout
- Security model: perimeter, auth gates, AI kill-switch, secrets policy
- Repo structure tree
- Atlas branding header + shields.io badges
2026-06-22 20:16:12 +02:00
Chaib Aarab
bd1d3af713 feat: add Atlas OS desktop PWA and service sitemap
- 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.
2026-06-22 20:03:56 +02:00
Chaib Aarab
301cc75de9 init: Atlas OS — open-source patterns + tools for solo founder LLM cluster
3 browser-native chat surfaces (atlas-chat / atlas-hud / atlas-command, no build step)
+ 11 Python automation scripts (cluster, tray, finance, reminders, autonomy loops)
+ 2 patterns documented (cluster-then-polish, anti-impulse R1-R10)
MIT licensed, anonymized from production stack.
2026-05-26 16:21:16 +02:00