feat(wbs): add execution plan validator and wiring
CI Workflow Lint / validate-ci-workflow-lint (push) Failing after 14s
Validators (Pushes and Pull Requests) / validate-ui-and-storage (push) Successful in 24s
Validators (Pushes and Pull Requests) / validate-core (push) Has been cancelled

This commit is contained in:
2026-07-13 00:01:07 +09:00
parent 445715ded3
commit ebbd42e4e0
6 changed files with 156 additions and 0 deletions
+3
View File
@@ -169,6 +169,9 @@ jobs:
- name: Validate Dotnet Migration Roadmap
run: python3 tools/validate_dotnet_migration_roadmap_v1.py
- name: Validate Dotnet Migration Execution Plan
run: python3 tools/validate_dotnet_migration_execution_plan_v1.py
- name: Build Calibration Priority Backlog