chore: unify bold syntax to single asterisk in .org files and update legacy memex-amero references
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#+DEPENDS_ON: skill-router skill-performance-auditor
|
||||
|
||||
* Overview
|
||||
The **Economist Agent** manages the PSF's compute resources. It predicts the "Cost of Thought" for a task and autonomously selects the most cost-effective LLM provider or local model based on complexity and remaining budget.
|
||||
The *Economist Agent* manages the PSF's compute resources. It predicts the "Cost of Thought" for a task and autonomously selects the most cost-effective LLM provider or local model based on complexity and remaining budget.
|
||||
|
||||
* Phase A: Demand (PRD)
|
||||
:PROPERTIES:
|
||||
@@ -16,9 +16,9 @@ The **Economist Agent** manages the PSF's compute resources. It predicts the "Co
|
||||
Optimize token usage and compute overhead without sacrificing architectural integrity.
|
||||
|
||||
** 2. User Needs
|
||||
- **Predictive Budgeting:** Estimate token cost before triggering SOTA models.
|
||||
- **Provider Switching:** Dynamically route tasks between local (Ollama) and cloud (Gemini) models.
|
||||
- **Audit Reports:** Provide transparency on compute consumption.
|
||||
- *Predictive Budgeting:* Estimate token cost before triggering SOTA models.
|
||||
- *Provider Switching:* Dynamically route tasks between local (Ollama) and cloud (Gemini) models.
|
||||
- *Audit Reports:* Provide transparency on compute consumption.
|
||||
|
||||
* Phase D: Build (Implementation)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user