docs(ai): reconcile AI cost docs into one page (supersedes #277)#280
Merged
Conversation
Fold the AI Cost & Savings guide (PR #277) into the canonical cost-tracking.md page the web app links to, so there is one page instead of two overlapping ones. Adds from #277: the "who did the work" premise, three Mermaid diagrams (inputs→outputs, case classification, savings pipeline), a fully worked numeric example, logging-human-time, tuning-for- trust, and an FAQ. Keeps the existing per-severity valuation, headline metrics (analyst-hours / FTE / automation rate), per-profile P&L, cumulative trend, CSV exports, fleet/MSSP rollup, and per-session budget relationship. Moves the nav entry up to after User Sessions. Supersedes #277. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012ie78qt9UBuvCBEEfLRKT3
lcbill
approved these changes
Jun 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
Two pages were written for the same feature:
cost-tracking.md— merged via docs(ai): AI Cost Tracking & Savings page #279; the URL the LimaCharlie web app links to (/9-ai-sessions/cost-tracking/). Covers per-severity valuation, headline metrics, per-profile P&L, CSV exports, and the fleet/MSSP rollup.cost-and-savings.md— the open guide in docs(ai): AI Cost & Savings guide #277; stronger narrative (the "who did the work" premise, Mermaid diagrams, a worked numeric example, FAQ) but overlapping, and at a different URL the app doesn't link to.This folds the best of both into the single canonical page (
cost-tracking.md) so there's one cohesive doc, not two.What was done
docs/9-ai-sessions/cost-tracking.mdto combine both:max_budget_usdrelationship.cost-and-savings.mdis not introduced.Supersedes #277 — please close that PR in favour of this one.
Testing
markdownlint-cli2: 0 errors..mdfiles; the earliercheck-linksfailure (a bare directory link) is fixed and not reintroduced.mkdocs build --strictcan't run locally (Material/Mermaid plugin env), so the nav + Mermaid rendering are best confirmed by CI / preview. Mermaid labels are quoted.🤖 Generated with Claude Code
https://claude.ai/code/session_012ie78qt9UBuvCBEEfLRKT3