v0.4.22
What's Changed
- Publish a nightly channel to npm by @dcdeniz in #527
- Caret-pin nightly cross-deps to satisfy the lockstep contract by @dcdeniz in #528
- Anchor the parent-span fallback edge to the parent's call site by @dcdeniz in #537
- Drive the Prisma facade through a real client in the capture tests by @dcdeniz in #538
- Cover the neat sync remote round-trip by @dcdeniz in #539
- Behavioral tests for the untested MCP wrappers by @dcdeniz in #540
- Report a TypeScript service's language as typescript by @dcdeniz in #543
- Discover Python projects with a root manifest by @dcdeniz in #544
- Make the runtime layer engage on more app shapes, and say so when it can't by @dcdeniz in #547
- GUI-redo contracts: web shell IA, live canvas layout, design system by @dcdeniz in #548
- GUI redo (core): multi-page shell, ELK canvas, two-mode observed overlay by @dcdeniz in #549
- Govern the client profile seam (GUI · CLI · MCP) + remote mode by @dcdeniz in #551
- Record the hosted storage substrate: one Postgres (graph + pgvector + CTE traversal) by @dcdeniz in #554
- Govern how contracts are enforced: four pillars + a per-contract enforcement tag by @dcdeniz in #556
- Align the design-system Base UI clause with ADR-101 and the shipped @base-ui/react@^1.6.0 by @dcdeniz in #558
- Rework the GUI to one shell over many daemons via per-daemon profiles (ADR-101) by @dcdeniz in #552
- Open the governance-kernel arc: the policy overlay (L1) over the graph by @dcdeniz in #561
- Kernel contract (ADR-094): FRONTIER provenance gains staged-proposal write semantics by @dcdeniz in #563
- Govern the rest of the launch sprint: kernel contracts, runner, hosted, soft policies by @dcdeniz in #565
- Wire the contracts to Claude on read, not only on edit by @dcdeniz in #567
- Lint that every contract names its enforcement pillar by @dcdeniz in #571
- Make worker and queue app shapes engage, or say why they can't by @dcdeniz in #572
- Surface the policies that apply where an agent is working by @dcdeniz in #573
- Stability patches: daemon ports, OTLP ingest, graph fusion, and extraction by @dcdeniz in #606
- Stability patches (2): precision, cross-service root-cause, query surfaces, daemon, infra, blast radius by @dcdeniz in #613
- Stability patches (3): trace-stitcher provenance, watch re-extract, fusion incidents, daemon OTLP, incident quality by @dcdeniz in #628
- Reconcile contracts to ADRs 110-116 and revert daemon uncaught-exception handling by @dcdeniz in #630
- Release 0.4.22 by @dcdeniz in #631
Full Changelog: v0.4.19...v0.4.22