EPIC: Bootstrap a0-symbolics symbolic control plane #1
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#1
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?
Objective
Turn this fork into a0-symbolics, but bootstrap it in the correct order:
Do not start by replacing the agent loop or wiring RLM everywhere.
Bootstrap sequence
Phase 0: Agent Zero context debloat only
Goal: make the existing Agent Zero loop dramatically leaner without changing its fundamental architecture.
Work in this order:
No Prolog-RLM code is required for Phase 0. If a debloat improvement can be done cleanly with existing Agent Zero plugins/hooks/config, do that first.
Phase 1: RLM integration
Only after Phase 0 has a measured lean baseline:
rlm_context_budgetfirstrlm_prompt_compilerRAGE execution contract
RAGE = Review -> Analyze -> Generate -> Execute, repeated by development workers until the active acceptance gate is satisfied or a real external blocker exists. This is a backlog/work-loop discipline, not permanent Agent Zero prompt text. Runtime RAGE behavior belongs in the optional
_rageplugin tracked by #5.Every worker handling this epic or a child epic must:
AGENTS.md, open/merged PRs relevant to the slice, and exact runtime behavior before changing code.Loop breakers
Phase 0 gates
Phase 1 gates
rlm_context_budgetbehind a narrow bridge.rlm_prompt_compilerremains gated until exact-path conformance tests pass.Current child epic map
The active production-convergence work should land through these epics instead of growing one unreviewable mega-issue or mega-PR.
Non-goals for Phase 0
Definition of done
Phase 0 is complete when plain Agent Zero in this fork runs with a materially smaller, bounded, measurable provider-visible context while preserving task quality. Only then does RLM work begin.
roam/as the ADADR control plane and align RAGE with the canonical skills #125_rageorchestration plugin for autonomous backlog loops #151