yashMaini's picture
Static overview: eval results, real findings, the trap table
16bfc0d verified
|
Raw
History Blame Contribute Delete
945 Bytes
metadata
title: Postgres Reliability Agent
emoji: 🐘
colorFrom: indigo
colorTo: gray
sdk: static
app_file: index.html
pinned: false
license: mit

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.