ArkGate
4.8.10

Current

Incomplete analysis never looks green.

ArkGate 4.8.10 is on npm latest. No config migration. No new skill names. Does not close Z09 or K01.

Upgrade

Install 4.8.10

npm install -D arkgate@4.8.10
npx arkgate upgrade --json
npx arkgate-check --doctor

No required config migration. No new skill names.

What changed

The check sees the whole scope, or it says it did not.

Hint budget is not a pass

When governed files exceed coverage.maxFiles (default 400), the check names how many it saw. Truncation is not silent green.

One freeze, one sensor

A freeze for orchestration-only does not silence thin-adapter on the same file. Empty-scope config findings are not freezeable.

Intent names stay at intent sites

Prefix checks apply at publish, subscribe, and handler sites. A kernel DType string is not an intent.

Writes need a real driver

postgres and drizzle-orm/postgres-js count as IO. A React .set() is not an order mutation.

--sensors is not a verdict

Success lists the contract. It does not run analysis and it does not print “Ark check passed”.

Report after a human confirms

arkgate report drafts an upstream issue for this library. Create only with confirm. Never the consumer repo.

Honesty

What stayed the same.

Skill names stay at 13. The config schema does not bump. ArkRun remains optional, experimental, and in-memory by default. This release does not close Z09 or K01.

Maintainer source: docs/releases/4.8.10.md ↗