Skip to content

Commit 635b91c

Browse files
committed
Fixed formatting
1 parent bbdbcef commit 635b91c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

documents/obstacles/selective-hearing.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,4 @@ Your constraints get filtered out as "noise" as all available attention flows to
3131

3232
**Fighting training:** Tell AI "no comments in code" → it complies briefly → silently reverts because comments are everywhere in its training data.
3333

34-
**Attention overload**: Asking it to run tests after every refactoring. It initially complies, then as refactoring continues, AI gets absorbed in the code transformation and starts skipping tests - its attention is consumed by the main task.
35-
```
34+
**Attention overload**: Asking it to run tests after every refactoring. It initially complies, then as refactoring continues, AI gets absorbed in the code transformation and starts skipping tests - its attention is consumed by the main task.

0 commit comments

Comments
 (0)