docs(clone-app): tie Phase 2 fallback guard to probe RC==0
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
c8e5bb08a4
commit
5adfa2a1ae
|
|
@ -97,7 +97,8 @@ instructions:
|
|||
**never** raw decompiled sources.
|
||||
|
||||
If the subagent fails, retry once; if it still fails and the **direct-scripts**
|
||||
branch is available, re-dispatch on that branch; otherwise stop and report.
|
||||
branch is available (i.e. the Phase 2a probe returned `RC == 0`), re-dispatch on
|
||||
that branch; otherwise stop and report.
|
||||
|
||||
### Phase 2c — Consume
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue