core/generate
Shay 565c48bdf0
feat(generate): add surface.py — SentenceAssembler (ADR-0012)
Implement SentenceAssembler for generating coherent surface sentences from articulation plans and token sequences.
2026-05-14 13:21:24 -07:00
..
__init__.py Add dialogue frame selection 2026-05-13 20:19:21 -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 feat(generate): add surface.py — SentenceAssembler (ADR-0012) 2026-05-14 13:21:24 -07:00