Lucidchart Deploy Integration Overview Deploy a containerized Lucidchart integration service that manages diagram documents, manipulates shapes and connectors programmatically, and synchronizes visual collaboration data through the Lucid API. This skill covers Docker multi-stage builds for the Lucid SDK, OAuth2 token configuration, health checks that validate document API access, and rolling deployments with safe diagram state preservation during updates. Prerequisites - Docker 24+ and Docker Compose v2 installed - Valid (OAuth2 client credentials) from the Lucid developer portal - Node.js 20…