Conduct Empirical Wire Capture

Capture outbound HTTP and telemetry from a CLI harness at runtime. Covers capture-channel selection (transcript file vs verbose-fetch stderr vs outbound proxy vs on-disk state), hook-driven per-event capture vs long-running session capture, JSONL output format for diff-friendly artifacts, and the observability table that maps each target to the cheapest channel that captures it. Use when a static finding needs runtime confirmation, when a payload shape is needed for a client re-implementation, or when dark-vs-live disambiguation requires watching what the binary actually sends.

pjt222 Updated

File contents

pjt222/agent-almanac/tree/main/skills/conduct-empirical-wire-capture commit a5a3f5ed51

Frequently asked questions

npx skillmds@latest add pjt222/conduct-empirical-wire-capture