Merge feature/m4-llm-integration into develop #362
Reference in New Issue
Block a user
Delete Branch "feature/m4-llm-integration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Integrates M9-CredentialSecurity, CI/CD improvements, security remediation, dependency audit fixes (clean pnpm audit), Docker Swarm/Portainer deployment, and frontend quality improvements.
Build step now depends on lint, typecheck, test, and security-audit so Docker images cannot be pushed when quality gates fail. Also corrects docker-compose.prod.yml image names to match pipeline (stack-api, stack-web, stack-postgres) and replaces hardcoded :latest with ${IMAGE_TAG:-latest}. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>