feat(dotnet): add normalization 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 20s
Validators (Pushes and Pull Requests) / validate-core (push) Has been cancelled

This commit is contained in:
2026-07-13 00:31:13 +09:00
parent b694a101d1
commit ed137c2574
7 changed files with 223 additions and 0 deletions
+3
View File
@@ -181,6 +181,9 @@ jobs:
- name: Validate Dotnet Scheduler Contract
run: python3 tools/validate_dotnet_scheduler_contract_v1.py
- name: Validate Dotnet Normalization Contract
run: python3 tools/validate_dotnet_normalization_contract_v1.py
- name: Build Calibration Priority Backlog