Skip to content

v0.2.0

Latest

Choose a tag to compare

@hamakyo hamakyo released this 21 Aug 09:59
276b276

v0.2.0

Added

  • Added an opinionated software-project profile aligned with OKF v0.2.
  • Added provenance, verification, lifecycle, freshness, and timestamp validation.
  • Added deterministic Markdown, OKF, Skill, and example-copy validation with unit tests.
  • Added Skill routing fixtures and synchronized Codex and Claude Code example layouts.

Changed

  • Separated upstream OKF and Agent Skills requirements from repository-specific profile rules.
  • Updated update-okf to handle provenance and trust without carrying stale verification forward.
  • Documented progressive disclosure so agents load only task-relevant OKF knowledge.

Verified

  • 15 validator tests passed.
  • Markdown validation passed for 42 files.
  • OKF validation passed for 14 files across 2 bundles.
  • Skill validation and example synchronization passed.
  • GitHub Actions passed on the release commit.
  • Codex actual-host routing smoke passed 11/11 cases.

Release notes

  • Claude Code actual-host routing smoke was waived because no subscribed host environment was available; portable format, deterministic validation, and the Claude Code example layout remain covered.
  • Adapter and plugin packaging exploration continues in #3.

Full Changelog: v0.1.1...v0.2.0