An experiment in giving an LLM agent the SQL primitives to watch its own retrieval quality. We build a tiny RAG on Tiger's Agentic Postgres stack, then expose ragvitals' drift dimensions as SQL functions so the agent can call SELECT drift_report() between actions and decide whether to keep going.
Agents that monitor themselves: a self-auditing RAG on Tiger's Agentic Postgres