Skip to content

fix: repair orphan managed end markers - #37

Merged
royalpinto007 merged 3 commits into
AgentPostmortem:mainfrom
Rayan-and-beyond:fix/orphan-end-marker-32
Sep 16, 2026
Merged

royalpinto007 merged 3 commits into
AgentPostmortem:mainfrom
Rayan-and-beyond:fix/orphan-end-marker-32

Conversation

@Rayan-and-beyond

Copy link
Copy Markdown
Contributor

Summary

  • remove a stray managed END marker before inserting a fresh block
  • preserve user-owned ignore lines
  • add regression coverage and the required patch version/changelog update

Fixes #32

Validation

  • fail-first regression: orphan-END test failed before the merge fix
  • npm test — 23 passed
  • git diff --check

@royalpinto007
royalpinto007 merged commit 3dbaed7 into AgentPostmortem:main Sep 16, 2026
1 check passed
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.

Stray END-without-START marker duplicates the managed block

2 participants