core/chat
Shay a0ba9ecb0c fix(chat): use intent-aware articulation surface from intent_bridge
Replace the bare S-P-O join from articulation.realize() with the
intent-differentiated surface from generate/intent_bridge.py when
the bridge can produce a grounded, non-pending result.

The ArticulationPlan dataclass, SentenceAssembler, turn_log, ChatResponse
and all trace fields remain structurally unchanged. Only .surface is
replaced. Falls back to the previous surface when the bridge returns "".
2026-05-16 08:40:53 -07:00
..
__init__.py Add live chat runtime 2026-05-13 20:40:56 -07:00
__main__.py Add live chat runtime 2026-05-13 20:40:56 -07:00
runtime.py fix(chat): use intent-aware articulation surface from intent_bridge 2026-05-16 08:40:53 -07:00