agent-ecosystem/src/main/services
777genius cb35992cff fix(team): repair runtime snapshot caching and rss sampling regressions
Pre-existing regressions из 'cache transcript and telemetry scans':

- pidsMissingUsageStats теперь всегда фильтрует runtimeUsagePids по
  отсутствию stats, а не только когда runtimeProcessRowsForSnapshot
  null. Пустой/неполный results-row больше не блокирует pidusage
  fallback.
- Кэш runtimeProcessTableCache очищается при invalidateRuntime-
  SnapshotCaches и не репопулируется in-flight'ом, который начат до
  invalidate (через generation token + caller-aware cache context).
- runtimeProcessUsageStatsCacheByPid очищается в invalidate, а в
  shared OpenCode host refresh branch'е сбрасывается negative-cache
  для конкретного pid'а перед таргетным sample'ом.

Зеленит 25 теста в TeamProvisioningService > getTeamAgentRuntimeSnapshot,
включая 'uses batched pidusage rss values', 'captures CPU and memory
history', 'does not cache live runtime metadata when invalidated while
the probe is in flight', 'shows RSS for OpenCode secondary lane host
pids'.
2026-05-29 00:51:03 +03:00
..
analysis fix(provenance): classify synthetic user turns 2026-05-26 23:51:17 +03:00
discovery merge: dev into main 2026-05-28 02:07:36 +03:00
editor fix: harden Windows frontend path handling 2026-05-16 17:34:50 +03:00
error fix(team): harden runtime status and opencode bootstrap 2026-05-03 13:09:21 +03:00
extensions feat(team): improve runtime bootstrap controls 2026-05-19 22:39:13 +03:00
identity feat: add telemetry identity and runtime status 2026-05-17 20:26:34 +03:00
infrastructure fix(startup): ignore stale opencode probe results 2026-05-26 10:39:50 +03:00
parsing fix(provenance): classify synthetic user turns 2026-05-26 23:51:17 +03:00
runtime fix(runtime): pass stored Codex key to status probes 2026-05-28 18:36:06 +03:00
schedule fix(runtime): bound binary path discovery 2026-05-22 00:17:54 +03:00
team fix(team): repair runtime snapshot caching and rss sampling regressions 2026-05-29 00:51:03 +03:00
index.ts style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00