jonny commited on
Commit
6710b04
·
verified ·
1 Parent(s): e0b01c1

card: embed the routing diagram

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -34,9 +34,13 @@ has to leave the device.
34
  still permission-checked downstream. A node without this model escalates to an LLM more
35
  often; it does not become less safe.
36
 
 
 
 
 
37
  ## Intended use
38
 
39
- Deployed as the `scope` role in a Topos model pack, behind a four-branch ladder:
40
 
41
  ```
42
  labels ≥ tau_high, none low, nothing in band → ACT on the scope set (1..N scopes)
 
34
  still permission-checked downstream. A node without this model escalates to an LLM more
35
  often; it does not become less safe.
36
 
37
+ ## How it routes
38
+
39
+ ![How Horos routes a question: act on confident scope sets (1..N), abstain on confident none, escalate ambiguity and ignorance to the pack's LLM](routing.svg)
40
+
41
  ## Intended use
42
 
43
+ Deployed as the `scope` role in a Topos model pack, behind the four-branch ladder above:
44
 
45
  ```
46
  labels ≥ tau_high, none low, nothing in band → ACT on the scope set (1..N scopes)