HomePeopleCompaniesAI ModelsOpen SourceAgentsResearchApps
AllModelsInferenceToolingImage and Video
Open SourceTooling 12 Sep 2026 GitHub

burial-depth: A Tool That Measures How Buried an Agent's Answer Actually Is

The brief

burial-depth measures the number of words of preamble before an AI agent's response reaches its actual answer, producing a score that can be tracked across model versions and prompt configurations.

Key points

  1. It is designed to quantify and test verbosity drift in agent systems.
  2. The tool can be used in CI pipelines to enforce response directness thresholds.
Read the original GitHub

Sources