Module toon

Module toon 

Source
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.