Release summaries
authos-docs-domain-readiness
Refresh the AuthOS domain docs to document the production-ready auth architecture (single session authority, identity-rbac authority, MFA, native mobile, multi-surface enforcement) and the explicitly deferred capabilities.
maintainer
The AuthOS domain doc entry now describes the live architecture: better-auth IdP bridge, identity-rbac as the role/permission authority via the authos-runtime SubjectProvider, the single session-authority hook, runtime-backed MFA/org/admin, native mobile parity, and REST/GraphQL/MCP policy.auth enforcement, plus the explicitly deferred capabilities.
integrator
/docs/domains/authos now reflects what AuthOS actually supports today versus what is deferred (passkeys, SSO/SAML, SCIM, audit), so integrators can scope auth work accurately.
customer
Documentation-only update; no runtime behavior change.
i18n-docs-factory-stack
Align public i18n docs (translation-runtime library page, i18n setup guide, marketing docs registry) with the createI18nFactory stack; remove examples teaching the deleted createTranslationRuntime engine.
maintainer
Docs-only: rewrite translation-runtime/i18n doc examples onto createI18nFactory + createI18nFactoryHydrationPayload / createI18nFactoryFromHydrationPayload. Removes createTranslationRuntime engine examples and the deleted runtime.ts path reference; adds route shard manifest, slim/dedup inline payload, and ./precompile fast-path coverage.
integrator
The published i18n docs now show the supported factory-stack APIs. If you copied the old createTranslationRuntime examples, migrate to createI18nFactory (see the translation-catalog-sharding-ssr-additive changeset upgrade steps).
customer
Documentation refresh only; no product behavior change.
