atlas
atlas copied to clipboard
Audit SDK's for code that shouldn't be exposed to users.
The SDKs should only contain user consumed code at the top level. Other packaged outside of the SDKs should not be reaching in for functionality. This has the added benefit of usability for auto completions as there is less noise for the user.