Skip to content

docs: add RAG failure checklist for LLM-based monitoring#900

Open
onestardao wants to merge 1 commit intokoala73:mainfrom
onestardao:docs/rag-failure-checklist
Open

docs: add RAG failure checklist for LLM-based monitoring#900
onestardao wants to merge 1 commit intokoala73:mainfrom
onestardao:docs/rag-failure-checklist

Conversation

@onestardao
Copy link

Add a focused docs-only checklist for diagnosing retrieval, deduplication, and summary failures in monitoring workflows. Refs #652

Summary

This PR adds a single docs page (docs/rag-failure-checklist.md) that provides a lightweight, repeatable checklist for diagnosing suspicious LLM-generated summaries in monitoring workflows.

It organizes common failure modes into 16 patterns across three stages: retrieval, deduplication, and summary generation.

Type of change

  • Bug fix
  • New feature
  • New data source / feed
  • New map layer
  • Refactor / code cleanup
  • Documentation
  • CI / Build / Infrastructure

Affected areas

  • Map / Globe
  • News panels / RSS feeds
  • AI Insights / World Brief
  • Market Radar / Crypto
  • Desktop app (Tauri)
  • API endpoints (/api/*)
  • Config / Settings
  • Other: Documentation (docs/)

Checklist

  • Tested on worldmonitor.app variant
  • Tested on tech.worldmonitor.app variant (if applicable)
  • New RSS feed domains added to api/rss-proxy.js allowlist (if adding feeds)
  • No API keys or secrets committed
  • TypeScript compiles without errors (npm run typecheck)

Screenshots

Not applicable (documentation-only change).

Add a focused docs-only checklist for diagnosing retrieval, deduplication, and summary failures in monitoring workflows. Refs koala73#652
@vercel
Copy link

vercel bot commented Mar 3, 2026

@onestardao is attempting to deploy a commit to the Elie Team on Vercel.

A member of the Team first needs to authorize it.

@koala73 koala73 added Low Value Trivial, unnecessary, or not aligned with project needs Ready to Merge PR is mergeable, passes checks, and adds value labels Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Low Value Trivial, unnecessary, or not aligned with project needs Ready to Merge PR is mergeable, passes checks, and adds value

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants