Skip to content

Remove tool-syntax lines leaked into person-to-edm.md#1124

Merged
alistair3149 merged 1 commit into
masterfrom
fix/person-to-edm-leak
Jul 21, 2026
Merged

Remove tool-syntax lines leaked into person-to-edm.md#1124
alistair3149 merged 1 commit into
masterfrom
fix/person-to-edm-leak

Conversation

@JeroenDeDauw

Copy link
Copy Markdown
Member

The docs-fleet rewrite agent's closing tool-call tags (</content>, </invoke>) ended up as the
file's last two lines in #1113. VitePress runs
markdown through the Vue template compiler, which rejects the stray end tags, so every website build
syncing master docs now fails (first seen on NeoWiki-Website#97's CI; the deploy triggered by the
#1113 merge will have failed the same way). Two-line deletion, nothing else changed.

Verified: the full NeoWiki-Website VitePress build passes locally with DOCS_REF pointed at this
branch, and all 15 fleet files audited clean for the same token class (this was the only leak).

Merge order: this first (unbreaks every website build), then NeoWiki-Website#97 (its CI re-run goes
green), then #1118.

AI-authored — Claude Code, Fable 5 (max); root-caused from NeoWiki-Website#97's failing CI reported by @JeroenDeDauw, no redirection; not yet human-reviewed; full site build run locally against this branch (green), leakage grep across all docs clean.

The docs-fleet rewrite agent's closing tool-call tags (</content>, </invoke>)
ended up as the file's last two lines in #1113. VitePress runs markdown through
the Vue template compiler, which rejects the stray end tags, so every website
build syncing master docs fails. Two-line deletion; the fleet's other 14 files
audited clean for the same token class.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@JeroenDeDauw
JeroenDeDauw marked this pull request as ready for review July 21, 2026 15:59
@alistair3149
alistair3149 merged commit c0aba23 into master Jul 21, 2026
6 checks passed
@alistair3149
alistair3149 deleted the fix/person-to-edm-leak branch July 21, 2026 17: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.

2 participants