Commit 0930130
refactor(flow): drop orchestrator env switch from role resolution
Orchestrator activation is declarative (the user states the role during
ry-init), so auto role resolution no longer reads RLDYOUR_ORCHESTRATOR;
only workers stay machine-identified through RLDYOUR_WORKER and
RLDYOUR_WORKER_ID. Explicit RLDYOUR_AGENT_ROLE and project policy keep
working unchanged.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 8cf5895 commit 0930130
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
248 | | - | |
249 | | - | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| |||
0 commit comments