Milestone 2: ds-mcp became the agent-driven governed loop's front door (plan PR-11, ADR-10).
get-generation-context/validate-ui: compile a dspack 0.3 contract into generation context (system prompt + generation schema + few-shot) and lint submitted surfaces through gates S1/S2/S3 — both pure computation via@aestheticfunction/dspack-gen's zero-networkcoresubpath (git-pinned; network-boundary test scans the compiled tool path).generate_uiis deliberately absent: the MCP host is the generator.- dspack 0.3 loader support (vendored v0.3 schema, same pattern as v0.1/v0.2).
- First CI workflow for this repo; copy drift checks against the spec repo and dspack-gen's F1 goldens (dspack-gen#7).
- Version staged at 0.3.0 for the next npm publish.
Companion M2 tags: dspack@m2, dspack-emit@m2, dspack-gen@m2.