Current
Nested config stays in that tree.
ArkGate 4.8.11 is on npm latest. No config migration. No new skill names. Does not close Z09 or K01.
Upgrade
Install 4.8.11
No required config migration. No new skill names.
What changed
The nested rules file is the one that counts.
Nested --config stays put
--root examples/app --config examples/app/ark.config.json
no longer walks up to the parent tree. The nested rules file
is the one that counts.
One concern per file
Adapter result types and agent projection formatters live in their own modules. Callers keep the same import. The AI can edit one job without touching the rest.
Same 13 skills
No new skill names. No schema bump. Leftover design work remains honest in doctor. This is not Z09 or K01.
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.11.md ↗