For Claude Code, Cursor, Codex and similar tools: persistent memory without a foreign shadow account.
# 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
| Hosted memory SaaS | STRATAM |
|---|---|
| Shadow account + claim later | No off-device account for memory |
| API key to foreign region | Key material on host / KMS you name |
| Lifecycle hooks to cloud | Hooks must be policy-gated for government demos |