core/chat
Shay 97ba7a3a17 feat(ask): add runtime-facing ASK helper module
Adds a small chat.ask_runtime helper that consumes the ASK acquisition seam without editing chat/runtime.py.

- Uses honest contemplation_result keyword forwarding
- Preserves fallback behavior when ASK serving is disabled
- Does not call pass_manager or render_question
- Does not change public chat/runtime schema
2026-06-10 03:34:02 -07:00
..
__init__.py
__main__.py
anaphora.py
articulation_telemetry.py
ask_runtime.py feat(ask): add runtime-facing ASK helper module 2026-06-10 03:34:02 -07:00
atom_equivalence.py
cross_pack_grounding.py
dispatch_trace.py
example_surface.py
narrative_surface.py
oov_surface.py
pack_grounding.py
pack_resolver.py feat(packs): reland en_core_syntax_v1 foundation vocabulary (collision-audited) 2026-05-31 16:18:26 -07:00
pack_surface_candidate.py
partial_surface.py
refusal.py
register_substantive.py
register_variation.py
runtime.py revert(ask): remove unsafe runtime hook bypass 2026-06-09 13:29:18 -07:00
teaching_grounding.py
telemetry.py
thread_context.py
verdicts.py