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: :llm:provider:openrouter:unified:psf:
* Overview
The **OpenRouter Provider Agent** acts as a unified gateway to hundreds of LLMs. It provides flexibility by dynamically switching between models based on intelligence tiers while maintaining architectural alignment.
The *OpenRouter Provider Agent* acts as a unified gateway to hundreds of LLMs. It provides flexibility by dynamically switching between models based on intelligence tiers while maintaining architectural alignment.
* Phase A: Demand (PRD)
:PROPERTIES:
@@ -15,10 +15,10 @@ The **OpenRouter Provider Agent** acts as a unified gateway to hundreds of LLMs.
Define the interface for unified communication with the OpenRouter API.
** 2. User Needs
- **Abstraction:** OpenAI-compatible interface for all OpenRouter models.
- **Dynamic Routing:** Support for intelligence tiers (:POWERFUL, :FAST, :FREE).
- **Resilience:** Leverage auto-routing fallbacks.
- **Transparency:** Proper identification via Referer and Title headers.
- *Abstraction:* OpenAI-compatible interface for all OpenRouter models.
- *Dynamic Routing:* Support for intelligence tiers (:POWERFUL, :FAST, :FREE).
- *Resilience:* Leverage auto-routing fallbacks.
- *Transparency:* Proper identification via Referer and Title headers.
** 3. Success Criteria
*** TODO Tiered Model Resolution