Scaling Human-AI Coding Collaboration Requires a Governable Consensus Layer
Tianfu Wang, Zhezheng Hao, Yin Wu, Wei Wu, Qiang Lin, Hande Dong, Nicholas Jing Yuan, and Hui Xiong

TL;DR
This paper introduces Agentic Consensus, a new paradigm for AI-assisted coding that replaces traditional code with a structured, auditable world model to improve transparency, control, and collaboration.
Contribution
It proposes a consensus layer as a primary artifact in development, enabling better traceability and alignment in human-AI coding workflows.
Findings
Consensus entropy measures structural commitments and under-specification.
Benchmark tasks are proposed to evaluate reduction in human intervention.
Evidence links directly to structural claims in the consensus model.
Abstract
Vibe coding produces correct, executable code at speed, but leaves no record of the structural commitments, dependencies, or evidence behind it. Reviewers cannot determine what invariants were assumed, what changed, or why a regression occurred. This is not a generation failure but a control failure: the dominant artifact of AI-assisted development (code plus chat history) performs dimension collapse, flattening complex system topology into low-dimensional text and making systems opaque and fragile under change. We propose Agentic Consensus: a paradigm in which the consensus layer C, an operable world model represented as a typed property graph, replaces code as the primary artifact of engineering. Executable artifacts are derived from C and kept in correspondence via synchronization operators Phi (realize) and Psi (rehydrate). Evidence links directly to structural claims in C, making…
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.
