Functionsยง
- extract_
json_ structure - JSON structure: key-tree with types, depth 3, max 20 keys per level.
Reuses logic from
patterns::json_schemabut produces a read-mode output. - extract_
lock_ summary - Lock file summary: package count + direct dependency names.
- extract_
markdown_ outline - Markdown outline: heading tree + fenced code block boundaries.
- extract_
toml_ structure - TOML structure:
[section]headers + top-level key=value pairs. - extract_
yaml_ structure - YAML structure: indent-based key extraction with nested structure.