docs: define ward profile asset home #517

Merged
coilysiren merged 2 commits from issue-516 into main 2026-07-14 08:51:27 +00:00
Member

This updates the Ward spec docs to define the AOS-owned home for profile and config assets after the typed ProfileProvider seam. The new layout keeps the public-safe source in AOS and keeps the migration boundary out of an operator-facing knob.

  • Added docs/ward-profile-assets.md and linked it from the Ward spec bundle and features inventory.
  • Kept the scope at the ownership boundary. No new repo, no runtime fetch from AOS, no advanced.profile_ref.
  • Validation: ward exec pre-commit-all

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

This updates the Ward spec docs to define the AOS-owned home for profile and config assets after the typed `ProfileProvider` seam. The new layout keeps the public-safe source in AOS and keeps the migration boundary out of an operator-facing knob. - Added `docs/ward-profile-assets.md` and linked it from the Ward spec bundle and features inventory. - Kept the scope at the ownership boundary. No new repo, no runtime fetch from AOS, no `advanced.profile_ref`. - Validation: `ward exec pre-commit-all` ward.workflow: pull-request-and-merge closes #516
docs: define ward profile asset home
Some checks failed
ci / ward-doctor (pull_request) Successful in 13s
ci / gate (pull_request) Failing after 57s
7073d20ee5
closes #516
Author
Member

Actionable failure: the PR gate failed in the offline build step because pyproject.toml requested setuptools>=80, which the release container cannot fetch without PyPI access. The branch has been patched to setuptools>=68.1.2 and the gate is rerunning.

Actionable failure: the PR gate failed in the offline build step because pyproject.toml requested setuptools>=80, which the release container cannot fetch without PyPI access. The branch has been patched to setuptools>=68.1.2 and the gate is rerunning.
fix: lower setuptools floor for offline ci
All checks were successful
ci / ward-doctor (pull_request) Successful in 24s
ci / gate (pull_request) Successful in 1m8s
c5a7247419
closes #516
coilysiren deleted branch issue-516 2026-07-14 08:51:27 +00:00
Sign in to join this conversation.
No description provided.