This repository maintains the symbiote-node terminal migration facade.
symbiote-ui and symbiote-engine are standalone external projects. This repository does not own their source trees; it depends on their published packages and keeps the legacy symbiote-node entrypoints available while consumers migrate.
symbiote-node- terminal migration package for existing consumers.
symbiote-ui- Web Components, UI/layout primitives, provider catalogs, themes, tokens, rules, schemas, WebMCP metadata, and JSDA SSR integration contracts.symbiote-engine- graph runtime, CLI runtime commands, server helpers, registry, persistence, and handlers.
The current facade dependencies are symbiote-ui@0.3.0-alpha.45 and symbiote-engine@0.3.0-alpha.11.
- Package split
- Agentic runtime goal
- Agent contract index
- WebMCP contracts
- Documentation audit
- Release checklist
The upstream Symbiote WebMCP reference is docs/webmcp.md.
Corporate memory lives in the private .agent-portal/ submodule and is not part of npm packages, public docs, tests, or release artifacts.