v0.3.0
Fleet oversight and like-process aggregation
The v1 cloud surface lands — fleet registry, oversight, and cross-run comparison across like-processes.
The first cut of the v1 cloud surface: oversee your fleet and compare runs across it. This is steps one and two of the fleet-learning loop; the model-loop phase remains on the roadmap.
Added
- Fleet registry and oversight — which edges exist, online / last-seen, software version, and their active runs.
- Like-process aggregation — group runs that instantiate the same process-class template into comparable sets across edges.
- Cross-run comparison for A/B scenario analysis within a fleet.
Changed
- Run ingestion now records the process-class template identity on every run, so aggregation has a stable join key.
Fixed
- Last-seen timestamps no longer drift when an edge reconnects after an outage.