Implementations
PAA in practice
Implementations and case studies are added as they meet the citation bar: a citable artifact mapping the system's interfaces to PAA primitives. The entry below is the first.
Reference implementation
jig
Minimal agent framework. Six interfaces, two execution models, everything swappable. jig independently converged on the same structural choices PAA names โ bounded substrates, typed result envelopes, a separate evidence log, a pluggable verdict producer โ without being designed to PAA. That independent convergence is the point: the primitives are real, not invented for the spec.
jig is a reference implementation, not the implementation. It demonstrates that PAA's primitives have a natural home in a minimal framework. Other systems may converge differently and appear here as they publish their own mapping artifacts.
Citation bar
An entry appears here when it meets two conditions: a public codebase or artifact, and a mapping document that traces the system's interfaces to PAA primitives โ including honest non-matches.
Independent convergence is stronger than retrofit. The mapping document does not need to show perfect alignment; it needs to show that the author looked and reported what they found. Loose rows and honest non-matches are evidence of integrity, not weakness.
Case studies and domain implementations follow the same bar: a citable writeup showing where PAA primitives appear in a production system, with the evidence log and gate decisions as the proof artifacts. Empty cells in the lifecycle coverage matrix are the content calendar.