Commit bea8f72
committed
Speak dialog choices in plain English, not renderable names
Accepting a settings or approval dialog echoed its internal overlay
kind and label straight to the transcript: "overlay chose
(settings): compaction summarize ‹ drop ›". The word "overlay"
named a renderable no operator knows, the "chose (kind): label"
shape read as a state transition, and a cycled field's own selection
markers survived into the line.
Build the echo from the field's id and the value that actually won,
worded as a sentence a person would say, and use the overlay's kind
as its meta column instead of the literal word "overlay". The same
path serves settings, permissions, and operator dialogs.
Also stop labelling the goal/task/agents visibility toggles with the
internal "chrome" zone name in their transcript text and meta.1 parent f0dc610 commit bea8f72
3 files changed
Lines changed: 50 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
169 | 190 | | |
170 | 191 | | |
171 | 192 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
| 227 | + | |
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3347 | 3347 | | |
3348 | 3348 | | |
3349 | 3349 | | |
3350 | | - | |
| 3350 | + | |
3351 | 3351 | | |
3352 | 3352 | | |
3353 | 3353 | | |
| |||
3735 | 3735 | | |
3736 | 3736 | | |
3737 | 3737 | | |
3738 | | - | |
3739 | | - | |
| 3738 | + | |
| 3739 | + | |
3740 | 3740 | | |
3741 | 3741 | | |
3742 | 3742 | | |
3743 | 3743 | | |
3744 | 3744 | | |
3745 | 3745 | | |
| 3746 | + | |
| 3747 | + | |
| 3748 | + | |
| 3749 | + | |
| 3750 | + | |
| 3751 | + | |
| 3752 | + | |
| 3753 | + | |
| 3754 | + | |
| 3755 | + | |
| 3756 | + | |
| 3757 | + | |
| 3758 | + | |
| 3759 | + | |
| 3760 | + | |
| 3761 | + | |
| 3762 | + | |
| 3763 | + | |
| 3764 | + | |
3746 | 3765 | | |
3747 | 3766 | | |
3748 | 3767 | | |
| |||
3843 | 3862 | | |
3844 | 3863 | | |
3845 | 3864 | | |
3846 | | - | |
3847 | | - | |
| 3865 | + | |
| 3866 | + | |
3848 | 3867 | | |
3849 | 3868 | | |
3850 | 3869 | | |
| |||
3856 | 3875 | | |
3857 | 3876 | | |
3858 | 3877 | | |
3859 | | - | |
3860 | | - | |
| 3878 | + | |
| 3879 | + | |
3861 | 3880 | | |
3862 | 3881 | | |
3863 | 3882 | | |
| |||
3870 | 3889 | | |
3871 | 3890 | | |
3872 | 3891 | | |
3873 | | - | |
| 3892 | + | |
3874 | 3893 | | |
3875 | 3894 | | |
3876 | 3895 | | |
| |||
0 commit comments