Core documentation

21. Separate ASP semantics, wire bindings, and deployment surfaces

Specification metadata
adr: 21
title: Separate ASP semantics, wire bindings, and deployment surfaces
status: accepted
date: 2026-06-22

§Context

The v0.1 draft mixed three concerns: domain semantics, JSON-RPC wire shape, and ecosystem deployment surfaces such as repository policy, local overrides, manifests, registry, and certification. External review correctly identified that only the semantic contract is justified today.

§Decision

ASP v0.1 private work separates:

§Consequences