ARTFEED — Contemporary Art Intelligence

Protocol-Driven Development: Governing AI-Generated Code Through Invariants

ai-technology · 2026-05-14

A new paper on arXiv introduces Protocol-Driven Development (PDD), a model for governing automatically generated software. PDD shifts the primary artifact from implementation code to a machine-enforceable protocol defined as a triplet (S, B, O) specifying structural, behavioral, and operational invariants. This approach aims to solve the governance problem introduced by automated program synthesis, where natural-language specifications and example-based tests are insufficient control boundaries. The paper argues that PDD defines an admissible implementation space, treating implementations as replaceable realizations discovered through synthesis.

Key facts

  • Paper titled 'Protocol-Driven Development: Governing Generated Software Through Invariants and Evidence'
  • Published on arXiv with ID 2605.12981
  • Introduces Protocol-Driven Development (PDD)
  • Protocol defined as triplet (S, B, O)
  • S specifies structural invariants
  • B specifies behavioral invariants
  • O specifies operational invariants
  • Aims to govern automated program synthesis

Entities

Institutions

  • arXiv

Sources