Files
KArtSell.Aegis/docs/v12_4/15_PACKAGE_CONTENTS.md
T
kjh2064 dcd1322d41
ci / backend (push) Failing after 12s
ci / frontend (push) Failing after 19s
ci / static (push) Failing after 45s
Initial commit: Add project files
2026-08-02 05:15:36 +09:00

1.1 KiB

v12.4 패키지 구성

  • src/KArtSell.Modules.ModelOperations/: 지속 모델 운영 .NET 10 모듈 템플릿
  • db/migrations/0016_continuous_model_operations.sql: schedule, request, append-only status event, metrics, evidence, proposal, review, drill
  • contracts/schedules/model-operations.v1.json: scheduler machine-readable 계약
  • contracts/model-governance/promotion-gate.v1.json: 승격 증거 Gate
  • contracts/metrics/outcome-metrics.v2.json: 성과지표 정의 v2
  • frontend/src/features/model-operations/: 운영 계획 화면과 Zod 계약
  • tests/KArtSell.ModelOperations.UnitTests/: evidence gate와 registry 단위 테스트
  • docs/v12_4/: 전략, lifecycle, scheduler, algorithm, data, BE/FE, job catalogue, WBS 288건, 기술부채 52건, 추적성, Decision Log, Gate
  • attachments/current_session/: 원본 첨부 8개 byte-for-byte 보존
  • PACKAGE_MANIFEST.json, SHA256SUMS.txt: 전체 무결성

본 패키지는 실행 템플릿이다. 실제 model evaluator, 승인 Dataset/Model seed, 시장캘린더, drift/false-exit 수치 계약은 WBS와 Decision Log에 따라 구현·승인해야 한다.