운영 하네스 문서화
This commit is contained in:
@@ -4,6 +4,21 @@ This document is the authoritative guide for LLMs analyzing the packaged data fe
|
||||
|
||||
---
|
||||
|
||||
## Completion Harness
|
||||
|
||||
작업 완료는 아래 4가지가 모두 있을 때만 인정한다.
|
||||
|
||||
- `YAML` 증빙
|
||||
- `코드` 증빙
|
||||
- `데이터 실체` 증빙
|
||||
- `검증 증빙`
|
||||
|
||||
하나라도 없으면 완료로 보지 않는다.
|
||||
|
||||
For this guide, the same rule applies: YAML evidence, code evidence, data artifact evidence, and validation evidence must all be present before marking work complete.
|
||||
|
||||
---
|
||||
|
||||
## 1. Directory & File Mapping
|
||||
|
||||
When the zip package is unpacked, the directory structure is organized as follows. Use these files to verify numbers and trace decisions:
|
||||
|
||||
Reference in New Issue
Block a user