max / quasi
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01P8ostB2UmZJGj5WjSHRSot
1 file changed,
+2 insertions,
-2 deletions
| @@ -128,8 +128,8 @@ | |||
| 128 | 128 | /// variant. It cannot be spelled `meter` because `Row::meter` and `Cell::meter` | |
| 129 | 129 | /// are settings; `Row` puts one in `RowPart::Proportion`, which is where the | |
| 130 | 130 | /// name comes from. goingson's task drawer is the site, twice -- subtask | |
| 131 | - | /// completion and time against estimate -- and MNW's `crossover_meter` is the | |
| 132 | - | /// supplier that existed only because this did not. | |
| 131 | + | /// completion and time against estimate -- and MNW's pricing panel is the | |
| 132 | + | /// third, where the reader's volume is drawn against the crossover. | |
| 133 | 133 | /// | |
| 134 | 134 | /// `underway` is the sixth, and the only one renamed rather than reshaped. It | |
| 135 | 135 | /// is `Node::pending`, the third of the three `StandIn` states beside `empty` |