DOX: declare roam/ as the ADADR control plane and align RAGE with the canonical skills #125
Labels
No labels
accessibility
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/a0-symbolics#125
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The repository root
AGENTS.mdcurrently does not define a durable ADADR control-plane location. The canonicaladadrskill requires workers to discover a repository-defined location/workflow and explicitly says not to inventresearch/,design/,adadr/, or approval directories. The canonicalrageskill now delegates architecture reasoning to ADADR while RAGE owns queue selection, run identity, TDD, exact-head verification, PR handling, merge gates, and backlog continuation.Several existing a0-symbolics issues (#1, #2, #3, #5) still use the older prompt-local
RAGE = Review -> Analyze -> Generate -> Executedefinition. That is now stale relative to the canonical skills repo.The canonical RAGE helper also has a separate durable run-evidence convention: branch
rage/<issue>-<slug>and default run lograge/<issue>-<slug>.org.Required repository contract
Update the root project instructions so future workers can resolve the ADADR discovery gate without asking again:
roam/roam/is only the canonical placement of ADADR control-plane artifacts. Do not reinterpret it as the RAGE run-log directory.rage/<issue>-<slug>.orgon branchrage/<issue>-<slug>unless a more specific repository contract intentionally overrides the canonical helper.adadrskill for architecture reasoning.research -> explicit research approval -> design -> explicit design approval -> implementation.Existing backlog reconciliation
Review #1, #2, #3 and especially #5 and remove/supersede the obsolete local definition of RAGE as a four-word architecture loop. Preserve useful backlog requirements, but make their workflow terminology point at the canonical
rage+adadrskills instead of maintaining a second incompatible definition.Acceptance
AGENTS.mdexplicitly declaresroam/as the repository's ADADR control plane.AGENTS.mdexplicitly keeps RAGE run logs/evidence underrage/per the canonical RAGE helper.adadr/,research/, ordesign/tree as a second control plane.