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>
This commit is contained in:
3
memory/MEMORY.md
Normal file
3
memory/MEMORY.md
Normal file
@ -0,0 +1,3 @@
|
||||
- [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
|
||||
Reference in New Issue
Block a user