Files
project-orchestrator/memory/MEMORY.md
mfowler 170a3e35cd chore(po): track memory in-repo + add AGENTS.md conventions
- memory/ now lives in the repo and is git-tracked; the harness memory path
  (~/.claude/.../memory) is a symlink to it so writes still land here
- AGENTS.md: document memory-in-repo, always-commit-and-push, operator-driven
  (no sweep), and the one-directional rule

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 15:08:08 +00:00

432 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