ArkGate
4.6.2

Published · npm latest

Know the next move.

Patch over 4.6.1. A newcomer (human or coding agent) sees what to do in a few lines — help, doctor #1, a blocked write, SessionStart, and the five doors. Same 13 skill names. No required config migration.

Upgrade

Get 4.6.2

npm install -D arkgate@4.6.2
npx arkgate-check --install-agent-gates --skills-only --force
npx arkgate-check --doctor

One architecture config. One check. One coach. Dual bins arkgate* / ark* unchanged.

What changed

In plain English.

Short help

arkgate and arkgate-check --help fit on one screen. Encyclopedia text is --help --all.

Doctor first

Operating-mode light + primary next action #1 print first. Start wrap-up points at /ark-adopt, not autopilot.

Blocked write

blocked {file} — {reason} then Next: (move the import or /ark-place). Rule id on the next line.

Five doors still the menu

Skills open with when + steps. The other eight names stay shortcuts. SessionStart: /ark-adopt or arkgate-check --doctor.

Honesty notes

What did not change

  • Write gate and CI fail-closed semantics for value-layer import rules
  • Binary gate—no numeric architecture score, no LLM pass/fail
  • No new skill names; no new ArkRules sensors
  • Codex / OpenCode remain warning-only at local write
  • Five-door autonomy and team parliament from 4.6.1

Maintainer source: docs/releases/4.6.2.md ↗