You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,10 +91,6 @@ One API call produces multiple JSONL entries sharing the same `requestId`. `inpu
91
91
-`model: "<synthetic>"` + `isApiErrorMessage: true` — rate-limit/error placeholders with all-zero tokens. Filtered out to avoid inflating request counts.
92
92
-`isSidechain: true` — present on subagent entries. Informational only; we process all assistant entries regardless.
93
93
94
-
### Validated accuracy
95
-
96
-
Independently verified against a Python parser on 272 requests across 11 files (main + subagent). All token counts, dedup stats, and costs match exactly to 6 decimal places.
97
-
98
94
## Conventions
99
95
100
96
-**Flat package structure** — all code in `package main`, one concern per file
0 commit comments