Companion to #243. The uf. namespace migration (unbound-force/unbound-force#304) renamed /review-council → /uf.review-council, but stale references remain in several files that uf init does not manage (confirmed: the scaffold only writes embedded assets under .opencode/, so it cannot auto-fix these). #243 covers only AGENTS.md; this issue covers the rest.
Files to update
Out of scope / exempt
- Spec artifacts under
specs/017-testing-persona/ — historical planning records; leave as-is.
AGENTS.md line 531 — historical changelog entry; exempt to preserve historical accuracy.
Acceptance Criteria
Related
This triage was performed by the Divisor review panel.
Companion to #243. The
uf.namespace migration (unbound-force/unbound-force#304) renamed/review-council→/uf.review-council, but stale references remain in several files thatuf initdoes not manage (confirmed: the scaffold only writes embedded assets under.opencode/, so it cannot auto-fix these). #243 covers onlyAGENTS.md; this issue covers the rest.Files to update
.specify/memory/constitution.md(lines 10, 133) — highest-authority governance doc. Update to/uf.review-council. Requires a PATCH version bump (1.3.0 → 1.3.1) and follows the constitution's own amendment protocol..opencode/skills/review-context/SKILL.md(line 19) — actively consumed by agents.docs/reference/cli/init.md— references oldreview-council.mdscaffold filename (verify against currentuf.review-council.md)..opencode/agents/cobalt-crush-dev.md— mentions/review-council.Out of scope / exempt
specs/017-testing-persona/— historical planning records; leave as-is.AGENTS.mdline 531 — historical changelog entry; exempt to preserve historical accuracy.Acceptance Criteria
rg -P '(?<!uf\.)/review-council'(excluding historical changelog/spec entries).Related
This triage was performed by the Divisor review panel.