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: :discovery:telemetry:psf:
* Overview
The **Model Explorer Agent** provides dynamic introspection of the system's LLM capabilities. It intercepts specific user commands to list and describe all available models across providers, rendering them as native Org-mode tables.
The *Model Explorer Agent* provides dynamic introspection of the system's LLM capabilities. It intercepts specific user commands to list and describe all available models across providers, rendering them as native Org-mode tables.
* Phase A: Demand (PRD)
:PROPERTIES:
@@ -15,9 +15,9 @@ The **Model Explorer Agent** provides dynamic introspection of the system's LLM
Define the interfaces for system-wide model discovery and transparency.
** 2. User Needs
- **Transparency:** Visible list of models and context windows.
- **Determinism:** Metadata retrieval must bypass System 1 for high fidelity.
- **Integration:** Results rendered as native Org-mode tables.
- *Transparency:* Visible list of models and context windows.
- *Determinism:* Metadata retrieval must bypass System 1 for high fidelity.
- *Integration:* Results rendered as native Org-mode tables.
** 3. Success Criteria
*** TODO Command Trigger Verification (@agent list models)