0.46.7

(chore): Solve Default support for every type in one pass over the IR instead of walking the type graph again for each reference. Derives are unchanged, and the answer no longer depends on which type is analyzed first.

(fix): Index type declarations once instead of scanning every IR type on each lookup. Generating models for APIs with thousands of types is now dramatically faster.