Skip to content

onestardao/WFGY_RAG_Problem_Map_Index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

WFGY Problem Map — Index of AI Failures We've Solved

📌 This is just an index repo.
Go to each problem’s folder for detailed modules, demos, and engineering walkthroughs.
👉 Main Problem Map

Hero

🚀 Start Here (shortcuts)


🧠 What is WFGY Problem Map?

This is the central index of AI failure modes we've tracked, diagnosed, and solved using WFGY — a semantic reasoning engine for LLMs.

We don't just identify bugs. We redefine them as solvable cognitive flaws — then ship modular logic patches you can drop into your system.

If your LLM has ever hallucinated, frozen, collapsed, or forgotten... chances are we've dissected it here.


🧭 Problem Categories (Core 16)

Each link opens the failure’s fix page:

  1. Hallucination & Chunk Drift — retrieval returns wrong/irrelevant content
  2. Interpretation Collapse — chunk is right, logic is wrong
  3. Long Reasoning Chains — multi-step tasks silently drift
  4. Bluffing / Overconfidence — confident but unfounded answers
  5. Semantic ≠ Embedding — cosine match ≠ true meaning
  6. Logic Collapse & Recovery — dead-end logic; needs controlled reset
  7. Memory Breaks Across Sessions — lost threads, no continuity
  8. Debugging is a Black Box — no visibility into failure path
  9. Entropy Collapse — attention melts, incoherent output
  10. Creative Freeze — flat, literal outputs
  11. Symbolic Collapse — abstract/logical prompts break
  12. Philosophical Recursion — self-reference/paradox loops
  13. Multi-Agent Chaos — agents overwrite/misalign logic (overview)
  14. Bootstrap Ordering — services fire before deps ready
  15. Deployment Deadlock — circular waits (index⇆retriever, DB⇆migrator)
  16. Pre-Deploy Collapse — first call after deploy crashes

Multi-Agent deep dives


🧩 Patterns Library (targeted fixes)

All patterns: Patterns Index


🛠️ Playbooks & Guides

Examples: Examples Hub
Eval: Evaluation Suite
Ops Runbook: Ops & Monitoring
Beginner Guide: Start Here
Getting Started: RAG Quickstart


🗺️ Maps A–G (fast routing)


🧪 MVP Demos (runnable mini examples)


👑 Early Stargazers: Hall of Fame — Engineers, hackers, and open-source builders who supported this project from day one.
View the Hall of Fame

WFGY Main   TXT OS   Blah   Blot   Bloc   Blur   Blow

About

16 real RAG & LLM failure modes mapped and solved with WFGY. A fast index to the Problem Map system.

Resources

Stars

Watchers

Forks

Contributors