Run the examples
- exact
@praxa/sdkmission request, path, and idempotency behavior; - stable Execution Fabric idempotency and terminal polling;
- exact
@praxa/sdk/memoryimport and partial-source behavior; - exact
@praxa/mcp-contractsprotocol, version, annotation, and 12-tool surface; and - exact
@praxa/clirelease constants plus write-free memory planning.
Example inventory
TypeScript SDK quickstart
Run the same fake-transport contract test used by the SDK quickstart before
connecting a deployment-specific Gateway.
Durable task client
Submit and poll a v1 task with stable idempotency and injectable transport
tests.
Custom memory source
Verify provenance-rich recall and explicit partial degradation.
MCP contract smoke
Inspect exact protocol versions, server identity, annotations, and wire
names.
CLI contract smoke
Verify release constants and confirm memory planning remains local and
write-free.
Framework tutorials
Add the same trust boundary to TypeScript, Next.js, Nuxt, Express,
Workers, Python, FastAPI, Rust, Go, Spring, .NET, mobile, or agent hosts.
Run a live task
After local tests pass, create a disposable personal key withexecute:write and runs:read:
Local tests prove package and client behavior. The live command proves only
the tenant, scope, deployment, and task path you actually exercise.