feat(synthesis): F-13 synthesis/lead-engine — grounded leads + conjecture quarantine #3
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/F-13-synthesis-engine"
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/synthesis.py: Lead/Provenance model,find_connections/find_gaps/find_improvements(grounded, Stufe 2–4),propose_conjectures(Stufe 5, quarantined)codex/cli.py:synthesis leads/conjectures/reportcommand groupcodex/config.py: F-13 settings (leads_dir, synthesis_llm_*, synthesis_top_k, synthesis_min_grounded_ratio, synthesis_gap_min_coverage)tests/synthesis/Key invariants (both Review-Gate passes verified)
leads/conjectures/ONLY, neverwiki/orleads/grounded/(enforced at routing + RuntimeError guard)Lead.__post_init__rejects emptyprovenanceliststatus="unverified"hard-coded at sole conjecture emit siteGate results
215 tests total · ruff + mypy clean