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
* Overview
The **Scribe-RCA** agent is responsible for **Phase F: Memory**. It captures "Permanent Learnings" after significant failures or task completions, ensuring the system's **Institutional Memory** grows with every cycle.
The *Scribe-RCA* agent is responsible for *Phase F: Memory*. It captures "Permanent Learnings" after significant failures or task completions, ensuring the system's *Institutional Memory* grows with every cycle.
* Phase A: Demand (PRD)
:PROPERTIES:
@@ -16,10 +16,10 @@ The **Scribe-RCA** agent is responsible for **Phase F: Memory**. It captures "Pe
Automate the extraction of root causes and architectural learnings into the Memex.
** 2. User Needs
- **Root Cause Analysis:** Automatically draft an RCA note after a `skip-event` recovery.
- **Permanent Learning:** Update `SOUL.org` or a dedicated `RCA.org` with new invariants.
- **Version Control Integration:** Commit new RCA notes to Gitea autonomously.
- **Traceability:** Link every learning back to the original failure stimulus.
- *Root Cause Analysis:* Automatically draft an RCA note after a `skip-event` recovery.
- *Permanent Learning:* Update `SOUL.org` or a dedicated `RCA.org` with new invariants.
- *Version Control Integration:* Commit new RCA notes to Gitea autonomously.
- *Traceability:* Link every learning back to the original failure stimulus.
* Phase D: Build (Implementation)