kit 1.12.0
Added
kit health— deterministic external-system health probe (kit sentinel, layer 1). A new read-only command that probes the project's connected external systems and surfaces failing ones, mirroring red findings into the PAL ledger under a newhealthsource tag so they appear cross-session and auto-close when the system goes green again. Account-verified: it records which org/repo it checked and reportsunknownrather than a falsegreenwhen it cannot confirm the account or a probe errors. First sensor is GitHub Actions — flags workflows whose latest completed run failed, excluding disabled workflows (so a stale failure from a dead workflow is not reported).--jsonfor machine output; the command is wrapped in the governance read path. Sensors are derived from the project's connected services; more (Vercel, Sentry, Supabase, Resend, TLS cert) land incrementally. Design and plan are indocs/specs/2026-06-21-kit-sentinel-design.mdanddocs/plans/2026-06-21-kit-health-v1a.md.
Full changelog: https://github.com/sandstream/kit/blob/v1.12.0/CHANGELOG.md
Verify this release:
git tag -v v1.12.0
npm audit signatures