WBS-7.11 2차 확장: spec-코드 동기화 태깅 12→20개 (7.5%→12.5%)
이미 harness_file:/python_tool:/validator: 필드로 1:1 코드 매핑을 스스로 명시하고 있던 H001~H008 결정론적 하네스 계약 7개(spec/52~58)와 spec/32(canonical_artifact_resolver), spec/37(evaluation_dashboard_contract)에 has_code_implementation/code_path를 추가했다. 모든 대상 파일의 code_path 실존을 사전 확인했다. governance/rules/00~05, spec/40·45·46·gas_adapter_contract 등 다중 구현체에 걸친 계약은 단일 code_path로 환원하면 거짓 1:1 매핑이 되므로 의도적으로 제외했다(WBS-7.11 핵심 원칙 유지).
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
schema_version: temporal_data_integrity.v1
|
||||
contract_id: H003_ANTI_BACKFILL_LOOKAHEAD
|
||||
harness_file: tools/validate_no_lookahead_bias_v1.py
|
||||
has_code_implementation: true
|
||||
code_path: "tools/validate_no_lookahead_bias_v1.py"
|
||||
authority: spec/54_temporal_data_integrity.yaml
|
||||
created_at: '2026-06-10T23:29:00+09:00'
|
||||
purpose: >
|
||||
|
||||
Reference in New Issue
Block a user