Everlock 0.6.1
The 0.6.1 release finishes what 0.6.0 started. Administration now has a third outlet — a plain HTTP API with an OpenAPI document and a Swagger UI — generated from the same command registry as the SSH
Documentation
The 0.6.1 release finishes what 0.6.0 started. Administration now has a third outlet — a plain HTTP API with an OpenAPI document and a Swagger UI — generated from the same command registry as the SSH
The `backend-admin-http` outlet serves two surfaces on its pinned vhost: the web dashboard at `/admin` and the HTTP API at `/api`. Both run every action through the same command engine as the SSH cons
The `backend-admin-mcp` outlet exposes every admin command as a Model Context Protocol tool over streamable HTTP, so an AI assistant administers the instance through the same engine as the SSH console
Everlock's admin console now speaks MCP. The new `backend-admin-mcp` outlet exposes every admin command — around a hundred of them — as Model Context Protocol tools over streamable HTTP, so an AI assi