feat(F-12): wiki-compile — grounded concept pages over RAG substrate #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/F-12-wiki-compile"
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?
Summary
codex/wiki.py(~680 Zeilen):Concept,Claim,ConceptPage,CompileReportDataclasses;OllamaClient;load_concepts();compile_concept()(Retrieval → LLM-Synthese → Grounding-Guard → Cross-Refs);compile_all()(inkrementell via SHA-256 Hash);write_index();append_log()wiki/concepts.yaml: 5 kuratierte Konzept-Seeds (discrete-conformal-map, circle-packing, lobachevsky-function, discrete-yamabe-flow, hyperideal-tetrahedron)codex/cli.py:wiki_appSub-Typer (codex wiki compile/list/check)codex/config.py:wiki_dir,wiki_llm_model,wiki_llm_url,wiki_top_ktests/wiki/: 39 Tests (test_concepts.py, test_compile.py, test_check.py) — DB + LLM gemocktRequirements
R-21 R-22 R-23 R-24 R-25 R-26 → done; R-27 → pending (Gate-Fix-Session)
Test plan
uv run pytest tests/ -q— 127 passed, 0 faileduv run ruff check .— cleanuv run mypy codex/— clean (18 files, strict)session-prompts/F-12-gate-fixes.md)⚠ Nicht mergen bis Gate-Fix-Session abgeschlossen + erneutes Review-Gate PASS.
🤖 Generated with Claude Code