ArkGate
4.7.0

Current

A third extra, on the same gate.

Minor over 4.6.7. Optional arkRun on schema 1.2 for kernel usage and complete declarations. Absence is silent. Companion stays @arkgate/runtime. No required config migration.

Upgrade

Get 4.7.0

npm install -D arkgate@4.7.0
npx arkgate upgrade --apply
npx arkgate-check --doctor

Default doctor is one screen. Use --doctor --all for Details. Compass and the deep-module coach stay in JSON.

What changed

What 4.7.0 adds.

Optional extra

Inline arkRun on schema 1.2. Leave it off and Layers / ArkRules stay the same. Advisory never flips valid.

Skip is a deny

Enforced extra blocks unmanaged new, peer import, and homemade buses. CLI, MCP, hook, preflight, and CI share one verdict.

Not a score

Doctor / status / report arkRun is a residual count. Same 13 skill names. No /ark-run skill.

Companion stays separate

Kernel lives in @arkgate/runtime. Per-instance createStrictArkKernel. In-memory stores are not production durability.

Honest limits

What this release does not claim

  • In-memory stores are not production durability. K01 stays parked.
  • No cloud broker SDKs. Missing broker falls back in-process.
  • No new skill names or scores. Does not close the parked claim-gate residual.

Maintainer source: docs/releases/4.7.0.md ↗