Skip to content

Commit 3ecd0ef

Browse files
committed
chore: remove validated accuracy section from documentation
1 parent d13c2e2 commit 3ecd0ef

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CLAUDE.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,6 @@ One API call produces multiple JSONL entries sharing the same `requestId`. `inpu
9191
- `model: "<synthetic>"` + `isApiErrorMessage: true` — rate-limit/error placeholders with all-zero tokens. Filtered out to avoid inflating request counts.
9292
- `isSidechain: true` — present on subagent entries. Informational only; we process all assistant entries regardless.
9393

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-
9894
## Conventions
9995

10096
- **Flat package structure** — all code in `package main`, one concern per file

0 commit comments

Comments
 (0)