운영 하네스 문서화

This commit is contained in:
2026-06-18 01:47:50 +09:00
parent 782fe74578
commit 3afca069df
15 changed files with 120 additions and 80 deletions
+5
View File
@@ -11,3 +11,8 @@ This repository is a deterministic quant engine.
- GAS is an adapter layer, not a business-logic layer.
- Prompts are copy-only renderers and must not compute prices, quantities, or thresholds.
## Completion Harness
- A task is complete only when `YAML`, `code`, `data artifact`, and `validation evidence` all exist together.
- Missing any one of the four means the task is incomplete.