Files
project-orchestrator/memory/MEMORY.md

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 tangled remote + ~/.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)