chore: unify bold syntax to single asterisk in .org files and update legacy memex-amero references
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#+DEPENDS_ON: skill-atomic-notes skill-tdd-runner
|
||||
|
||||
* Overview
|
||||
The **Groomer Agent** is the system's "Immune System" for code and notes. It autonomously audits the PSF ecosystem for technical debt, duplication, and architectural drift, proposing surgical refactors to maintain the "Minimalist Core" mandate.
|
||||
The *Groomer Agent* is the system's "Immune System" for code and notes. It autonomously audits the PSF ecosystem for technical debt, duplication, and architectural drift, proposing surgical refactors to maintain the "Minimalist Core" mandate.
|
||||
|
||||
* Phase A: Demand (PRD)
|
||||
:PROPERTIES:
|
||||
@@ -16,10 +16,10 @@ The **Groomer Agent** is the system's "Immune System" for code and notes. It aut
|
||||
Enforce zero-bloat and high-maintainability standards across the PSF.
|
||||
|
||||
** 2. User Needs
|
||||
- **Debt Detection:** Identify duplicate Lisp logic or redundant Org headlines.
|
||||
- **Autonomous Refactoring:** Propose surgical code changes to simplify implementation.
|
||||
- **Verification:** Ensure refactors do not break functionality (via TDD Runner).
|
||||
- **Note Grooming:** Consolidate fragmented atomic notes into coherent structures.
|
||||
- *Debt Detection:* Identify duplicate Lisp logic or redundant Org headlines.
|
||||
- *Autonomous Refactoring:* Propose surgical code changes to simplify implementation.
|
||||
- *Verification:* Ensure refactors do not break functionality (via TDD Runner).
|
||||
- *Note Grooming:* Consolidate fragmented atomic notes into coherent structures.
|
||||
|
||||
* Phase B: Blueprint (PROTOCOL)
|
||||
:PROPERTIES:
|
||||
|
||||
Reference in New Issue
Block a user