chore: unify bold syntax to single asterisk in .org files and update legacy memex-amero references

This commit is contained in:
2026-04-01 12:37:45 -04:00
parent 78ba3112cb
commit d364f90ff6
102 changed files with 955 additions and 955 deletions

View File

@@ -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: