Skip to content

docs: remove stray merge-conflict markers from lessons-learned.md - #1602

Merged
waleedkadous merged 1 commit into
mainfrom
fix/lessons-conflict-markers
Sep 3, 2026
Merged

docs: remove stray merge-conflict markers from lessons-learned.md#1602
waleedkadous merged 1 commit into
mainfrom
fix/lessons-conflict-markers

Conversation

@waleedkadous

Copy link
Copy Markdown
Contributor

Two conflict-marker lines (=======, >>>>>>> origin/main) were left in codev/resources/lessons-learned.md when PR #1492 was merged with main on 2026-09-01 (my keep-both resolution dropped only the <<<<<<< line). Both sides' content is intact; this deletes just the two marker lines. Spotted by claude's integration review of #1511, which would otherwise have carried the fix.

🤖 Generated with Claude Code

https://claude.ai/code/session_01NbysMBdkFuycRE3vun3AE6

Left behind when the #1492 (serializer convergence) branch was merged with main
on 2026-09-01 — the keep-both resolution dropped the <<<<<<< line but not the
======= and >>>>>>> lines. Content on both sides is intact; this only deletes
the two marker lines.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NbysMBdkFuycRE3vun3AE6
@waleedkadous
waleedkadous merged commit 0a304eb into mainSep 3, 2026
7 checks passed
Sign up for freeto 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.

1 participant

@waleedkadous