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

@@ -4,7 +4,7 @@
#+FILETAGS: :analyst:testing:tdd:psf:
* Overview
The **Technical Analyst Agent** defines the **Success Criteria** for a project. It generates a failing test suite immediately after the architecture is signed, enforcing a strict TDD mandate within the PSF Consensus Loop.
The *Technical Analyst Agent* defines the *Success Criteria* for a project. It generates a failing test suite immediately after the architecture is signed, enforcing a strict TDD mandate within the PSF Consensus Loop.
* Phase A: Demand (PRD)
:PROPERTIES:
@@ -15,10 +15,10 @@ The **Technical Analyst Agent** defines the **Success Criteria** for a project.
Define automated testing behaviors for the PSF Consensus Loop.
** 2. User Needs
- **Protocol Perception:** Monitor for `SIGNED` Protocols.
- **TDD Inception:** Translate interfaces into executable test cases.
- **Edge Case Coverage:** Mandatory testing of failure modes and malformed input.
- **Structural Enforcement:** Ensure the `tests/` directory is correctly initialized.
- *Protocol Perception:* Monitor for `SIGNED` Protocols.
- *TDD Inception:* Translate interfaces into executable test cases.
- *Edge Case Coverage:* Mandatory testing of failure modes and malformed input.
- *Structural Enforcement:* Ensure the `tests/` directory is correctly initialized.
** 3. Success Criteria
*** TODO Trigger Accuracy