← All Updates

Stage 5 — Protocol Evolution

Batch API endpoint, Zod schema validation, SSE real-time events, JWS identity verification, and PWA manifest for offline access.

apiprotocolpwa

Changes

  • Added `/api/mcp/batch` endpoint with Zod-validated requests
  • Server-Sent Events stream at `/api/mcp/events` for real-time updates
  • JSON Web Signature identity at `/.well-known/jwks.json`
  • PWA manifest with offline-capable service worker hints
  • Added `hreflang` and language alternates to root metadata