v0.0.4
Documentation and shipped-instruction corrections. No engine changes.
Fixes that affect an installed plugin
/shard-ackno longer crashes. It instructed the shard to runcheck <name>, which resolves the conductor manifest from the working directory and throwsno manifest at ...from inside a shard. It now uses what is already in the sandbox:contract/VERSIONcompared against the shard's ownsurface/ACKNOWLEDGED./shard-statusnow rendersstaleShards, which the skill already told the conductor it would see.versionStale: falseno longer reported as "already acknowledged" -verifiedAgainstfalls back to the manifest baseline, so a never-acknowledged shard reads as not-stale until a bump happens.
Documentation
LICENSE: commercial licensing enquiries readplease contact licensing@robworks.info.(matching the construction Terraform and Vault use). Terms are unchanged.- README:
npm run cli -- ackcannot work in any form -npm runresets the working directory to the package root - soackis documented as a direct invocation from inside the shard. - Project site: three JSON blocks had been hand-trimmed and no longer matched real output. All replaced with captured runs, restoring the page's claim that every output on it is real.
docs/design.md: corrected the convention-linter filename, a manifest field that does not exist, a hook that was never registered, the missing/shard-ackrow, and the gate's condition count.
License unchanged from v0.0.2: BUSL 1.1, free for individual use, converting to MIT on 2030-07-19.