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: :router:meta-cognitive:delegation:psf:
|
||||
|
||||
* Overview
|
||||
The **Router Agent** is the system's "Pre-Frontal Cortex." It classifies unstructured user input, decomposes complex requests into atomic intents, and orchestrates delegation to specialized sub-agents.
|
||||
The *Router Agent* is the system's "Pre-Frontal Cortex." It classifies unstructured user input, decomposes complex requests into atomic intents, and orchestrates delegation to specialized sub-agents.
|
||||
|
||||
* Phase A: Demand (PRD)
|
||||
:PROPERTIES:
|
||||
@@ -15,10 +15,10 @@ The **Router Agent** is the system's "Pre-Frontal Cortex." It classifies unstruc
|
||||
Define the interfaces for intent classification and sub-agent delegation.
|
||||
|
||||
** 2. User Needs
|
||||
- **Perception:** Monitor for explicit commands and implicit `@agent` requests.
|
||||
- **Decomposition:** Break natural language into sequential atomic operations.
|
||||
- **Efficiency:** Utilize low-latency models for rapid routing.
|
||||
- **Dynamic Identity:** Adapt triggers based on the active agent name.
|
||||
- *Perception:* Monitor for explicit commands and implicit `@agent` requests.
|
||||
- *Decomposition:* Break natural language into sequential atomic operations.
|
||||
- *Efficiency:* Utilize low-latency models for rapid routing.
|
||||
- *Dynamic Identity:* Adapt triggers based on the active agent name.
|
||||
|
||||
** 3. Success Criteria
|
||||
*** TODO @Agent Tag Detection
|
||||
|
||||
Reference in New Issue
Block a user