@open-matrix/system (1.0.6)
Published 2026-07-03 21:29:03 +00:00 by hivecast-admin
Installation
@open-matrix:registry=npm install @open-matrix/system@1.0.6"@open-matrix/system": "1.0.6"About this package
@open-matrix/system
Runnable parent package for the Matrix control plane.
matrix up system should start one control-plane runtime, load this package, mount
the root actor at system, and let the root actor mount required child actors:
system.runtimes: physical runtime inventorysystem.registry: Directory-shaped logical mount claim registry- Package metadata search is a
system.directoryprojection (registry.search). system.gateway: gateway parent actorsystem.gateway.http: Host origin HTTP route resolution and relay
The child actor classes can live in focused implementation packages. Callers see the public mounts, not the implementation package boundary.
Dependencies
Dependencies
| ID | Version |
|---|---|
| @open-matrix/contracts | 0.1.5 |
| @open-matrix/core | 0.1.6 |
| @open-matrix/host-control | 0.1.2 |
| @open-matrix/platform-http-server | 0.1.12 |
| @open-matrix/system-auth | 0.1.4 |
| @open-matrix/system-platform | 1.0.3 |
| @open-matrix/system-security | 1.0.0 |
Development Dependencies
| ID | Version |
|---|---|
| esbuild | ^0.25.0 |
| tsx | ^4.0.0 |