fix: remove stale ward specs bundle validator #506

Merged
coilyco-ops merged 1 commit from issue-503 into main 2026-07-13 22:00:26 +00:00
Member

Remove the obsolete agentic_os/pre_commit/check_ward_specs_bundle.py validator and the stale pytest file that only asserted hardcoded ward bundle paths. The live ward deployment already hangs off .ward/workflow.kdl, so config validity stays with ward doctor instead of repo tests.

  • Removed the dead pre-commit hook entry point and bundle-path test residue.
  • Left the live workflow.kdl model and ward doctor gate intact.
  • Verified with ward exec test and ward exec pre-commit-all.

closes #503
ward.workflow: pull-request-and-merge

Remove the obsolete `agentic_os/pre_commit/check_ward_specs_bundle.py` validator and the stale pytest file that only asserted hardcoded ward bundle paths. The live ward deployment already hangs off `.ward/workflow.kdl`, so config validity stays with `ward doctor` instead of repo tests. - Removed the dead pre-commit hook entry point and bundle-path test residue. - Left the live `workflow.kdl` model and ward doctor gate intact. - Verified with `ward exec test` and `ward exec pre-commit-all`. closes #503 ward.workflow: pull-request-and-merge
fix: remove stale ward specs bundle validator
All checks were successful
ci / gate (pull_request) Successful in 2m12s
ci / ward-doctor (pull_request) Successful in 3m12s
65717773bb
coilyco-ops deleted branch issue-503 2026-07-13 22:00:27 +00:00
Sign in to join this conversation.
No description provided.