@ostinato/aionis-rtc
v0.1.0
Published
Shared runtime-core boundary for Aionis Core contracts and ownership metadata.
Maintainers
Readme
@ostinato/aionis-rtc
Shared runtime-core boundary for Aionis Core.
Install
npm install @ostinato/aionis-rtcThis package is intentionally small. Its purpose is to define the stable shared boundary for core runtime contracts.
Current responsibilities:
- shared runtime ownership metadata
- shared-surface identifiers
- boundary contracts used across runtime surfaces
- explicit separation between local automation kernel and broader automation orchestration
Later phases can move additional bootstrapping and runtime implementation here once the boundary is stable.
Local workflow
cd /Volumes/ziel/AionisTest/Aioniscc
npm install
npm run runtime-core:buildRelease checks
npm run runtime-core:pack:dry-run
npm run runtime-core:publish:dry-run
npm run runtime-core:release:check