agent-ecosystem/docs/team-management/member-runtime-telemetry-reference.md

12 lines
641 B
Markdown

# Member Runtime Telemetry Reference
Design reference for participant-card runtime telemetry:
![Variant B reference](assets/team-member-runtime-telemetry-variant-b-reference.png)
Chosen direction: Variant B.
- Memory history renders as a subtle green filled micro-area at the bottom of each member row.
- CPU history renders as a thin blue line immediately above the memory band.
- The strip stays behind row content and uses low contrast so member names, model labels, task pills, and icons remain readable.
- Runtime history is owned by the main process and attached to `TeamAgentRuntimeSnapshot`, not accumulated in React components.