docs/README.md
This folder contains developer-focused documentation (architecture, implementation details, and validation steps).
docs/proxy/auth.md — proxy authorization modes, expected client behavior, and implementation pointers.docs/proxy/accounts.md — account lifecycle in the proxy pool (including auto-disable on invalid_grant) and UI behavior.docs/zai/implementation.md — end-to-end “what’s implemented” and how to validate it.docs/zai/mcp.md — MCP endpoints exposed by the proxy (Search / Reader / Vision) and upstream behavior.docs/zai/provider.md — Anthropic-compatible passthrough provider details and dispatch modes.docs/zai/vision-mcp.md — built-in Vision MCP server protocol and tool implementations.docs/zai/notes.md — research notes, constraints, and future follow-ups (budget/usage, additional endpoints).