Files
project-orchestrator/memory/MEMORY.md

6 lines
828 B
Markdown

- [Always commit and push](always-commit-and-push.md) — commit + push every PO-repo change automatically, no need to ask
- [Git identity / push creds](git-identity-local.md) — 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-in-repo.md) — memory/ is in the PO repo and git-tracked; ~/.claude memory path is a symlink to it
- [Tangled mirrors](tangled-mirrors.md) — agent-orchestrator + project-orchestrator mirrored to tangled.org (notplants DID); push via `tangled` remote + ~/.ssh/tangled-ed25519
- [Tangled bot + repo creation](tangled-bot-and-repo-creation.md) — 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)