Remove every agentic-os reference from ward code #1261

Closed
coilyco-ops wants to merge 3 commits from issue-1139 into main
Member

Remove the remaining agentic-os literals from ward-owned runtime assets and align the review, clone, and substrate fixtures with the ward checkout. The shipped code paths now point at ward-neutral defaults instead of the old product name.

  • Updated the embedded container defaults and entrypoint path.
  • Swapped the review-skill lookup, clone allowlist, and substrate seed manifests to ward paths.
  • Refreshed the tests that assert those contracts and verified go test ./....

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

Remove the remaining `agentic-os` literals from ward-owned runtime assets and align the review, clone, and substrate fixtures with the ward checkout. The shipped code paths now point at ward-neutral defaults instead of the old product name. - Updated the embedded container defaults and entrypoint path. - Swapped the review-skill lookup, clone allowlist, and substrate seed manifests to ward paths. - Refreshed the tests that assert those contracts and verified `go test ./...`. closes #1139 ward.workflow: pull-request-and-merge
refactor: remove agentic-os references from ward code
All checks were successful
test / test (pull_request) Successful in 36s
20caff3a87
Update pyproject.toml
All checks were successful
test / test (pull_request) Successful in 40s
140b8462e3
fix: remove agentic-os literals from ward assets
All checks were successful
test / test (pull_request) Successful in 58s
8ec314a624
coilysiren closed this pull request 2026-07-14 10:02:20 +00:00
coilyco-ops reopened this pull request 2026-07-14 10:03:45 +00:00
Owner

2 steps forward 1 step backward... this is very half done.

  • This file should go away entirely: cmd/ward/containerassets/clone-allowlist.txt
  • Same for this one: cmd/ward/containerassets/container-defaults.txt
  • And this one: cmd/ward/containerassets/preclone-repos.txt
  • This file lists paths that won't exist for users: cmd/ward/containerassets/review-skill-paths.txt
  • I'm not sure why this file exists... shouldn't the entire impl of this feature live in aos? => scripts/lint_issue_refs.py
2 steps forward 1 step backward... this is very half done. - This file should go away entirely: cmd/ward/containerassets/clone-allowlist.txt - Same for this one: cmd/ward/containerassets/container-defaults.txt - And this one: cmd/ward/containerassets/preclone-repos.txt - This file lists paths that won't exist for users: cmd/ward/containerassets/review-skill-paths.txt - I'm not sure why this file exists... shouldn't the entire impl of this feature live in aos? => scripts/lint_issue_refs.py
coilysiren closed this pull request 2026-07-14 10:06:03 +00:00
All checks were successful
test / test (pull_request) Successful in 58s

Pull request closed

Sign in to join this conversation.
No description provided.