# robinson-coding-agents-complexity-budgets-cursor-2025-12

## Veille

Lee Robinson - cursor.com CMS migration to AI coding agents, complexity budgets

## Titre Article

Coding Agents & Complexity Budgets

## Date

2025-12-01

## URL

https://leerob.com/agents

## Keywords

coding agents, complexity, migration, CMS, Markdown, tokens, Cursor, CDN, abstraction, refactoring

## Authors

Lee Robinson

## Ton

Profile: Personal experience report, practical technical register, senior/lead developer perspective.
Style: Direct and pragmatic tone, backed by concrete figures and real-world examples. Argumentation through an actual use case rather than theory. Uses dollar amounts to illustrate real costs. Authority derived from direct experience on a significant project (cursor.com). Target audience: developers, tech leads, technical decision-makers facing technical debt.

## Pense-betes

- Migration of cursor.com from a headless CMS to code and Markdown in 3 days
- Total cost: $260.32 in tokens (297.4M tokens, mostly cached)
- 344 agent requests, 67 commits (+43K/-322K lines of code)
- Build 2x faster after migration
- $56,848 saved in CDN costs since September
- 5 major sources of hidden complexity in CMSs: user management, previewing, i18n, CDN/assets, dependencies
- Key quote: "the cost of abstractions with AI is very high"
- The token investment to eliminate complexity self-funds through operational savings

## RésuméDe400mots

Lee Robinson shares his experience migrating the cursor.com site from a headless CMS to an architecture based on plain code and Markdown files. This transformation, completed in just three days, cost 260 dollars in AI tokens across 344 agent requests.

The main objective was to eliminate the accumulated complexity that the CMS had introduced into the project. Robinson identifies five major sources of hidden complexity in modern CMS architectures.

User management constitutes the first point of friction, with multiple account systems requiring separate access management. Change previewing represents the second problem, involving complex draft-mode systems with additional authentication layers.

Internationalization forms the third source of complexity, with laborious processes to manage multilingual variations. CDN delivery and assets constitute the fourth issue, with costly usage-based pricing: the company had spent more than 56,000 dollars on CDN since September.

Finally, dependency bloat represents the fifth problem, where over-abstraction makes the code difficult to maintain and modify.

The results of the migration are significant. Beyond the modest cost of 260 dollars, the project generated 67 commits representing 43,000 lines added against 322,000 removed. Build times were cut in half. CDN cost savings amount to thousands of dollars.

Robinson formulates a central observation: "the cost of abstractions with AI is very high". Coding agents work better with simple, direct code than with complex abstraction layers. Investing tokens to eliminate unnecessary complexity proves not only profitable but self-funded by the operational savings achieved.

This experience illustrates a paradigm shift in the evaluation of software architectures. With coding agents capable of performing massive migrations quickly, the cost-benefit calculation of technical debt changes. Removing abstractions becomes economically viable when the alternative is maintaining complexity that slows down both humans and AIs.

The case also demonstrates that agents perform better on streamlined codebases, creating a virtuous circle between simplification and AI-assisted productivity.

## GrapheDeConnaissance

- Lee Robinson —a_créé→ migration cursor.com (EVENEMENT, 0.97)
- migration cursor.com —mesure→ coût de 260,32$ en tokens (MESURE, 0.95)
- migration cursor.com —mesure→ durée de 3 jours (MESURE, 0.95)
- migration cursor.com —mesure→ 67 commits (+43K/-322K lignes) (MESURE, 0.93)
- CMS headless —permet→ 5 sources de complexité cachée (CONCEPT, 0.9)
- migration cursor.com —mesure→ 56 848$ économisés en coûts CDN (MESURE, 0.9)
- Lee Robinson —affirme_que→ le coût des abstractions avec l'IA est très élevé (AFFIRMATION, 0.92)
- bases de code épurées —améliore→ agents de codage (TECHNOLOGIE, 0.88)
- élimination complexité —permet→ économies opérationnelles (CONCEPT, 0.85)
- cursor.com —mesure→ 2x plus rapide après migration (MESURE, 0.9)

---
Canonical: https://www.thekb.eu/en/fiches/robinson-coding-agents-complexity-budgets-cursor-2025-12/
