AI RESEARCH
The Specification Gap: Coordination Failure Under Partial Knowledge in Code Agents
arXiv CS.AI
•
ArXi:2603.24284v1 Announce Type: cross When multiple LLM-based code agents independently implement parts of the same class, they must agree on shared internal representations, even when the specification leaves those choices implicit. We study this coordination problem across 51 class-generation tasks, progressively stripping specification detail from full docstrings (L0) to bare signatures (L3), and