Skip to main content

Runtime Developer Guide

ElastOS Runtime provides a capability-scoped execution environment where applications (capsules) and AI agents operate under the same permission model. For the conceptual foundation, see the Learn section.

Developer Guides

  1. Capsule Development -- the elastos-guest SDK, build targets, manifest format, signed artifacts
  2. Capability System -- 12-step validation, epoch mechanism, precise scoping
  3. AI & Agents -- agent capsules, the elastos://ai/ provider, scoped access patterns
  4. Spaces & Namespaces -- provider routing flow, PC2 v1 to v2 URI mapping
  5. Command Reference -- all CLI commands organized by runtime class
  6. dDRM Integration -- how existing PC2 Rust/WASM crates map to runtime capsules

Resources