Tags: Korext/commit-carbon
Tags
fix: read AI tools from attestation.ai.tools path The extractToolUsage function was reading attestation.tools but the ai-attestation schema nests tools under attestation.ai.tools. This caused scan to always report zero emissions even when AI commits were present. Also fixes totalCommits to read from range.commits and repo name from repo.name. Supports both current and legacy schema layouts for backwards compatibility.