Strata 1.10.2
First-run experience release, shaped by two rounds of operator QA.
- Zero-friction fresh install: with the seeded single-scope fleet, a session binds automatically — no environment exports. Fleets with several scopes still require an explicit choice (the error lists them). The turn-end memory loop works on this zero-export path too: the Stop hook and the server now share a deterministic session identity.
- Provider-generic judge:
JUDGE_API_KEY,JUDGE_BASE_URL,JUDGE_MODEL— point the judge at any Messages-API-compatible endpoint; the old Anthropic variable names keep working. - Register: a fresh empty directory gets a
git inithint. (The interactive "Register here anyway? [y/N]" prompt announced earlier missed this build — it ships in 1.10.3.) - README rewritten for newcomers: what Strata is, five core concepts, install → register → work; links work from PyPI; harness-agnostic throughout.