ArkGate
4.7.2

Published

If the AI writes an illegal import, the write is rejected.

Patch over 4.7.1. The same check fails the pull request. Not an API Gateway. Not a folder linter. No required config migration.

Upgrade

Get 4.7.2

npm install -D arkgate@4.7.2
npx arkgate upgrade --apply
npx arkgate-check --install-agent-gates --skills-only --force
npx arkgate-check --install-agent-gates --skills-only --prune-home-duplicates
npx arkgate-check --doctor

Restart Codex / Claude / Cursor / Grok after the skill refresh. Restart Ark MCP so the process version matches the pin.

What changed

What 4.7.2 changes.

The write is rejected

First sentence of the product: if the AI writes an illegal import, the write is rejected. The same check fails the pull request.

Not a Gateway

Not an API Gateway. Not a folder linter. If the check is not required on the PR, the rules file is just documentation.

One rules file

How: one rules file. One check. One next step. Run arkgate-check --doctor for what is wrong and what to do first.

Same 13 names

No new skill names. No new sensors. Companion @arkgate/runtime is not republished.

Honest limits

What this release does not claim

  • No new skill names or scores. Does not close the parked claim-gate residual. Companion @arkgate/runtime is not republished.
  • Host write hardness is unchanged from 4.7.1.
  • The 4.6.2 three-beat line stays in that historical release note.

Maintainer source: docs/releases/4.7.2.md ↗