Commit 3df306c
committed
Fix stale goal references reintroduced by the CL-5664 merge
Rebasing onto main picked up #407's rewrite of gate-wire.ts (display-
gated timers, onOperator safety net, attachApprovalBudget). Two of
its new comments and one test fixture still said "goal-mode timeout"
/ "goal mode" — composed correctly with this branch's removal in
substance (the timeout is generic plumbing either way) but stale in
wording now that there's no goal subsystem to name. Reworded only;
no logic changed.1 parent 4774d52 commit 3df306c
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
985 | 985 | | |
986 | 986 | | |
987 | 987 | | |
988 | | - | |
| 988 | + | |
989 | 989 | | |
990 | 990 | | |
991 | 991 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
496 | | - | |
| 496 | + | |
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
| |||
540 | 540 | | |
541 | 541 | | |
542 | 542 | | |
543 | | - | |
| 543 | + | |
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
| |||
0 commit comments