fix(ward): DRY ward spec packaging #544

Merged
coilyco-ops merged 1 commit from issue-461 into main 2026-07-15 03:22:36 +00:00
Member

Refactors the ward-spec bundle packaging to use a recursive tar over .ward/ with an explicit ward.yaml exclusion, removing the hand-maintained file inventory from release packaging. The role-surface-tiers doc now names representative guardfiles instead of enumerating the full set.

  • What changed: release asset packaging now walks .ward/ recursively; docs now mention representative guardfiles only.
  • Why: removes duplicated KDL file lists and keeps the bundle source list from drifting.
  • Tests / CI: ward exec pre-commit-all passed, and a local tar sanity check confirmed ward.yaml is excluded.

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

Refactors the ward-spec bundle packaging to use a recursive tar over `.ward/` with an explicit `ward.yaml` exclusion, removing the hand-maintained file inventory from release packaging. The role-surface-tiers doc now names representative guardfiles instead of enumerating the full set. - What changed: release asset packaging now walks `.ward/` recursively; docs now mention representative guardfiles only. - Why: removes duplicated KDL file lists and keeps the bundle source list from drifting. - Tests / CI: `ward exec pre-commit-all` passed, and a local tar sanity check confirmed `ward.yaml` is excluded. closes #461 ward.workflow: pull-request-and-merge
fix(ward): DRY ward spec packaging
All checks were successful
ci / gate (pull_request) Successful in 2m12s
ci / ward-doctor (pull_request) Successful in 2m30s
86655370fc
coilyco-ops deleted branch issue-461 2026-07-15 03:22:37 +00:00
Sign in to join this conversation.
No description provided.