Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 50% because only 'today' is described. The description adds the useful notion of lateness-driven bucketing, but it does not explain how the invoice fields (amount, due, paid, client) factor into the calculation or how 'today' anchors the aging. It partially compensates for the schema gap without fully resolving it.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.