docs(conductor): Synchronize docs for track 'Review logging'
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
- **tree-sitter & tree-sitter-python:** For deterministic AST parsing and automated generation of curated "Skeleton Views" (signatures and docstrings) to minimize context bloat for sub-agents.
|
||||
- **pydantic / dataclasses:** For defining strict state schemas (Tracks, Tickets) used in linear orchestration.
|
||||
- **tomli-w:** For writing TOML configuration files.
|
||||
- **tomllib:** For native TOML parsing (Python 3.11+).
|
||||
- **LogRegistry & LogPruner:** Custom components for session metadata persistence and automated filesystem cleanup.
|
||||
- **psutil:** For system and process monitoring (CPU/Memory telemetry).
|
||||
- **uv:** An extremely fast Python package and project manager.
|
||||
- **pytest:** For unit and integration testing, leveraging custom fixtures for live GUI verification.
|
||||
|
||||
Reference in New Issue
Block a user