- Add -i flag to executeBatchQuery in graphql-batch.ts and split HTTP headers from JSON body before parsing, making all gh.api.graphql-batch rows visible to status and rate-limit analysis (was 186 invisible rows) - Fix extractOperation() in gh-trace.ts to walk past -* flags before picking the operation segment, eliminating the gh.api.--method bucket - Add per-reset-window burn segmentation to both analyzers so runs straddling a reset boundary produce per-window deltas instead of a single invalid cross-reset delta - Add experiment scripts: analyze-trace.mjs (deep trace analysis) and drill-tracer.mjs (standalone tracer exerciser) - Document Gap 1 decision in PLAN.md: accept CLI subcommands as opaque for A1, bracket A2 runs with /rate_limit snapshots for coarse burn - Add progress timeline to PLAN.md showing A→B→C track dependencies Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| .gitignore | ||
| CHANGELOG.md | ||
| package.json | ||
| tsconfig.json | ||