Skip to main content

Module parse

Module parse 

Source
Expand description

Parsing of vendor-shaped wire payloads carried by MessageType envelopes.

Currently houses Claude’s status-line JSON parser. The Claude raw hook event vocabulary lives in the atm-claude-adapter crate; pi-shaped wire data lives in atm-pi-adapter. Future: RawStatusLine likely also moves to atm-claude-adapter.

Structs§

RawContextWindow
RawCost
RawCurrentUsage
RawModel
RawStatusLine
Raw status line JSON structure from Claude Code.
RawWorkspace