AI RESEARCH
TDD Governance for Multi-Agent Code Generation via Prompt Engineering
arXiv CS.AI
•
ArXi:2604.26615v1 Announce Type: cross Large language models (LLMs) accelerate software development but often exhibit instability, non-determinism, and weak adherence to development discipline in unconstrained workflows. While test-driven development (TDD) provides a structured Red-Green-Refactor process, existing LLM-based approaches typically use tests as auxiliary inputs rather than enforceable process constraints. We present an AI-native TDD framework that operationalizes classical TDD principles as structured prompt-level and workflow-level governance mechanisms.