Skip to content

kit 6.10.0

Choose a tag to compare

@sandstream sandstream released this 27 Aug 07:05
· 12 commits to main since this release
4bd38af

Added

  • AISLE nano-analyzer ingestion plugin. sandstream-kit-plugin-aisle reads
    AISLE nano-analyzer triage.json / summary.json output and writes validated
    findings to .kit-scan-results.jsonl, so kit check --category security can
    gate AI-discovered findings through the existing external-findings contract.
    Only VALID findings emit by default; rejected triage can be recorded
    deliberately for audit receipts.

Changed

  • Public provenance cleanup. Removed internal provenance breadcrumbs from
    public docs, comments, fixture names, and shared memory.

Full changelog: https://github.com/sandstream/kit/blob/v6.10.0/CHANGELOG.md

Verify this release:

git tag -v v6.10.0
npm audit signatures