Engineering brief

AI’s Real Bottleneck: Context, Not Compute

This engineering brief covers AI’s Real Bottleneck: Context, Not Compute, with practical context for AI and developer-tool decisions.

InfoQ

The Brief

CAST’s static analysis graph halved token consumption and doubled accuracy for common tasks in a mid-size Java app. SoftServe used that deterministic context to shrink a 4.5M LOC mainframe modernization from 7.5 years to 3 years with only two architects.

Decision relevance

Read this for workflow impact, implementation trade-offs, and the claims that need technical scrutiny before they reach team planning.

Summary

AI coding agents burn most of their tokens not on writing code, but on discovering how a large codebase works. CAST’s static analysis replaces that probabilistic discovery with a deterministic dependency graph. In a mid‑size Java app, the graph halved token consumption and doubled accuracy for common tasks.

SoftServe used this com of deterministic context and AI to collapse a 4.5M LOC mainframe modernization from 7.5 years to 3 years, with only two architects. The discovery phase was eliminated; agents started from an up‑to‑date map, focusing tokens on generating tested code and specs.

The approach depends on a proprietary static analysis tool and keeping the graph current. Evidence is strong but vendor‑supplied; the 95% accuracy claim comes from a single case study. Engineering leaders should treat deterministic context as an AI infrastructure investment, shifting costs from per‑query token burn to fixed graph maintenance, and making architecture governance automatable.

Why It Matters

Deterministic context could make AI feasible for large legacy systems, shifting cost from per-query tokens to upfront analysis.

Editorial analysis

Key claims

  • A deterministic code graph is becoming a prerequisite for AI to safely touch complex, brownfield systems.

Practical use cases

  • Use this as input for tooling evaluation, workflow planning, and technical due diligence.

Risks / caveats

  • Generic AI accuracy improvements; this is about context supply, not model tuning.

Who should care

  • Engineering managers, tech leads, and CTOs evaluating AI or developer tooling decisions.

Related topics

Bottom Line

A deterministic code graph is becoming a prerequisite for AI to safely touch complex, brownfield systems.

Watch

This video is blocked due to your privacy settings. To watch this video, please accept YouTube marketing cookies.

Related breakdowns

Get TL;DW

Too Long; Didn't Watch.

A concise breakdowns of the AI and devtools videos that actually matter for engineering leaders.

Free. Weekly. No hype.

Video and thumbnails remain the property of their respective creators. tldw.news provides editorial analysis, commentary, and discovery links to original content.