Deny burndown by default for externally writable trackers #768

Merged
coilysiren merged 2 commits from issue-766 into main 2026-07-28 03:06:24 +00:00
Member

Deny Ward burndown by default for externally writable issue trackers, and keep only the private internal repos explicitly opted in until Ward can make actor-aware admission decisions.

This lands the temporary containment for #766 and records the current restoration trail in a dedicated rollout note. Public repos stay open for human triage, but they no longer inherit autonomous execution by default.

  • Switched .ward/repos.kdl to burndown default=#false and explicitly opted in the two private internal repos that still get autonomous burndown.
  • Added docs/ward-burndown-policy.md and linked it from the repo maps.
  • Updated the Ward spec bundle test to pin the new default.

Tests:

  • ward exec test -- tests/test_ward_specs_bundle.py
  • ward exec pre-commit-documentation-layout

closes #766

Deny Ward burndown by default for externally writable issue trackers, and keep only the private internal repos explicitly opted in until Ward can make actor-aware admission decisions. This lands the temporary containment for #766 and records the current restoration trail in a dedicated rollout note. Public repos stay open for human triage, but they no longer inherit autonomous execution by default. - Switched `.ward/repos.kdl` to `burndown default=#false` and explicitly opted in the two private internal repos that still get autonomous burndown. - Added `docs/ward-burndown-policy.md` and linked it from the repo maps. - Updated the Ward spec bundle test to pin the new default. Tests: - `ward exec test -- tests/test_ward_specs_bundle.py` - `ward exec pre-commit-documentation-layout` closes #766
deny burndown by default for external trackers
Some checks failed
ci / ward-doctor (pull_request) Successful in 14s
ci / gate (pull_request) Failing after 26s
2cceb7aa44
ci: bootstrap specgen in repo gate
All checks were successful
ci / ward-doctor (pull_request) Successful in 14s
ci / gate (pull_request) Successful in 1m1s
f40b8bb18e
coilysiren deleted branch issue-766 2026-07-28 03:06:25 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/agentic-os!768
No description provided.