{
“actionId”: “da_prod_092”,
“targetEnv”: “PRODUCTION”,
“validationChecksum”: “a1b2c3d4”,
“dependencyMatrix”: [“v2.1.0”],
“rollbackTrigger”: “enabled”,
“sandboxVerified”: “true”
}
POST /api/v2/data-actions/publish returns a 422 UNPROCESSABLE_ENTITY. We’ve got the ARTIFACT_WEBHOOK hooked to the METRICS_PIPELINE and the TRANSACTIONAL_UPDATE wrapped with a ROLLBACK_TRIGGER, but the DEPLOY_PIPELINE chokes on the RUNTIME_COMPATIBILITY flag. SANDBOX_VERIFICATION passes locally yet the DEPENDENCY_MATRIX drifts during the PLATFORM_VALIDATOR step.