Expand description
Purpose: Render ProjectAtlas responses with the TOON standard encoder.
Functionsยง
- encode_
agent_ payload - Encode a serializable payload through the standard TOON Rust implementation.
- encode_
error_ text - Encode one string using TOON by wrapping it in an object and extracting text.
- render_
health - Render health findings as standard TOON.
- render_
node_ rows - Build the agent-facing folder/file row projection used by TOON and JSON.
- render_
nodes - Render indexed nodes as standard TOON.
- render_
outline - Render an outline as standard TOON.
- render_
overview - Render a repository overview as standard TOON.
- render_
ranked_ node_ rows - Build the agent-facing ranked row projection with bounded reasons.
- render_
ranked_ nodes - Render ranked indexed nodes as standard TOON.
- render_
symbol_ relations - Render symbol relations as standard TOON.
- render_
symbols - Render symbols as standard TOON.
- render_
token_ overview - Render token savings overview as standard TOON.
- render_
token_ trends - Render token savings trends as standard TOON.