api_models
api_models
#
Wire shapes for the CaptureGraph captured-data file API.
Shared Pydantic models and header names for the CaptureGraph captured-data file API.
These define the contract between: - capturegraph-server (produces responses) - capturegraph-sync (consumes responses)
The full wire spec lives in docs/dsl/captured-data-format.md.