-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Telegram briefing is too cryptic; missing source links and verification context #75
Copy link
Copy link
Open
Description
Problem
Current Telegram /brief and alert messages are too terse/cryptic for decision-making:
- little context
- no direct source links for verification
- hard to trace why a claim is surfaced
User impact
Reports feel low-trust and not actionable in chat.
Proposed fix
- Add explicit
Source Integrityblock in/briefoutput (strong/weak/degraded sources). - Add
Top Evidencesection with direct links (GDELT/article URLs, Telegram post links when available, data source URLs). - Add compact
Why this matters+What to do nextlines. - For alerts, include at least 1-3 verification links and a stable event id/hash.
- Add configurable verbosity mode (
compact|standard|audit) via env var.
Acceptance criteria
/briefincludes at least 3 clickable links when available.- Every FLASH/PRIORITY alert includes evidence links.
- Message remains under Telegram length limits and readable on mobile.
- Unit/integration tests cover formatting fallbacks when links are missing.
Context
User feedback: "very cryptic, nothing clear, no link to verify info"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels