This compromises the ability to `inputs'?formatter`, but that seems
like a particularly rare use case.
Instead, we treat `inputs'` as another "programmatic" as opposed to
"polished" interfaces, similar to the `config` vs flake attributes
distinction.
The programmatic interfaces always prioritize laziness whereas the
polished interfaces may choose to omit known-missing things, to a
reasonable degree.
... avoid broken attributes in cases where we can predict that
we don't have any.
This is far from ideal, but it's the best we can do.
If it becomes a shit show, flake authors can opt out.