yashMaini/pg-reliability-agent
0
Postgres Reliability Agent
Diagnoses Postgres incidents from the stats views. No model decides what is wrong — deterministic rules and EXPLAIN (GENERIC_PLAN) do that.
5/5 faults detected · 5/5 ranked first · 0 findings on a healthy database.
On four of the five faults the obvious answer is wrong, which is the point. A tool that pattern-matches on "slow query + big table → add an index" scores 1 of 6.
This is a static snapshot — Hugging Face reserves Docker Spaces for PRO accounts, so the clickable version isn't hosted here. The interactive sandbox and the full eval harness run locally from the GitHub repo.
- Code: <https://github.com/Yashmaini30/pg-reliability-agent>
- Benchmark dataset: <https://huggingface.co/datasets/yashMaini/postgres-incident-diagnosis>
