Beyond Human-Readable: Rethinking Software Engineering Conventions for the Agentic Development Era
Dmytro Ustynov

TL;DR
This paper challenges traditional software engineering conventions by proposing semantic density optimization to better support autonomous AI agents in code development, validated through experiments on log format compression.
Contribution
It introduces the principle of semantic density optimization and demonstrates its impact on agentic code navigation and development efficiency.
Findings
Aggressive log compression increased session cost by 67%.
Reducing input tokens by 17% shifted interpretive burden to model reasoning.
Semantic density optimization improves agentic development workflows.
Abstract
For six decades, software engineering principles have been optimized for a single consumer: the human developer. The rise of agentic AI development, where LLM-based agents autonomously read, write, navigate, and debug codebases, introduces a new primary consumer with fundamentally different constraints. This paper presents a systematic analysis of human-centric conventions under agentic pressure and proposes a key design principle: semantic density optimization, eliminating tokens that carry zero information while preserving tokens that carry high semantic value. We validate this principle through a controlled experiment on log format token economy across four conditions (human-readable, structured, compressed, and tool-assisted compressed), demonstrating a counterintuitive finding: aggressive compression increased total session cost by 67% despite reducing input tokens by 17%, because…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
