Commit 182fd85
committed
fix: replace vague ledger-capture guidance with concrete criteria
- /handoff command: 'if needed' → 'that aligns with the direction above'
- handoff promptGuidelines: 'if needed' → 'that the next context will need'
Both changes replace the ambiguous 'if needed' with phrases that
anchor ledger capture to a specific referent the LLM can reason about:
the user's explicit direction (command) or the next clean context
(autonomous handoff).1 parent 7b016b2 commit 182fd85
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments