- Expanded package inclusion in `pyproject.toml` to support new modules. - Introduced new `adapters` and `protocol` packages for better organization. - Added backend adapter implementations for control plane integration. - Updated main application imports to reflect new package structure. - Removed deprecated core components and adjusted documentation accordingly. - Enhanced architecture documentation to clarify the new runtime and integration layers.
451 B
451 B
Canonical Module Layout
This MVP uses a single canonical module layout without legacy import shims.
Runtime and protocol
protocol.ws_v1.schemaruntime.session.managerruntime.pipeline.duplexruntime.history.bridgeruntime.eventsruntime.transportsruntime.conversationruntime.ports.*
Integrations and orchestration
providers.*adapters.control_plane.backendworkflow.runnertools.executor