Skip to main content

Module flag_report

Module flag_report 

Source
Expand description

One entry point that builds the fallow flags --retirement report.

The CLI and the programmatic API (and through it the MCP server) call this function, so the two surfaces run the same steps in the same order: group the sites into rows, measure the age, apply the vendor export, compute the age gate, then filter, sort and limit the rows.

Structs§

RetirementBuild
A retirement report and the reasons that ages are missing.
RetirementRequest
Inputs of one retirement report.

Functions§

build_retirement_report
Build the retirement report.