feat(dotnet): add read model contract harness
CI Workflow Lint / validate-ci-workflow-lint (push) Failing after 13s
Validators (Pushes and Pull Requests) / validate-ui-and-storage (push) Successful in 23s
Validators (Pushes and Pull Requests) / validate-core (push) Successful in 2m11s

This commit is contained in:
2026-07-13 00:41:30 +09:00
parent c852ad49cf
commit d610ecb57c
7 changed files with 193 additions and 0 deletions
+3
View File
@@ -193,6 +193,9 @@ jobs:
- name: Validate Dotnet Domain Parity Backlog
run: python3 tools/validate_dotnet_domain_parity_backlog_v1.py
- name: Validate Dotnet Read Model Contract
run: python3 tools/validate_dotnet_read_model_contract_v1.py
- name: Build Calibration Priority Backlog