Skip to content

AI readiness toolkit

v1.55.31 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Updates feat, fix, and Other Changes across a mixed release.

Changes in this release

Feature Low

Add canary fixtures for acceptance contract gates.

Add canary fixtures for acceptance contract gates.

Source: llm_adapter@2026-07-15

Confidence: high

Feature Low

Add completion record schema and validator.

Add completion record schema and validator.

Source: llm_adapter@2026-07-15

Confidence: high

Feature Low

Add readiness check template and cross‑family verdict recording.

Add readiness check template and cross‑family verdict recording.

Source: llm_adapter@2026-07-15

Confidence: high

Feature Low

Add fail‑closed start and complete gates for acceptance contracts.

Add fail‑closed start and complete gates for acceptance contracts.

Source: llm_adapter@2026-07-15

Confidence: high

Feature Low

Add verifier spawn chokepoint with custody controls.

Add verifier spawn chokepoint with custody controls.

Source: llm_adapter@2026-07-15

Confidence: high

Feature Low

Add cold verifier logic with hash check and couldnt_drive tracking.

Add cold verifier logic with hash check and couldnt_drive tracking.

Source: llm_adapter@2026-07-15

Confidence: high

Feature Low

Add contract freeze gate with kill‑test and structural class floors.

Add contract freeze gate with kill‑test and structural class floors.

Source: llm_adapter@2026-07-15

Confidence: high

Feature Low

Add tier assignment defaults and tier‑3 escalation handling.

Add tier assignment defaults and tier‑3 escalation handling.

Source: llm_adapter@2026-07-15

Confidence: high

Feature Low

Add FLOOR.md constitutional block and floor.yml CI enforcement.

Add FLOOR.md constitutional block and floor.yml CI enforcement.

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Feature Low

Add floor markers and start-gate invocation to tm and issues commands.

Add floor markers and start-gate invocation to tm and issues commands.

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Feature Low

Add floor markers, gate invocations, and retro boundary to workflow skills.

Add floor markers, gate invocations, and retro boundary to workflow skills.

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Feature Low

Add canary harness with blind discrimination checks.

Add canary harness with blind discrimination checks.

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Feature Low

Run canary suite in floor.yml on workflow-skill changes.

Run canary suite in floor.yml on workflow-skill changes.

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Dependency Low

Bump astral-sh/setup-uv from 8.2.0 to 8.3.2 in actions group.

Bump astral-sh/setup-uv from 8.2.0 to 8.3.2 in actions group.

Source: llm_adapter@2026-07-15

Confidence: high

Bugfix Medium

Retry narration playback after a rejected play() instead of giving up.

Retry narration playback after a rejected play() instead of giving up.

Source: llm_adapter@2026-07-15

Confidence: high

Bugfix Low

Hide the non-functional export button on the huddle visualization.

Hide the non-functional export button on the huddle visualization.

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Bugfix Low

Descope floor.yml path lock per maintainer decision (org‑only GitHub capability).

Descope floor.yml path lock per maintainer decision (org‑only GitHub capability).

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Bugfix Low

Detect load-bearing floor anchor removal and record attack A outcome.

Detect load-bearing floor anchor removal and record attack A outcome.

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Full changelog

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

Fixes

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

Documentation

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

Other Changes

  • test: Complete criteria coverage for contract infrastructure by @bjcoombs in https://github.com/bjcoombs/ai-native-toolkit/pull/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 https://github.com/bjcoombs/ai-native-toolkit/pull/275

Full Changelog: https://github.com/bjcoombs/ai-native-toolkit/compare/v1.55.5...v1.55.31

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track AI readiness toolkit

Get notified when new releases ship.

Sign up free

About AI readiness toolkit

All releases →

Related context

Beta — feedback welcome: [email protected]