mirror of
https://github.com/onestardao/WFGY.git
synced 2026-04-28 03:29:51 +00:00
4.8 KiB
4.8 KiB
🚀 WFGY 3.0 · RAG 16 Problem Map — Global Debug Card
🖼️ Image as a Structured Debug Prompt for RAG / Agent Pipelines
A production-first failure map for RAG / agent pipelines, compressed into one portable image.
The poster defines objects, metrics, ΔS zones, failure types, and mode patterns in a single unified view.
Feed a failing run (Q, E, P, A) plus this card to any LLM.
It returns type → mode(s) → fixes → verification tests.
No external framework required.
How to use (60 seconds)
- Download the full-resolution Debug Card from this repository.
- Upload the image to any strong LLM.
- Paste your failing run context:
Q= user questionE= top-k retrieved evidenceP= final prompt sent to the modelA= model output- plus logs/metrics if available
- Ask the model to diagnose using the 16-Problem Map and propose fixes with one test per fix.
Expected output:
- ΔS zones (or best-effort estimate)
- failure type:
R / P / S / I - 1–3 matching modes (1–16)
- structural fixes + verification tests
Environment Coverage
- MLflow · Experiment tracking & RAG debugging · Medium Article
- Dask · Distributed execution & task orchestration · Medium Article (coming soon)
- Kedro · Pipeline structuring & ML workflow management · Medium Article (coming soon)
📥 Download the original full-resolution image directly from this repository. If this helps you, feel free to leave a ⭐ on GitHub.
