Core Concepts
Logic Map
Explain how console, agent, execution context, session, and plugins collaborate
Logic Map
The current logic map is:
consolemanages runtime and registryagenthosts one project runtimesessionexecutes one turnpluginsexpose and augment capability
Capability map
- local plugins:
skill,web,asr,tts,auth - managed plugins:
chat,task,memory,contact,shell,schedule
Request map
Main takeaway
- plugin owns capability entry and augmentation
- session owns execution
- console and agent own runtime management