homelab-codex-ws/scripts/kb
oskar 8af8c2eeab fix(kb): check_okf.py flags control bytes (NUL etc.) outside \t\n\r
The validator only ever parsed frontmatter fields — it never scanned body
content, so a file with literal NUL bytes pasted in from a psql SELECT
(kb/audits/wiki-kompilat-recon-2026-08-26.md) passed silently. Adds a
whole-file scan for control bytes other than tab/newline/CR, one error per
offending line. Covered by scripts/kb/tests/test_check_okf.py.
2026-08-27 15:51:39 +02:00
..
tests fix(kb): check_okf.py flags control bytes (NUL etc.) outside \t\n\r 2026-08-27 15:51:39 +02:00
check_okf.py fix(kb): check_okf.py flags control bytes (NUL etc.) outside \t\n\r 2026-08-27 15:51:39 +02:00
check_whitelist.txt chore(kb): whitelist --check — /opt/homelab jako swiadomy wyjatek 2026-08-04 18:05:45 +02:00
gen_pages.py fix(kb-site): token bramki w kazdym linku wewnetrznym generatora 2026-08-05 20:29:27 +02:00
new-doc.sh feat(kb): skill i skrypt do pisania dokumentow kb/ (OKF authoring) 2026-08-26 17:05:04 +02:00
publish.sh feat(kb): skrypt publish.sh dla kb-site + skill przypominajacy o publikacji 2026-08-26 16:00:34 +02:00