-
v5.7.1
StableSome checks failedrelease / build (./scripts/build_linux.sh, false, Linux-x86_64, ubuntu-latest, x86_64-unknown-linux-gnu, x86_64-unknown-linux-gnu) (push) Successful in 11m33srelease / build (./scripts/build_linux.sh, true, Linux-aarch64, ubuntu-latest, aarch64-unknown-linux-gnu, aarch64-unknown-linux-gnu) (push) Failing after 11m15srelease / build (./scripts/build_mac.sh, false, macOS-universal, mac-arm64, , aarch64-apple-darwin,x86_64-apple-darwin) (push) Has been cancelledrelease / build (./scripts/build_windows.sh, false, Windows-x86_64, windows-latest, x86_64-pc-windows-msvc, x86_64-pc-windows-msvc) (push) Has been cancelledrelease / build (./scripts/build_windows.sh, true, Windows-aarch64, windows-latest, aarch64-pc-windows-msvc, aarch64-pc-windows-msvc) (push) Has been cancelledrelease / release (push) Has been cancelledreleased this
2026-08-14 00:52:48 +00:00 | 5 commits to master since this releasev5.7.1 — complete api.describe for full self-discovery
Patch release on top of v5.7.0.
api.describenow enumerates the entire
surface so a human or an AI agent can discover and drive everything from the
registry alone, without reading source:- 110 commands across 17 groups (was 77): adds the dev-loop, IaC/state,
streamer/management, worlds, hooks, and network/auth waves that were missing. - 19 event types (adds
game.exited). - A machine-readable
securityblock: scope meanings (read/write/accounts/
settings/*, write implies read), the fullread_onlyandlocal_only
command sets, the pre-auth commands, the execution-vector fields denied over
the network, theEKAII_API_*network-config env vars, and the structured
error codes.
No behavioural change to any command; this only completes the self-description.
Full reference remains indocs/API.md.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- 110 commands across 17 groups (was 77): adds the dev-loop, IaC/state,