agent-orchestrator/experiments
Dhruv Sharma 7a65c3cb61 fix(tracer): guard stderr/stdout against undefined, bound operation cardinality
Addresses code review findings:
1. Guard Buffer.byteLength and parseIncludedHttpResponse against
   undefined stderr/stdout — fixes 48 SCM test regressions where
   mocked execFile paths don't populate stderr
2. extractOperation() now takes only the first path segment of REST
   URLs (e.g. "repos" from "repos/acme/repo/pulls/123/...") to keep
   operation bucket cardinality bounded and stable across runs
3. Fix A2 runbook /rate_limit snapshots to produce valid JSON using
   jq's now|todate instead of appending raw timestamp
4. Add blocker 5 dependency to runbook prereqs and per-session cells

All 140 SCM tests pass (0 failures).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-16 14:38:41 +05:30
..
2026-04-14-etag-verification.md feat(core): add opt-in gh CLI tracer and migrate scm/tracker plugins 2026-04-14 20:44:23 +05:30
PLAN.md fix(tracer): close A1b blockers 1-4 — graphql-batch visibility, operation naming, analyzer segmentation 2026-04-16 13:24:45 +05:30
a2-baseline-runbook.md fix(tracer): guard stderr/stdout against undefined, bound operation cardinality 2026-04-16 14:38:41 +05:30
analyze-trace.mjs fix(tracer): close A1b blockers 1-4 — graphql-batch visibility, operation naming, analyzer segmentation 2026-04-16 13:24:45 +05:30
ao-lifecycle-gh-cli-interactions.md feat(core): add opt-in gh CLI tracer and migrate scm/tracker plugins 2026-04-14 20:44:23 +05:30
drill-tracer.mjs fix(tracer): close A1b blockers 1-4 — graphql-batch visibility, operation naming, analyzer segmentation 2026-04-16 13:24:45 +05:30
gh-etag-verification-experiment-codex.md feat(core): add opt-in gh CLI tracer and migrate scm/tracker plugins 2026-04-14 20:44:23 +05:30
gh-trace-harness.md feat(core): add opt-in gh CLI tracer and migrate scm/tracker plugins 2026-04-14 20:44:23 +05:30
summarize-gh-trace.mjs fix(tracer): close A1b blockers 1-4 — graphql-batch visibility, operation naming, analyzer segmentation 2026-04-16 13:24:45 +05:30