Renders the full Markdown documentation catalog. root is the discovery
root every rendered path displays relative to (see display-path.ts).
changes is optional -- omit it (or pass undefined) when there's no
previous snapshot to compare against. edges is likewise optional: it's
only ever available when the caller also ran the (more expensive) usage
scan --ownership/--flow trigger -- --docs requested alone renders
exactly as before, with the "Consumed at" column showing "(not scanned)"
rather than a false "(none found)". evidencePath names this same run's
own --evidence output, when it requested one, in the banner note.
Renders the full Markdown documentation catalog.
rootis the discovery root every rendered path displays relative to (seedisplay-path.ts).changesis optional -- omit it (or passundefined) when there's no previous snapshot to compare against.edgesis likewise optional: it's only ever available when the caller also ran the (more expensive) usage scan--ownership/--flowtrigger ----docsrequested alone renders exactly as before, with the "Consumed at" column showing "(not scanned)" rather than a false "(none found)".evidencePathnames this same run's own--evidenceoutput, when it requested one, in the banner note.