SDKs are the supported entry points for building on NeuronScope. The Python SDK is the reference; the Plugin SDK is for third-party integrations. Rust and JavaScript SDKs are on the roadmap.
The reference SDK — imports, primitives, and stability guarantees.
The contract third-party plugins are built against.
In-process bindings for Rust hosts. Roadmapped.
Browser and Node clients for inspecting exported artifacts. Roadmapped.
How SDKs relate to the core, the plugin loader, and the CLI.
End-to-end programs that use each SDK.