Commit c695cd9
rictus
Add inline comment explaining graceful degradation in ResolveRoleAgentConfig
The validation-failure-triggers-fallback pattern is non-obvious. Added a comment
explaining that this allows the system to gracefully degrade when a configured
agent is unavailable (e.g., binary not installed or custom agent removed).
Task: gt-1rri8 (settings.go doesn't exist - added to loader.go instead)1 parent 9b2a1c4 commit c695cd9
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
978 | 978 | | |
979 | 979 | | |
980 | 980 | | |
981 | | - | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
982 | 985 | | |
983 | 986 | | |
984 | 987 | | |
| |||
0 commit comments