@kadi.build/kadi-harness-contracts
v0.1.8
Published
Versioned KADI harness runtime and adapter contracts
Readme
kadi-harness-contracts
The versioned, runtime-neutral TypeScript contract package shared by
@kadi.build/kadi-harness-runtime and kadi-harness-* adapters.
This package exposes the contract/package version constants, core run and principal models, and strict runtime schemas. Adapter interfaces, event/error models, and service contracts are added in the subsequent contract tasks.
Development
npm install
npm run build
npm run typecheckThe package has no dependency on a runtime, adapter SDK, KADI service, Pi, ACP, or scheduler implementation.
