Downcity
Core Concepts

Logic Map

Explain how console, agent, execution context, session, and plugins collaborate

Logic Map

The current logic map is:

  • console manages runtime and registry
  • agent hosts one project runtime
  • session executes one turn
  • plugins expose 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