Flash/agy pushed a commit to gemini/1168-admin-add-venue-restore AFTER its PR (JaMmusic#1171) merged, stranding a docs lesson on a dead branch and forcing manual remote-branch cleanup.
Add a "Branch & memory hygiene" section to AGENTS.md (create a minimal AGENTS.md if the repo has none):
- one branch per task; never push any other branch
- a merged/closed PR's branch is DEAD — follow-ups start on a new branch off latest dev
- lessons learned (/learn-style notes) are committed on the SAME task branch while the PR is open, so they ship inside the PR — never as a post-merge push
Docs-only + one patch version bump.
Flash/agy pushed a commit to gemini/1168-admin-add-venue-restore AFTER its PR (JaMmusic#1171) merged, stranding a docs lesson on a dead branch and forcing manual remote-branch cleanup.
Add a "Branch & memory hygiene" section to AGENTS.md (create a minimal AGENTS.md if the repo has none):
Docs-only + one patch version bump.