EPIC: _rage orchestration plugin for autonomous backlog loops #5
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#5
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?
Parent: #1
Goal
Implement RAGE as an orchestration plugin, not permanent model prompt text.
RAGE = Review -> Analyze -> Generate -> Execute. It is a control/workflow loop that drives autonomous issue/backlog work, verification, retry policy, and bounded delegation.
Critical context rule
_ragemust add zero permanent prompt payload when inactive.Activation
RAGE should be explicitly activatable for an issue/epic/backlog run, and may later support configured automatic activation for qualifying development tasks. Simple normal chats must not pay its context cost.
Loop state
Track structured state outside conversational prose:
Loop semantics
Recovery
Delegation
Phase ordering
Do not mix implementation of
_rageinto the current Phase-0 context-debloat PR. First establish the lean Agent Zero baseline (#2/#3)._ragecan then be implemented and measured as an optional orchestration layer. RLM integration remains a separate later phase (#8).Acceptance
Non-goals
_rageplugin implementation; RLM may later provide policy/verification primitives behind the plugin.roam/as the ADADR control plane and align RAGE with the canonical skills #125