This section organizes the public-facing MAPLE control surfaces around the Agent OS redesign.
The current repository still exposes some lower-level or compatibility-oriented API material through:
palm-daemonplayground and operational endpointsmaple-cliworldline, provenance, kernel, and governance commandsmaple-kernel-sdkCLI and REST integration surfaces- Rust-first workspace crates for packaging, models, guard, and fleet
Additional status:
- Rust integration is workspace-first; there is not a single published
maple-sdkcrate documented here. - Official TypeScript and Python SDK packages are not published from this repo today.
Use the documents above for the current top-level API story. Use the deeper source files under crates/ when you need crate-specific implementation details.