Files
KArtSell.Aegis/docs/Design/kbx-foundation-v52-fe-operational-navigation-screen-anatomy/docs/environment-promotion-checklist-v22.md
T
kjh2064 c41e5063b7 chore: remove kbx-foundation-v36 reference (superseded by v4 implementation)
Removed entire kbx-foundation-v36 directory as it's been replaced by
the new KBX Foundation v4 patterns implemented in this session:
- Registry-driven screen definitions
- Density-aware UI adapter components
- Feature module templates (ShadowRun, Models)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-12 01:39:58 +09:00

547 B

KBX Environment Promotion Checklist v22

Staging

  • 동일 Release Artifact 확인
  • Secret/Configuration 주입
  • Configuration Validator PASS
  • DbUp dry-run + apply
  • API/Scenario smoke
  • External provider는 승인된 테스트 정책에 따라서만 opt-in

Production

  • Staging에서 검증한 Artifact SHA와 동일
  • Environment=Production
  • MigrationsMode=predeploy
  • RequireHttps=true
  • Secret placeholder 없음
  • migration dry-run evidence
  • release-impact / scenario evidence 보존
  • 배포 후 config fingerprint 기록