Skip to content

Add lessons-learned requirement to plan doc conventions#227

Merged
clcollins merged 1 commit into
mainfrom
srepd/lessons-learned-convention
May 30, 2026
Merged

Add lessons-learned requirement to plan doc conventions#227
clcollins merged 1 commit into
mainfrom
srepd/lessons-learned-convention

Conversation

@clcollins
Copy link
Copy Markdown
Owner

Summary

  • CONVENTIONS.md: fixing PRs must include Lessons Learned section + update original plan doc
  • AGENTS.md: added to Key Invariants

Closes #221

🤖 Generated with Claude Code

Require plan docs to include a Lessons Learned section when a PR
fixes issues from a previous PR, and cross-reference the original
plan doc. This prevents the same mistakes from repeating by
capturing what went wrong, why, and how to prevent it.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@clcollins clcollins force-pushed the srepd/lessons-learned-convention branch from f575398 to a3f9cb4 Compare May 30, 2026 00:45
@clcollins clcollins merged commit 9d7384a into main May 30, 2026
10 checks passed
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.00%. Comparing base (a0608a2) to head (a3f9cb4).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #227   +/-   ##
=======================================
  Coverage   67.00%   67.00%           
=======================================
  Files          26       26           
  Lines        3800     3800           
=======================================
  Hits         2546     2546           
  Misses       1119     1119           
  Partials      135      135           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add lessons-learned requirement to plan doc conventions

2 participants