Skip to main content

Module formatters

Module formatters 

Source

Structs§

OutlineNode
Node representing directory or file in codebase outline tree.

Functions§

add_path_to_outline
Add a file path into the outline tree, bounded by max_depth.
format_blast_radius
Format blast radius and likely test targets into token-dense markdown.
format_context_slice
Format surgical context bundle for a symbol.
format_fact_categories
Format available structural fact & literal categories.
format_file_skeleton
Format progressive disclosure file skeleton with implementation bodies stripped.
format_find_symbol_results
Formats exact or FTS fallback symbol results with transparent header labeling.
format_references
Format references list for callers/callees with optional limit footer.
format_replace_symbol_result
Format result of atomic symbol body replacement.
format_search_results
Formats FTS5 conceptual search results into token-dense markdown.
format_structural_facts
Format structural facts and matching literals into token-dense markdown.
format_symbol_body
Format symbol body with metadata header, signature, and body content.
render_outline_tree