Skip to main content

Report types

MUZE generates three core reports, all served through the NestJS backend: User-facing descriptions of each report live in the user guide. This page covers how reports are generated.

Report architecture

The replacement-due report reuses computeEntitlementPhase() from the entitlement engine, so report data and order-time eligibility always agree on phase and cycle boundaries.

Export

Permission scoping

The production requirements report is admin-only by permission (reports.production).