Commercial module platform

OrbPro2 Module Platform

OrbPro2 lets teams ship proprietary astrodynamics, sensor, and mission-analysis capabilities as SDK-compliant modules. The SDK owns the generic ABI, manifest, host, compliance, and loading contract; OrbPro2 owns the space-operations patterns that make those modules useful inside real applications.

Build modules once, deploy them where operators work

Start with the module type closest to your algorithm, copy its manifest pattern, define SDS-backed ports, implement the compiled module surface, then validate against authoritative numerical cases. The same module can support Sandcastle demos, internal tools, desktop deployments, and customer-facing workflows without embedding domain physics directly in the UI.

Commercial module types

LLM and agent guidance

Agent instructions are intentionally separate from this human guide. Point an LLM at modules/AGENTS.md plus the specific layer file for the module type you want it to author. That keeps generated modules aligned with the SDK contract while preserving domain-specific OrbPro2 conventions.