- Replace em dash with hyphen in thread_ingest.py user message (feedback_no_emdash.md) - Remove duplicate truncation logic in email_ingest.py (lines 12-17 and _truncate_for_embed method) - Consolidate truncation responsibility to ping.py's _safe_field_value as single source of truth - This prevents email_ingest's marker from being re-truncated by ping.py's defensive catch-all |
||
|---|---|---|
| .. | ||
| cogs | ||
| __init__.py | ||
| backend_client.py | ||
| config.py | ||
| main.py | ||
| modality_map.py | ||
| ping.py | ||