Complete checklist for deploying Lokalise integrations to production.
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
| Alert | Condition | Severity |
|---|---|---|
| API Down | 5xx errors > 5/min | P1 |
| Translation Missing | 404 on key lookup | P2 |
| Rate Limited | 429 errors > 10/min | P2 |
| Auth Failures | 401/403 errors > 0 | P1 |
| High Latency | p99 > 3000ms | P3 |
See references/implementation-guide.md for detailed examples.
For version upgrades, see lokalise-upgrade-migration.