Agentic Legibility Overview Measure how legible a repository is to coding agents using seven repo-visible metrics: bootstrap self-sufficiency, task entrypoints, validation harness, lint and format gates, agent repo map, structured docs, and decision records. The scorer can auto-discover nested scopes such as , , or language-specific subtrees when the repo clearly routes work into a self-contained subsystem with its own manifests, commands, or agent docs. Keep the main score limited to evidence present in version control. Do not claim branch protection, CI reliability, team habits, or other ex…