docs(conductor): Synchronize docs for track 'Event-Driven API Metrics Updates'
This commit is contained in:
@@ -14,4 +14,7 @@
|
|||||||
## Configuration & Tooling
|
## Configuration & Tooling
|
||||||
- **tomli-w:** For writing TOML configuration files.
|
- **tomli-w:** For writing TOML configuration files.
|
||||||
- **psutil:** For system and process monitoring (CPU/Memory telemetry).
|
- **psutil:** For system and process monitoring (CPU/Memory telemetry).
|
||||||
- **uv:** An extremely fast Python package and project manager.
|
- **uv:** An extremely fast Python package and project manager.
|
||||||
|
|
||||||
|
## Architectural Patterns
|
||||||
|
- **Event-Driven Metrics:** Uses a custom `EventEmitter` to decouple API lifecycle events from UI rendering, improving performance and responsiveness.
|
||||||
Reference in New Issue
Block a user