feat(dotnet): add idempotency contract harness
CI Workflow Lint / validate-ci-workflow-lint (push) Failing after 14s
Validators (Pushes and Pull Requests) / validate-ui-and-storage (push) Successful in 21s
Validators (Pushes and Pull Requests) / validate-core (push) Has been cancelled

This commit is contained in:
2026-07-13 00:32:48 +09:00
parent ed137c2574
commit 736951526b
7 changed files with 189 additions and 0 deletions
+3
View File
@@ -184,6 +184,9 @@ jobs:
- name: Validate Dotnet Normalization Contract
run: python3 tools/validate_dotnet_normalization_contract_v1.py
- name: Validate Dotnet Idempotency Contract
run: python3 tools/validate_dotnet_idempotency_contract_v1.py
- name: Build Calibration Priority Backlog