Skip to content
mycl is in early development. The API may change before a stable release; it is not yet recommended for production use.

Changelog

fix: export the Capable type from the main entry

Initial release: the capability/registry core. createFnChannel mints a private channel with the everyday kernel (capable, snapshot, mycl, scope, the channel token); registry and requires build and check registries, and mycl/scope compose their variadic registries themselves. Augmentation helpers ship on /helpers, ScopeContext implementations on /context, the connector contract (including merge) on /factory, and read-only registry introspection on /introspect. ESM-only, TypeScript 5.4 or newer, main entry under 2 KB min+gz.