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§
- Retirement
Build - A retirement report and the reasons that ages are missing.
- Retirement
Request - Inputs of one retirement report.
Functions§
- build_
retirement_ report - Build the retirement report.