nextmarte Claude Opus 4.8 commited on
Commit
2ccee00
·
1 Parent(s): e91e864

docs: make the safety disclaimer explicit (not a mobility aid)

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -75,8 +75,8 @@ Iris is more than one model call. It orchestrates four tools and runs a control
75
  - **A live loop** that perceives (camera + detector), decides whether something new is worth saying, acts (calls the vision model and speaks), and remembers what it already said so it doesn't repeat.
76
 
77
  ## Safety
78
- Iris describes surroundings and reads text. Don't use it to get around or avoid
79
- obstacles. It can't judge distance reliably and isn't safe to walk by.
80
 
81
  ## Run locally
82
  ```bash
 
75
  - **A live loop** that perceives (camera + detector), decides whether something new is worth saying, acts (calls the vision model and speaks), and remembers what it already said so it doesn't repeat.
76
 
77
  ## Safety
78
+ Iris describes surroundings and reads text. **It is not a mobility aid.** Don't use it
79
+ to get around or avoid obstacles. It can't judge distance reliably and isn't safe to walk by.
80
 
81
  ## Run locally
82
  ```bash