Skip to content

AI readiness toolkit

v1.10.0 Feature

This release adds 2 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 https://github.com/bjcoombs/ai-native-toolkit/issues/34, feat, and fix across a mixed release.

Changes in this release

Feature Medium

Adds instruction-surface integrity checks in Layer 0.

Adds instruction-surface integrity checks in Layer 0.

Source: llm_adapter@2026-05-28

Confidence: high

Bugfix Medium

Collapses multiple broken links to the same missing file into a single ghost node.

Collapses multiple broken links to the same missing file into a single ghost node.

Source: llm_adapter@2026-05-28

Confidence: high

Full changelog

/assess: the truth-pressure model, turned on itself

This release closes #34 — a gap surfaced by /assess's own feedback loop. Layer 0 could stay Present on a good grade from one committed file even while the repo's advertised instruction surface was broken. Now the framework scores its own "advertised-but-broken" failure the way it scores everyone else's: a broken map is worth at or below absent.

Instruction-surface integrity (Layer 0)

  • Untracked instruction files are surfaced, not silently credited or dropped. An on-disk-but-uncommitted CLAUDE.md is reported ("present locally but won't reach contributors") and never raises the grade — only git-tracked files are graded.
  • Broken instruction references now penalise Layer 0. A committed .cursorrules that is a dangling symlink, or an entry doc that links to a missing CLAUDE.md/AGENTS.md, caps the instruction half at Partial (Missing if it's the primary surface) — regardless of an unrelated file's grade — is named as a Top-3 fix, and surfaces the within-band regression the coarse Present/Partial/Missing bucket otherwise hides.

Also in this release

  • Broken links to the same missing file now collapse into a single "ghost" node on the doc-navigability graph (less clutter when many docs reference one missing target).

Both the Claude Code plugin and the standalone Desktop/Cowork ZIPs are updated (ZIPs on the standalone-skills-latest rolling release).

What's Changed

Features

  • feat: Instruction-surface integrity in Layer 0 (closes #34) by @bjcoombs in https://github.com/bjcoombs/ai-native-toolkit/pull/36

Fixes

  • fix: Collapse broken links to the same missing file into one ghost node by @bjcoombs in https://github.com/bjcoombs/ai-native-toolkit/pull/35

Full Changelog: https://github.com/bjcoombs/ai-native-toolkit/compare/v1.9.0...v1.10.0

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]