| name | chat-runtime-diagnostics |
| description | Diagnose and repair Gloss chat no-response failures with durable traces, provider smoke, and frontend event routing gates. |
Use when a Gloss chat prompt fails to visibly respond.
Checklist:
- Run
python3 scripts/chat_runtime_static_audit.py --repo ..
- Inspect
src/App.tsx chat event routing.
- Inspect provider config paths in settings and provider registry.
- Add or verify
ChatAttemptTraceV1.
- Add or verify provider-only smoke.
- Ensure semantic-memory fallback cannot block chat when enabled.
- Produce final receipt.