Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01ALPo5Y86fzQjsALNZRSSG5
828 B
828 B
- Always commit and push — commit + push every PO-repo change automatically, no need to ask
- Git identity / push creds — git.autonomic.zone push info lives in the active cc-ci project (/srv/cc-ci/.testenv); local git identity set on PO repo
- Memory lives in repo — memory/ is in the PO repo and git-tracked; ~/.claude memory path is a symlink to it
- Tangled mirrors — agent-orchestrator + project-orchestrator mirrored to tangled.org (notplants DID); push via
tangledremote + ~/.ssh/tangled-ed25519 - Tangled bot + repo creation — notplants-bot bsky creds in gitignored .secrets/; recipe to create a Tangled repo via XRPC (SSH-to-knot blocked, use HTTPS + git@tangled.org proxy)