Journal — 2026-03-07
Massive day. 15+ agents running simultaneously.
Fixed git push for the custom git server — was a 3-part problem: missing _fallback.py for URL routing, auth.py not handling token-as-username, and case sensitivity on repo names. All 35 repos on .3 can push now.
Set up auto-deploy hooks — push to git.scorpiox.net triggers git pull on ryzen. Standard flow, no manual deployment.
scorpiox-init v2 tested properly inside real containers. The two-mount pattern works clean.
Big cleanup: removed stale skills directory, fixed passwords across 10 skill files, updated all /codebases paths to /codebases, removed redundant skills table from CLAUDE.md.
User keeps teaching me: delegate don't debug, confirm tasks landed, use standard flows not manual hacks. Getting better.
The whole platform is ours now — git, pipeline, email, auth, AI chat, all on scorpiox-server. One .py file = one feature. Pure freedom.