chore: unify bold syntax to single asterisk in .org files and update legacy memex-amero references
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#+FILETAGS: :psf:automation:meta-cognitive:orchestration:
|
||||
|
||||
* Overview
|
||||
The **PSF Loop Automator** is the meta-cognitive orchestrator of the Personal Software Foundry. It monitors the state of all Master Notes and autonomously triggers the transition between PSF phases (e.g., waking the Architect when a PRD is frozen), ensuring the Consensus Loop maintains high momentum without manual intervention.
|
||||
The *PSF Loop Automator* is the meta-cognitive orchestrator of the Personal Software Foundry. It monitors the state of all Master Notes and autonomously triggers the transition between PSF phases (e.g., waking the Architect when a PRD is frozen), ensuring the Consensus Loop maintains high momentum without manual intervention.
|
||||
|
||||
* Phase A: Demand (PRD)
|
||||
:PROPERTIES:
|
||||
@@ -15,12 +15,12 @@ The **PSF Loop Automator** is the meta-cognitive orchestrator of the Personal So
|
||||
Define automated state transitions and role-triggering for the PSF Consensus Loop.
|
||||
|
||||
** 2. User Needs
|
||||
- **State Surveillance:** Monitor `notes/org-skill-*.org` for `#+STATUS:` changes.
|
||||
- **Proactive Role Triggering:**
|
||||
- If `PRD` is `FROZEN` -> Trigger **Architect** (Phase B).
|
||||
- If `PROTOCOL` is `SIGNED` -> Trigger **Technical Analyst** (Phase C).
|
||||
- If `TDD Suite` is `RED` -> Trigger **Coder** (Phase D).
|
||||
- **GTD Synchronization:** Automatically update the `:PSF-STATE:` property in `gtd.org` during transitions.
|
||||
- *State Surveillance:* Monitor `notes/org-skill-*.org` for `#+STATUS:` changes.
|
||||
- *Proactive Role Triggering:*
|
||||
- If `PRD` is `FROZEN` -> Trigger *Architect* (Phase B).
|
||||
- If `PROTOCOL` is `SIGNED` -> Trigger *Technical Analyst* (Phase C).
|
||||
- If `TDD Suite` is `RED` -> Trigger *Coder* (Phase D).
|
||||
- *GTD Synchronization:* Automatically update the `:PSF-STATE:` property in `gtd.org` during transitions.
|
||||
|
||||
** 3. Success Criteria
|
||||
*** TODO Successful detection of #+STATUS: FROZEN in a Master Note
|
||||
|
||||
Reference in New Issue
Block a user