Expand description
Merge remote_events aggregates into summary / insights / metrics for non-local sources.
Functionsยง
- apply_
remote_ to_ metrics - Fold remote event-derived tool call / token stats into the tool ranking sections only (files stay local).
- merge_
guidance_ sessions_ in_ window - Session count in guidance teaser: for
mixed, add remote session cardinality; forprovider, prefer the larger of local vs remote when remote is loaded. - merge_
insights_ stats - merge_
summary_ stats - Merge or replace headline stats for
DataSource(seespecs/observe-pipeline.qnt). - try_
remote_ event_ agg - Load provider-side aggregates when
team_id+workspace_hash(from config + workspace) are set. ReturnsOk(None)if sync context is missing;Erron DB errors.