Strata is pre-1.0. APIs, protocol, and storage format may change.
Troubleshooting
Tool versions do not match
Section titled “Tool versions do not match”Run:
mise installDependencies are missing
Section titled “Dependencies are missing”Run:
just depsBuild or tests fail after dependency changes
Section titled “Build or tests fail after dependency changes”Run:
just cleanjust depsjust build-alljust test-allWebSocket auth fails
Section titled “WebSocket auth fails”Confirm the client token matches STRATA_TOKEN. In development, default token is dev-strata-token.