docs(retro): ADK path canonicalization v6.5.0#76
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a post-merge retrospective document for PR #75 (v6.5.0), capturing scored adversarial-review findings, gate/activation outcomes, and follow-ups—continuing the repo’s “committed review report” dogfooding workflow from #69.
Changes:
- Adds a new retro in
docs/retros/summarizing PR #75’s outcomes and lessons learned. - Includes a scored findings table derived from the committed adversarial review reports and highlights the highest-value pre-merge code-review catch.
- Records recurring follow-up guidance (notably bootstrapping
docs/design-guidance.md) and project guidance status.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| **Branch:** feat/adk-path-canonicalization | ||
| **Design:** docs/plans/2026-06-03-adk-path-canonicalization-design.md | ||
| **Plan:** docs/plans/2026-06-03-adk-path-canonicalization.md | ||
| **Committed adversarial reports (dogfood #69):** -design-review.md (2 cycles) · -plan-review.md (3 cycles) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Post-merge retrospective for PR #75 (v6.5.0). Scored from the committed adversarial review reports (#69 dogfood). Highlights: the code-review caught a worktree-only prune bug the implementer introduced (compared $ADK_ROOT not $PWD) — fixed + Group D revert-restore-proven test; resolver assumptions (macOS /var->/private symlink, non-git fallback) were reproduced in-shell before fixing. Honest caveat: #70's fix ships in v6.5.0 but is active only from the next session (running plugin was the older build). Recurring follow-up (3+ retros): bootstrap docs/design-guidance.md. Docs-only.
🤖 Generated with Claude Code