STRATAM io
Local agent bootstrap · no cloud mint

Add memory to your agent

For Claude Code, Cursor, Codex and similar tools: persistent memory without a foreign shadow account.

Four-command local path

# 1. Enter repo
cd STRATAM && python dev.py setup

# 2. Product key on this machine
export STRATAM_KMS_ROOT="$(openssl rand -base64 32)"

# 3. Store a memory (product_fabric)
python examples/depth_extensions_demo.py

# 4. Optional MLSB depth smoke (if MLSB checkout present)
# PYTHONPATH=/path/to/MLSB:. python scripts/run_mlsb_depth_stratam.py

Compared to hosted agent signup

Hosted memory SaaSSTRATAM
Shadow account + claim laterNo off-device account for memory
API key to foreign regionKey material on host / KMS you name
Lifecycle hooks to cloudHooks must be policy-gated for government demos

Lifecycle policy (gov demos)

Lab defaults are not protective. Product path refuses repo-known keys. Home · Demo console (non-PHI)