Skip to content

Commit 11f0fed

Browse files
committed
docs.
Signed-off-by: Jose Alekhinne <jose@ctx.ist>
1 parent a93764d commit 11f0fed

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/blog/2026-06-21-the-cheapest-patch-was-the-most-expensive.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,8 @@ keep this a weekend hack, I only used Anthropic models.
225225
| **Sonnet, compression OFF**<br>$6.11 · 50m13s | Found that `parseVersionList()` already existed and narrowed the task to wiring. | Sonnet implemented. | Preferred patch shape. |
226226
| **Haiku, compression ON**<br>$2.15 · 39m53s | Completed the structured workflow after steering. | Haiku implemented. | Cheap, but needed steering. Weak at repo discovery. |
227227
| **Sonnet OFF plan, Haiku implementation**<br>~$4.92 · ~50m15s | Sonnet (compression OFF) found and specified the smaller wiring task. | Haiku implemented the ratified task list. | Worth repeating as a follow-up experiment. Not a default rule. |
228-
| **Sonnet ON plan, Haiku implementation**<br>~$4.9 · composite | Sonnet (compression ON) planned the larger parser task. | Haiku implemented the ratified task list. | Acceptable, but inherited the larger premise. |
229-
| **Haiku YOLO**<br>$0.35 attempt · 4m23s | No structured workflow. | Haiku implemented directly. | Fixed the visible symptom, but missed the accepted contract. |
228+
| **Sonnet ON plan, Haiku implementation**<br>~$4.9 · composite | Sonnet (compression ON) planned the larger parser task. | Haiku implemented the ratified task list. | Acceptable, but inherited the larger premise. |
229+
| **Haiku YOLO**<br>$0.35 attempt · 4m23s | No structured workflow. | Haiku implemented directly. | **Rejected**: Fixed the visible symptom, but missed the accepted contract. |
230230

231231
The two Sonnet end-to-end rows above deserve closer attention.
232232

site/blog/2026-06-21-the-cheapest-patch-was-the-most-expensive/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1420,7 +1420,7 @@ <h2 id="the-runs">The Runs<a class="headerlink" href="#the-runs" title="Permanen
14201420
<td><strong>Haiku YOLO</strong><br>$0.35 attempt · 4m23s</td>
14211421
<td>No structured workflow.</td>
14221422
<td>Haiku implemented directly.</td>
1423-
<td>Fixed the visible symptom, but missed the accepted contract.</td>
1423+
<td><strong>Rejected</strong>: Fixed the visible symptom, but missed the accepted contract.</td>
14241424
</tr>
14251425
</tbody>
14261426
</table>

site/search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)