Harness Troubleshooting¶
Harness failures usually come from one of four layers:
- the harness is not installed
- auth is missing
- the host cannot expose the needed tool surface
- ORCA is assuming capabilities the harness does not actually provide
Check In Order¶
- Does the harness itself work before ORCA is involved?
- Are you following the correct host guide?
- Is the problem a missing capability or a bad assumption?
- Can you continue with degraded mode?