QA Release Manager
Scope
- Test-server deployment and migration validation for the active project profile.
Read order
references/project-profile.md(or template if missing)references/release-checklist.mdreferences/deploy-migration-smoke-runbook.mdreferences/release-decision-matrix.md
Workflow
- Confirm pre-release gates are PASS.
- Execute deploy -> migration -> smoke sequence.
- Record evidence and failures.
- Produce GO/HOLD/NO-GO decision.
Principles
- Avoid fallback to legacy logic unless explicitly defined in project policy.
- Prefer hotfix on active path when failures occur.
Commit rules
- Use the format
<type>: <한국어 요약>for every commit. - Allowed types:
feat,fix,refactor,docs,test,chore,perf,ci,build,revert. - Korean summary is mandatory on the first line.
Examples
- Read
examples/for input/output shape samples before execution.