Score: 1

Code for Machines, Not Just Humans: Quantifying AI-Friendliness with Code Health Metrics

Published: January 5, 2026 | arXiv ID: 2601.02200v1

By: Markus Borg , Nadim Hagatulah , Adam Tornhill and more

Potential Business Impact:

Makes AI understand and fix computer code better.

Business Areas:
Machine Learning Artificial Intelligence, Data and Analytics, Software

We are entering a hybrid era in which human developers and AI coding agents work in the same codebases. While industry practice has long optimized code for human comprehension, it is increasingly important to ensure that LLMs with different capabilities can edit code reliably. In this study, we investigate the concept of ``AI-friendly code'' via LLM-based refactoring on a dataset of 5,000 Python files from competitive programming. We find a meaningful association between CodeHealth, a quality metric calibrated for human comprehension, and semantic preservation after AI refactoring. Our findings confirm that human-friendly code is also more compatible with AI tooling. These results suggest that organizations can use CodeHealth to guide where AI interventions are lower risk and where additional human oversight is warranted. Investing in maintainability not only helps humans; it also prepares for large-scale AI adoption.

Repos / Data Links

Page Count
12 pages

Category
Computer Science:
Software Engineering