Production checklist

Before a coding agent depends on memory, make the boundary explicit.

Use this checklist when a local experiment becomes an operational agent workflow.

Install pathPyPI package
RuntimeHosted Cloud
InterfacePython + CLI + MCP
Releasev2.1.4

Cloud health

Check /api/cloud/health and /status before launch.

API keys

Use workspace-scoped keys, rotate stale keys, and store full keys only in secret managers.

Entitlements

Confirm the active plan, retention, recall profiles, and audit boundary.

Memory hygiene

Use stable keys; never save secrets.

Failure handling

Handle 401, 402, 403, 429, and 5xx separately.

Support payload

Know workspace ID, key prefix, timestamp, endpoint, and reproduction steps.