aivis 1.1.2 — container image
Adds a multi-arch container (ghcr.io/krisdiallo/aivis) alongside the mcpb bundle, so MCP clients that consume OCI can install from the registry listing.
Fixes an image-verification gate that rejected a working build by grepping for "name":"aivis" when the server emits "name": "aivis". It now parses the JSON-RPC instead.
Also multi-arch (amd64 + arm64) — the first image was amd64-only and ran under emulation on Apple Silicon.