Back to changelog index

1.1.18

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

  • finance-ops-ai-workflows-template

    Add a governed public finance-ops workflow template with replay proof and inline web template preview support.

    maintainer

    Maintainers now have a public deterministic finance-ops example package covering mission intake, cash-aging prioritization, procedure drafting, reporting narrative composition, AI usage governance, and an inline UI preview.

    integrator

    Integrators can route the new finance-ops template through existing examples discovery, sandbox surfaces, and generated inline preview loaders without external AI dependencies.

    customer

    Example consumers can open the Finance Ops AI Workflows Preview button from `/templates` and inspect governed finance workflow assistance across five synthetic workflows with fixed rules, replay proof, and mandatory human review.

  • finance-ops-demo-preview

    Expand the Finance Ops AI Workflows preview into an operator cockpit and refresh the generated LLMS package surface for it.

    maintainer

    The finance-ops example now ships richer preview fixtures, deterministic replay controls, local draft-review state, and refreshed docs surface exports for the showcase route.

    integrator

    Preview-consuming apps can surface a deterministic finance-ops operator cockpit rather than a static preview panel.

    customer

    The `/templates` Finance Ops AI Workflows preview now plays like an operator cockpit with scenario-specific screens, replay controls, selectable records, selected details, and draft-only review flows.

Upgrade steps

  • Regenerate the examples catalog and preview loaders

    assisted

    The workspace examples registry and inline preview registry must be regenerated after adding the public example package and its `./ui` export.

    Packages: @lssm-tech/example.finance-ops-ai-workflows, @lssm-tech/module.examples, @lssm-tech/bundle.marketing, @lssm-tech/app.web-landing

    1. Run `bun run --cwd packages/modules/examples generate:registry`.
    2. Add the example package as a dependency of preview-consuming bundles and apps.
  • Consume the richer finance-ops preview entrypoint

    assisted

    The example package keeps the same `./ui` surface, but hosts should expect workflow rail navigation, supporting fixtures, local replay controls, selected-detail panels, and draft-review state.

    Packages: @lssm-tech/example.finance-ops-ai-workflows, @lssm-tech/app.web-landing

    1. Install `@lssm-tech/example.finance-ops-ai-workflows` in preview-consuming apps.
    2. Regenerate any LLMS or docs package listings that enumerate example package surfaces.

Unique release changes

  • - Add a governed public finance-ops workflow template with replay proof and inline web template preview support.

    3 packages · 3 occurrences

  • - The workspace examples registry and inline preview registry must be regenerated after adding the public example package and its `./ui` export.

    3 packages · 3 occurrences

  • - Expand the Finance Ops AI Workflows preview into an operator cockpit and refresh the generated LLMS package surface for it.

    1 packages · 1 occurrences

  • - The example package keeps the same `./ui` surface, but hosts should expect workflow rail navigation, supporting fixtures, local replay controls, selected-detail panels, and draft-review state.

    1 packages · 1 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