UniFi MCP Shared 0.6.14 adds policy_gates_from_manifest, which extracts registered permission category/action pairs for policy configuration checks. It also handles malformed manifest objects through the existing fallback path. #658
This release provides the shared helper; automatic unknown-policy startup warnings will ship with the separate app wiring. Existing dependency ranges remain compatible.
Install: pip install unifi-mcp-shared==0.6.14
Thanks to Tyler Mowbrey (@tmowbrey) for this contribution.