Initial commit: positioning, license, project scaffold

Arboretum — self-hosted web dashboard for git worktrees and the Claude
Code sessions running on them. README states the positioning vs
GitKraken Agent Mode, Happy/CloudCLI and Anthropic Remote Control, the
security model (localhost-first + Tailscale), and the Claude usage note.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Johan LEROY
2026-06-11 17:37:07 +02:00
commit f4075e0385
3 changed files with 79 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
node_modules/
dist/
*.log
.env
.env.*
*.db
*.db-*
.DS_Store
spikes/**/tmp/
spikes/**/captures/