Skip to content

docs: add a RAG failure checklist for AI output debugging#1272

Closed
tsubasakong wants to merge 31 commits intokoala73:mainfrom
tsubasakong:docs/652-rag-failure-checklist
Closed

docs: add a RAG failure checklist for AI output debugging#1272
tsubasakong wants to merge 31 commits intokoala73:mainfrom
tsubasakong:docs/652-rag-failure-checklist

Conversation

@tsubasakong
Copy link
Contributor

@tsubasakong tsubasakong commented Mar 8, 2026

Summary

  • add a focused docs/RAG_FAILURE_CHECKLIST.md guide for auditing suspicious AI summaries, retrieval misses, and reasoning drift
  • link the new guide from the README, AI intelligence docs, and documentation index so users can discover it from existing AI/RAG docs
  • adapt the troubleshooting language to World Monitor workflows while linking back to the canonical WFGY ProblemMap reference

Fixes #652.

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 and user troubleshooting guidance

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 (docs-only change).

Checklist

  • Other:

@vercel
Copy link

vercel bot commented Mar 8, 2026

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

A member of the Team first needs to authorize it.

@koala73
Copy link
Owner

koala73 commented Mar 19, 2026

These PRs are just too complicated with all drifts, and no followup. This one has too little value to keep. Closing.

@koala73 koala73 closed this Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] RAG failure checklist for LLM-based monitoring (WFGY ProblemMap)

2 participants