Developer

Developer Documentation

Build applets for RightPlace in TypeScript: typed methods, agent tools, and per-resource storage, shipped as a signed bundle.

Build an Applet

An applet extends RightPlace with new resource types, typed methods, and agent tools. Declare its surface in one manifest, implement it with the SDK, and install it without a binary update.

SDK Primitives

The ctx.sdk.* surface available inside a method: HTTP, OAuth, storage, scheduling, and platform access. Each call is gated by a scope declared in your manifest.