Skip to content

Releases: e29denghy/kaiwu

KAIWU v0.1.1 — Protocol Conformance

Choose a tag to compare

@e29denghy e29denghy released this 10 Aug 03:10
436f977

中文

KAIWU v0.1.1 将 Harness 边界从文档约定升级为可机器校验的公共契约。

  • 发布 kaiwu.event/v1kaiwu.quest/v1 JSON Schema
  • 提供合法/非法 Adapter 一致性样例
  • 新增只读命令 php artisan harness:validate
  • Inbox 导入使用同一套 Event Schema 校验
  • README 与协议文档同步更新
  • 保持 DSH 为未来 Adapter 目标,不声称已经原生支持

English

KAIWU v0.1.1 makes the Harness boundary machine-verifiable.

  • publishes JSON Schema contracts for kaiwu.event/v1 and kaiwu.quest/v1
  • includes valid and invalid adapter conformance fixtures
  • adds the read-only php artisan harness:validate command
  • validates Inbox imports against the same event contract
  • updates the bilingual README and protocol documentation
  • keeps DSH accurately positioned as a future adapter target

Verification

15 tests / 104 assertions, Pint, Composer validation and audit, Vite production build, and GitHub Actions all passed.

KAIWU v0.1.0

Choose a tag to compare

@e29denghy e29denghy released this 05 Aug 06:01

First public release of 开物 KAIWU: a local-first, human-approved workbench with JSONL Harness Inbox sync, versioned Quest Outbox envelopes, append-only retries, tests, and protocol documentation. DeepSeek Harness is currently an adapter target; native DSH support will follow its public contracts, and this release does not claim unreleased API compatibility.