Commit graph

3 commits

Author SHA1 Message Date
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
Hector
4302e76175 ingest(raw/blog): binaryverseai-qwen-agentworld — AgentWorldBench scores, CPT/SFT/RL pipeline, 7 domains
wiki-update(concepts): world-model-rl-training.md augmented with benchmark table, training pipeline detail, GUI text representation, model variants

- raw: raw/blog/2026-06-25_binaryverseai-qwen-agentworld.md (new)
- wiki: concepts/world-model-rl-training.md (augmented — new sections: Training Pipeline, 7 Domains, AgentWorldBench, Modell-Varianten, GUI text representation)
- wiki: index.md (34. Update, World-Models row updated, new raw source)
- wiki: log.md (new entry)
2026-06-25 20:48:54 +02:00
Hector
f76310836e ingest(youtube): qwen-agentworld-world-model-rl
- raw: youtube/2026-06-25_qwen-agentworld-world-model-rl.md
- wiki (new): concepts/world-model-rl-training.md
- wiki (update): concepts/world-models-jepa-vs-generative.md (cross-ref)
- index.md: 32. Update, new World Models entry
- log.md: appended
2026-06-25 18:36:15 +02:00