snapshot: preserve central wiki state 2026-08-15 (7 modified + 1 new file)

This commit is contained in:
Tony0410
2026-08-15 22:11:30 +08:00
commit 92e8028bb8
71 changed files with 9897 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
---
title: Keep OpenRouter as fallback
type: decision
status: active
created: 2026-07-22
updated: 2026-07-22
review_after: 2026-08-22 # was 0001-01-01 (bug), fixed during 2026-07-22 audit; real trigger is conditional, see Revisit when
confidence: high
tags: [routing, provider, decision]
sources: []
---
# Keep OpenRouter as fallback
## Decision
OpenRouter must remain available as a fallback provider, even if a self-hosted router becomes primary.
## Reasons
- Free models are important.
- Broad model coverage.
- Previous migrations disrupted provider availability.
- A fallback reduces the chance of Hermes becoming unusable.
## Alternatives considered
- Direct providers only
- OmniRoute exclusively
- Local models exclusively
## Revisit when
A self-hosted router has operated reliably for at least 30 days.
## Related
- [[model-routing]]
- [[systems/omniroute]]
- [[systems/openrouter]]