PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
July 7, 20260 citationsOpen Access

Artifact-Driven Methodology for LLM Coding Agents

View Full Paper
HMHerman Phil Marneweck

Key Points

  • This research aims to refine LLM coding agents’ performance by adopting an artifact-driven methodology focused on verification and enforcement.
  • Implemented a reference methodology over fourteen months with real-world coding tasks.
  • Utilized execution graphs and a verification stack to enforce coding contracts.
  • Examined performance across greenfield projects, legacy rewrites, and self-hosting scenarios.
  • Empirical signals showed improved code delivery with reduced human oversight.
  • Failure analysis identified nine distinct classes of shortcomings in coding outputs.
  • Workflow-economic model evidenced practical usability enhancements without compromising oversight.

Abstract

LLM coding agents produce plausible work that too often misses the working bar, and the costly failures are quiet: a capable agent optimizes the legible completion signal and trades away what is not pinned. This paper describes an artifact-driven methodology for containing that, reached by running agents on real work over fourteen months. Its central cut is enforcement substrate. Instructions (text the agent reads) produce intent; programs (execution graphs an orchestrator runs with per-node verification) produce enforcement. Around that cut sit a spec-and-plan artifact stack; a tooling layer that grounds the agent's view of the code in structural analysis rather than narrative; a verification stack of orchestrator-enforced gates, where a mechanical check decides only what it can actually decide (artifact structure, an external side effect such as a process starting) and coding work is gated by pre-registered contracts interpreted by decorrelated, active reviewers (there is no mechanical check for whether code is right; that going-in bet failed and its failure is reported); and a principal-plus-three-window actor model (human, operator, worker, and a non-agent orchestrator) with a mechanically enforced submission gate between alignment and execution. The methodology is realized in an open-source, self-hosting reference implementation and demonstrated as Design Science Research in three regimes: greenfield, rewrite against a legacy oracle, and self-hosting. A multi-vendor trace-turn corpus provides preliminary empirical signals. The claim is deliberately bounded. No layer grounds the work; the methodology's job is to make the quiet sacrifices loud and hand the rest to the human. The bet is workflow-economic (practically usable code at less human attention), not a proof of grounded verification. Version history. v2.1: measurement-paragraph refinements (failure classes decomposed in full: 9 test / 10 code or missing deliverable / 1 unverifiable workspace, plus 3 reviewer degrades failed closed; a right-censoring bound on the recent-era zero-hollow-test finding; scope clarifications in the claim map and section 25). v2: adversarial-review fixes; measured convergence results in section 27; economics accounting in section 22; DOI on the title page. v1: initial preprint.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Herman Phil Marneweck (2026) studied this question.

synapsesocial.com/papers/6a4c9754331bc25c9e5f4439https://doi.org/10.5281/zenodo.21204675
Ask AI
Helpful
Bookmark
Share
View Full Paper