strictNullChecks was off for docs, which lets errors slip through and leads to incorrect required/optional typing on Zod-inferred types. This PR enables strictNullChecks and fixes all the existing violations.
New Docs IA, mainly splitting up the miscellaneous bucket that is Platform into multiple sections
Docs global top nav