@h-rig/core
v0.0.6-alpha.286
Published
Config and plugin composition library for Rig's plugin ecosystem; harness-agnostic, not a product host/runtime.
Downloads
18,212
Readme
Core Package
@rig/core holds pure task-graph and engine logic.
Expectations
- No app-shell assumptions.
- Keep selectors and reducers reusable by web, TUI, server, and tests.
- Push shared behavior here before duplicating it in UI packages.
