Skip to content

v1.55.31

Choose a tag to compare

@bjcoombs bjcoombs released this 10 Jul 12:32
Immutable release. Only release title and notes can be modified.
d9fc537

Standalone skill ZIPs for this version (claude.ai / Cowork users): https://github.com/bjcoombs/ai-native-toolkit/releases/tag/standalone-skills-v1.55.31

What's Changed

Features

  • feat: Add canary fixtures for acceptance contract gates by @bjcoombs in #256
  • feat: Add completion record schema and validator by @bjcoombs in #254
  • feat: Add readiness check template and cross-family verdict recording by @bjcoombs in #258
  • feat: Add fail-closed start and complete gates for acceptance contracts by @bjcoombs in #257
  • feat: Add verifier spawn chokepoint with custody controls by @bjcoombs in #259
  • feat: Add cold verifier logic with hash check and couldnt_drive tracking by @bjcoombs in #262
  • feat: Add contract freeze gate with kill-test and structural class floors by @bjcoombs in #260
  • feat: Add tier assignment defaults and tier-3 escalation handling by @bjcoombs in #263
  • feat: Add FLOOR.md constitutional block and floor.yml CI enforcement by @bjcoombs in #255
  • feat: Add floor markers and start-gate invocation to tm and issues commands by @bjcoombs in #266
  • feat: Add floor markers, gate invocations, and retro boundary to workflow skills by @bjcoombs in #267
  • feat: Add canary harness with blind discrimination checks by @bjcoombs in #271
  • feat: Run canary suite in floor.yml on workflow-skill changes by @bjcoombs in #273

Fixes

  • fix: Retry narration playback after a rejected play() instead of giving up by @bjcoombs in #268
  • fix: Hide the non-functional export button on the huddle visualization by @bjcoombs in #272
  • fix: Descope floor.yml path lock per maintainer E2 decision (org-only GitHub capability) by @bjcoombs in #277
  • fix: Detect load-bearing floor anchor removal and record attack A outcome by @bjcoombs in #278

Documentation

  • docs: Add /huddle explainer narration and production write-up by @bjcoombs in #261
  • docs: Publish huddle explainer visualization with synced narration by @bjcoombs in #264
  • docs: Rewrite huddle explainer as a repeatable how-to guide by @bjcoombs in #265
  • docs: Document the acceptance contract workflow in skills README by @bjcoombs in #270
  • docs: Finalize floor anchor attack A proof with post-fix re-run result by @bjcoombs in #279

Other Changes

  • test: Complete criteria coverage for contract infrastructure by @bjcoombs in #269
  • chore(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.2 in the actions group across 1 directory by @dependabot[bot] in #275

Full Changelog: v1.55.5...v1.55.31