Replace docker/build-push-action with shell command to capture
stdout/stderr. Include real error output in Log Center report
so repair agent can diagnose CI/CD failures.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- K8s: add ENVIRONMENT, LOG_CENTER_URL, LOG_CENTER_ENABLED to dev/prod
- CI/CD: report build/deploy failures to Log Center (source: cicd)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Wrap shelf deletion in transaction.atomic to handle cases where
stories cannot be unlinked from shelf due to database constraints.
Falls back to deleting stories if update fails.
Fixes: Log Center Bug #13
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add hardcoded repo_url for repair agent to locate git repository
- Change default environment from 'production' to 'development'
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>