Skip to main content

Module why

Module why 

Source
Expand description

File-local “why” summary: per-function justification signals plus aggregate line counts. Shared by CLI aver why and the playground Why panel — single analysis, two renderers.

Runtime-neutral: walks parsed items without touching the VM or the filesystem.

Structs§

DecisionSummary
FnDetail
WhySummary

Enums§

Justification

Functions§

summarize
Compute the why summary for a single parsed file. Pure function.