Current status: Under development and not enabled by default Building Pre-requisites CMake variables Recommended development practices Design Use cases Composable modules Submodules Loader Use the C-API Ownership in the Core IR Optionality and argument ordering in the Core IR User-level API Context Management Inspecting IR Objects Creating IR Objects Style Properties vs get*() methods repr methods CamelCase vs snake_case Prefer pseudo-containers Provide one stop helpers for common things Test...