knowledge-base/scripts
Hector ffacfad6f2 fix: wiki link checker + auto-fix script + pre-commit hook
- scripts/check-wiki-links.py: validates all [[...]] links source-relative (matching Forgejo behavior)
- scripts/fix-wiki-links.py: auto-rewrites broken links as source-relative paths
- scripts/.check-wiki-links-wrapper.sh: pre-commit hook wrapper
- .git/hooks/pre-commit: installs wrapper as Git hook
- Fixed 47 wiki files with broken links (mostly path-confusion and wiki/-prefix bugs)
- Total: 691 valid wiki links, 0 broken, 0 path confusion
- Manual fix: Wikipedia: Sleeper agent link → proper Markdown URL
- Manual fix: non-existent decision link → decisions-index
- Code-span and template-placeholder handling (ignores `[[example]]` and `[[{slug}]]`)

Trigger: k9ert noted https://.../concepts/llm/concepts/llm/... was 404 in wiki-catalog
2026-06-25 21:47:40 +02:00
..
subagents push: all untracked institutions + modified wiki pages 2026-06-25 21:08:50 +02:00
test-fixtures/wiki-lint chore(wiki): maintenance-system v1.0 (lint script + test suite + subagent templates) 2026-06-16 11:39:47 +02:00
.check-wiki-links-wrapper.sh fix: wiki link checker + auto-fix script + pre-commit hook 2026-06-25 21:47:40 +02:00
.gitkeep schema: AGENTS.md mit raw/wiki-Struktur, Frontmatter und Ingest-Workflow 2026-06-05 13:29:31 +02:00
check-wiki-links.py fix: wiki link checker + auto-fix script + pre-commit hook 2026-06-25 21:47:40 +02:00
fix-wiki-links.py fix: wiki link checker + auto-fix script + pre-commit hook 2026-06-25 21:47:40 +02:00
wiki-lint-report.md push: all untracked institutions + modified wiki pages 2026-06-25 21:08:50 +02:00
wiki-lint-test.sh fix(lint-test): real-repo sanity-check an aktuellen Schema-State angepasst 2026-06-17 15:26:59 +02:00
wiki-lint.sh chore(lint): bump wiki-lint.sh to v1.0 + add SCRIPT_VERSION 2026-06-17 15:26:54 +02:00