fix(gates): skip YAML frontmatter in wiki-lint abbreviation check, mark version strings as code #472
No reviewers
Labels
No labels
doctor-fix
first-proof blocker
hardening
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
clawdie/colibri!472
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/gate-cleanup-frontmatter-dates"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
okf source_of_truth frontmatter (e.g. docs/MULTI-AGENT-HOST.md) is machine
context, not prose — the wiki-lint undefined-abbreviation check scanned the
whole file and flagged HOST as an undefined term. Strip the leading frontmatter
block before extraction, matching check-dates.sh. Also backtick Python/aiohttp
version strings in the cognee spike plan so the date-format gate stops reading
3.11.15 / 3.10.10 as dates.
Gates: okf 261/0, wiki-lint 597/0, dates clean, format clean, python 18/18.