Back to changelog index

3.13.0

Jun 14, 2026 · 3 packages · 4 unique changes · 2 release entries

appsbundles

This release affects the solutions family.

Run contractspec connect adoption resolve --family solutions to see how it impacts your project.

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.

Upgrade steps

  • Review the refreshed AuthOS domain documentation

    manual

    Read /docs/domains/authos for the current supported auth surfaces and the deferred-capability list before planning auth integration work.

    Packages: @lssm-tech/bundle.library, @lssm-tech/app.web-landing

    1. Open /docs/domains/authos and confirm the supported versus deferred capability split.
  • Public i18n docs updated to the factory stack

    auto

    The /docs/libraries/translation-runtime and /docs/guides/i18n-setup pages now teach createI18nFactory instead of the removed createTranslationRuntime engine.

    Packages: @lssm-tech/bundle.library, @lssm-tech/bundle.marketing

    1. No action required; re-read the updated i18n docs if you maintain integration guides.

Unique release changes

  • - 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.

    2 packages · 2 occurrences

  • - Read /docs/domains/authos for the current supported auth surfaces and the deferred-capability list before planning auth integration work.

    2 packages · 2 occurrences

  • - 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.

    2 packages · 2 occurrences

  • - The /docs/libraries/translation-runtime and /docs/guides/i18n-setup pages now teach createI18nFactory instead of the removed createTranslationRuntime engine.

    2 packages · 2 occurrences

Impacted packages

  • @lssm-tech/app.web-landing

    Layer: apps · 2 changes

  • @lssm-tech/bundle.library

    Layer: bundles · 2 changes

  • @lssm-tech/bundle.marketing

    Layer: bundles · 2 changes