feat(dotnet): add parity contract and wiring
This commit is contained in:
@@ -2313,6 +2313,22 @@ dag:
|
||||
- Temp/wbs_10_dotnet_migration_execution_plan_v1.json
|
||||
strict: true
|
||||
timeout_sec: 60
|
||||
validate_dotnet_parity_contract:
|
||||
artifact_policy: keep
|
||||
cache_key: validate_dotnet_parity_contract_v1
|
||||
command:
|
||||
- python
|
||||
- tools/validate_dotnet_parity_contract_v1.py
|
||||
depends_on: []
|
||||
id: validate_dotnet_parity_contract
|
||||
inputs:
|
||||
- tools/validate_dotnet_parity_contract_v1.py
|
||||
- docs/WBS_10_DOTNET_PARITY_CONTRACT.yaml
|
||||
note: WBS-10 핵심 계산기 parity 계약과 허용오차를 검증한다.
|
||||
outputs:
|
||||
- Temp/wbs_10_dotnet_parity_contract_v1.json
|
||||
strict: true
|
||||
timeout_sec: 60
|
||||
validate_specs:
|
||||
artifact_policy: keep
|
||||
cache_key: validate_specs_v1
|
||||
|
||||
Reference in New Issue
Block a user