fix(gates): skip YAML frontmatter in wiki-lint abbreviation check, mark version strings as code #472

Merged
clawdie merged 1 commit from fix/gate-cleanup-frontmatter-dates into main 2026-08-02 15:40:06 +02:00
Owner

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.

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.
fix(gates): skip YAML frontmatter in wiki-lint abbreviation check, mark version strings as code
Some checks failed
CI / rust (pull_request) Failing after 4s
CI / python-tests (pull_request) Successful in 4s
format-check / prettier (pull_request) Failing after 4s
CI / markdown (pull_request) Failing after 10s
leak-guard / guard (pull_request) Successful in 5s
CI / port (pull_request) Failing after 2s
CI / agent-jail-pkgs (pull_request) Failing after 2s
ci-gate / gate (pull_request) Failing after 3m36s
e9d5fa7547
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.
clawdie deleted branch fix/gate-cleanup-frontmatter-dates 2026-08-02 15:40:09 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
clawdie/colibri!472
No description provided.