Commit d99abe7
docs: carve out same-statement probes from the has-any-probe rule
The rule exists because a separate LIMIT 1 round trip costs every live
request. A probe folded into a query the request already runs has no
such cost, and the byline hydration fast path relies on exactly that
shape.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017m3BaSx6e1DQcU77hBLTxU1 parent 35ff701 commit d99abe7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
0 commit comments