Release summaries
priority-template-inline-previews
Expose deterministic package-native inline previews for priority template examples in web landing template previews.
maintainer
Deterministic package-native inline previews for priority template examples. Priority template previews are deterministic local UI only; no live providers, provider credentials, or production endpoints are introduced.
customer
Users can now see deterministic inline previews for priority template examples in web landing template previews.
integrator
Integrators can use priority template previews with deterministic local UI. CompanyOS Product Engineering Loop keeps its package no-UI guardrail; its preview is an approved module/examples replay adapter.
restore-web-landing-examples
Restore the public web-landing templates and examples surfaces so non-internal examples render in the templates catalog, docs routes, sitemap, and sandbox fallback previews.
maintainer
Example discovery now has explicit non-internal registry helpers, and web-landing consumes those helpers for templates, docs route generation, sitemap entries, and sandbox fallback behavior.
integrator
Integrators can use the new `@lssm-tech/module.examples` helpers to list discoverable examples and template examples without reimplementing visibility and surface filtering.
customer
The public website now shows the full non-internal template catalog, generates example docs for experimental examples, and keeps sandbox template pages useful even when a bespoke interactive preview is unavailable.
unbundle-examples-runtime
Split example discovery from rich runtime packages so lightweight consumers no longer install every ContractSpec example.
integrator
`@lssm-tech/module.examples` root imports now expose catalog metadata only; rich runtime helpers moved to `@lssm-tech/module.examples/runtime`.
integrator
CLI installs avoid the full example dependency set and can fetch a selected example source on demand with `contractspec examples download <key>`.
unify-example-previews
Unify example preview metadata so templates, docs, sandbox, and mobile preview routes derive preview support from shared example registry data instead of hand-maintained lists.
maintainer
Preview wiring now comes from shared example preview surface helpers, and UI-backed example packages must expose `entrypoints.ui` in their exported `ExampleSpec`.
integrator
Integrators consuming public example metadata can now detect inline-preview capability and fallback preview links through `@lssm-tech/module.examples`, and every public example now has a first-party `/docs/examples/<key>` route in web-landing.
customer
The public site now provides richer template previews and full docs-example coverage, while the mobile demo exposes every discoverable example through in-app native previews with richer panels for exported sample-data examples.
