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…