npm.io
0.3.0-alpha.6 • Published 1 month agoCLI

symbiote-engine

Licence
MIT
Version
0.3.0-alpha.6
Deps
0
Size
326 kB
Vulns
0
Weekly
0

symbiote-engine

symbiote-engine owns the Symbiote runtime layer:

  • graph primitives
  • workflow execution
  • runtime CLI commands
  • server helpers
  • registry, persistence, lifecycle, and handler loading
  • runtime packs

It must stay independent from browser UI runtime modules.

import { Graph, Executor, loadHandlers } from 'symbiote-engine';

Use symbiote-ui for provider catalogs, Web Components, layout metadata, and WebMCP descriptors.

Keywords