core/generate
Shay 0fa498e98b
fix(surface): add empty-slot guard — fallback when subject+predicate both empty
Add fallback mechanism for empty subject and predicate in surface generation.
2026-05-14 13:44:09 -07:00
..
__init__.py feat(generate): export SentenceAssembler, SentencePlan, assemble_surface from __init__ 2026-05-14 13:24:19 -07:00
articulation.py Graceful fallback in realize() when slot versors are missing 2026-05-13 21:41:52 -07:00
attention.py Add ADR-0008 salience attention 2026-05-13 22:40:36 -07:00
dialogue.py Fix test suite errors across core physics and generation 2026-05-14 13:02:32 -07:00
proposition.py Fix test suite errors across core physics and generation 2026-05-14 13:02:32 -07:00
render.py feat(generate): add render.py — default TextRenderer and Renderer protocol (ADR-0011) 2026-05-13 10:51:52 -07:00
result.py generate/result: add identity_score field to GenerationResult 2026-05-14 13:10:54 -07:00
salience.py Implement core physics and pack validation 2026-05-14 12:35:19 -07:00
stream.py generate/stream: fix agenerate() — add vault recall parity with generate() 2026-05-14 13:12:59 -07:00
surface.py fix(surface): add empty-slot guard — fallback when subject+predicate both empty 2026-05-14 13:44:09 -07:00