Skip to content

lint: frontmatter-aware verdict insertion - #10

Merged
Chad-Mufasax merged 1 commit into
masterfrom
fix/lint-frontmatter-insert
Jul 23, 2026
Merged

lint: frontmatter-aware verdict insertion#10
Chad-Mufasax merged 1 commit into
masterfrom
fix/lint-frontmatter-insert

Conversation

@Chad-Mufasax

Copy link
Copy Markdown
Contributor

Follow-up to #9: the weekly lint's first-run insertion of the verdict block used a naive line-2 insert — on a memory.md that already has YAML frontmatter, the block lands inside the frontmatter and corrupts its parse (found in the field on a dashboard page). Now inserts after the closing ---.

https://claude.ai/code/session_013ERfM4utJGsw4McARGJt6a

…pted YAML frontmatter

Found in the field: on a memory/dashboard page that already carries YAML
frontmatter, the first-run insertion landed inside the frontmatter block
and broke its parse. Insert after the closing --- instead.

Claude-Session: https://claude.ai/code/session_013ERfM4utJGsw4McARGJt6a
@Chad-Mufasax
Chad-Mufasax merged commit ed2ce6e into master Jul 23, 2026
@Chad-Mufasax
Chad-Mufasax deleted the fix/lint-frontmatter-insert branch July 23, 2026 13:11
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.

1 participant