Skip to content

v0.0.2

Choose a tag to compare

@ringo380 ringo380 released this 19 Jul 23:27
· 22 commits to main since this release
8365bd2

Licensing

Now source-available under the Business Source License 1.1. Prior to this release the plugin manifest declared MIT with no LICENSE file present.

Free for individual use. The Additional Use Grant covers production use by any individual acting on their own initiative, including work for an employer or client of any size, and paid work. Organizational adoption - standardizing across a team, shared infrastructure, automated systems on the org's behalf - requires a commercial license, with a five-individual safe harbor so a team can pilot it first. Each version converts to MIT on its Change Date (2030-07-19).

v0.0.1 remains as published under its original declaration; this is a new version rather than a retagging.

Changes

  • Contract acknowledgment is now recorded in the shard's own surface/ACKNOWLEDGED rather than the conductor's manifest, so acknowledging never writes outside a shard's sandbox (#4, closes #3). ack takes no argument and derives the shard from the working directory.
  • docs/design.md corrected: PreToolUse never gated Bash. The limit is now documented along with why the design does not depend on it.
  • LICENSE and NOTICE added; package.json, .claude-plugin/plugin.json, and .claude-plugin/marketplace.json now agree on BUSL-1.1.