Adapter-first
Discord, WhatsApp, and X remain separate apps with explicit HTTP boundaries instead of being imported into one process.
This app is the consolidation layer. Runtime adapters stay separate services behind network APIs, while reusable workbench logic gets moved here intentionally.
Discord, WhatsApp, and X remain separate apps with explicit HTTP boundaries instead of being imported into one process.
`bot_bullet/workbench` is the main code asset to port here; the old dashboard is a separate legacy reference.
The first iteration shows live service health and version data so this new app can coordinate the stack it will eventually unify.
This is the new home for the unified agent. Existing runtimes stay API-isolated; reusable source assets get migrated here deliberately instead of being mixed together accidentally.
These are the existing apps that personal-agent should orchestrate over HTTP.
These are the local source assets to consolidate into the new project over time.