Back to changelog index

0.2.12

May 25, 2026 · 3 packages · 4 unique changes · 2 release entries

appsbundlesmodules

This release affects the solutions family.

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

Release summaries

  • public-template-preview-docs

    Document the public template preview/export workflow for priority examples and keep release plus `/llms*` guidance aligned.

    maintainer

    Priority example READMEs now describe preview/export boundaries, generated registry expectations, package-native `./ui` guidance, and no-live-backend constraints before public preview rollout.

    integrator

    Preview-consuming bundles and apps get documented rules for using shared module examples preview metadata, preserving fallback docs/sandbox/LLMS/source links, and avoiding bundle-local duplicate preview implementations.

    customer

    Public template preview documentation now states that rich previews use deterministic local fixtures and never require live provider credentials, production endpoints, or autonomous high-impact actions.

  • special-ops-cockpit-web-integration

    Expose the Special Ops Cockpit example through generated example discovery, the templates catalog, sandbox/docs links, and a richer package-native `./ui` preview surface.

    maintainer

    The Special Ops Cockpit package now has concrete fixture/handler export targets, and BillingOS France SME keeps generator-compatible example/docs exports so public discovery is preserved.

    integrator

    Preview-consuming apps can resolve `special-ops-cockpit` to sandbox, docs, LLMS, source, and package-native `./ui` preview links.

    customer

    The public templates experience can surface Special Ops Cockpit as a mission-control template with a French landing page, static navigation, dedicated workflow screens, safe fallback links, and a package-native inline preview.

Upgrade steps

  • Regenerate agent-facing guides after preview documentation changes

    assisted

    README updates feed `/llms-full.txt` and per-package `/llms/[slug]` guides for the public web app.

    Packages: @lssm-tech/example.special-ops-cockpit, @lssm-tech/example.communication-os, @lssm-tech/example.companyos-product-engineering-loop, @lssm-tech/example.service-business-os, @lssm-tech/example.billingos-france-sme, @lssm-tech/example.content-generation, @lssm-tech/example.project-management-sync, @lssm-tech/module.examples, @lssm-tech/bundle.marketing, @lssm-tech/app.web-landing

    1. Run `cd packages/apps/web-landing && bun run llms:generate` after editing package READMEs.
    2. Run `bun run --cwd packages/modules/examples generate:registry` after adding or changing example `./example`, `./docs`, `./ui`, or presentation exports.
    3. Keep paired `.changeset/<slug>.md` and `.changeset/<slug>.release.yaml` entries with the implementation lane that changes public preview behavior.
  • Surface Special Ops Cockpit from example discovery

    auto

    Hosts should rely on `@lssm-tech/module.examples` preview surface helpers to expose the package-native `./ui` preview while keeping sandbox/docs fallback links visible.

    Packages: @lssm-tech/example.special-ops-cockpit, @lssm-tech/example.billingos-france-sme, @lssm-tech/module.examples, @lssm-tech/bundle.marketing, @lssm-tech/app.web-landing

    1. Regenerate example registries with `bun run examples:sync-registry` after changing example package exports.
    2. Use `getExamplePreviewSurface("special-ops-cockpit")` for preview, sandbox, docs, LLMS, and source links.

Unique release changes

  • - Document the public template preview/export workflow for priority examples and keep release plus `/llms*` guidance aligned.

    3 packages · 3 occurrences

  • - Expose the Special Ops Cockpit example through generated example discovery, the templates catalog, sandbox/docs links, and a richer package-native `./ui` preview surface.

    3 packages · 3 occurrences

  • - Hosts should rely on `@lssm-tech/module.examples` preview surface helpers to expose the package-native `./ui` preview while keeping sandbox/docs fallback links visible.

    3 packages · 3 occurrences

  • - README updates feed `/llms-full.txt` and per-package `/llms/[slug]` guides for the public web app.

    3 packages · 3 occurrences

Impacted packages

  • @lssm-tech/app.web-landing

    Layer: apps · 2 changes

  • @lssm-tech/bundle.marketing

    Layer: bundles · 2 changes

  • @lssm-tech/module.examples

    Layer: modules · 2 changes