Files
QuantEngineByItz/REPORT_GUIDE.md
kjh2064 7172de3623
Validators (Pushes and Pull Requests) / validate-ui-and-storage (push) Successful in 23s
Prepare Release / Build & Create Release (push) Successful in 54s
Prepare Release / Release Notification (push) Successful in 0s
Validators (Pushes and Pull Requests) / validate-core (push) Successful in 1m56s
docs: create missing REPORT_GUIDE.md to satisfy COMPLETION_HARNESS_INSTRUCTIONS_V1
2026-07-12 13:08:15 +09:00

1.0 KiB

Report Guide (보고서 지침)

본 문서는 은퇴자산 포트폴리오 투자 에이전트의 보고 및 작업 완료 기준을 정의합니다.

기본 완료 조건 (Default Completion Harness)

모든 작업은 아래의 4가지 요소가 모두 충족되어 검증을 통과해야 완료로 판정합니다.

  1. YAML 계약/공식: 계약, 공식 및 거버넌스 파일(yaml)의 원본 권위가 변경 사항에 맞게 최신화되어야 합니다.
  2. 코드 구현: code 구현이 src/ 또는 tools/에 명확히 반영되어야 합니다.
  3. 데이터 실체: 수집 및 계산 결과가 담긴 데이터 실체(data artifact 또는 data/artifact)가 디렉토리에 정상적으로 생성되고 확인되어야 합니다.
  4. 검증 증빙: 재현 가능한 테스트 실행 및 검증 명령의 결과 파일 또는 터미널 출력이 validation evidence(검증 증빙)로 기록되어야 합니다.

이러한 완료 프로세스는 completion harness를 통해 엄격하게 통제됩니다.