Back to changelog index

1.0.10

Aug 05, 2026 · 1 packages · 2 unique changes · 1 release entry

modules

This release affects the solutions family.

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

Release summaries

  • opa-os-ready-runtime-module-examples

    Make OPA OS ready with a module runtime and buildable example package.

    maintainer

    Maintainers get an additive OPA module runtime that composes local planning, agendas, booking proposals, markdown exports, approvals, and audit payloads without side effects.

    integrator

    Integrators get a buildable OPA example package showing Mission Relay, NDconsulting, and Axoperf-style inputs through the reusable module runtime.

    agent

    Agents can use the module runtime to propose OPA artifacts with approval gates, source refs, risk summaries, markdown, and audit events before host approval.

Upgrade steps

  • Use the side-effect-free OPA runtime

    assisted

    Import runOpaManualLoop from @lssm-tech/module.organization-planning/opa-runtime to compose the first local/manual OPA loop.

    Packages: @lssm-tech/module.organization-planning, @lssm-tech/example.organization-planning-agenda

    1. Keep customer-facing bookings and external agenda sharing behind human approval.
    2. Use the example package as a copyable fixture before adding provider integrations.
    3. Do not wire calendar writes, client messages, or provider SDKs into the module runtime.

Unique release changes

  • - Import runOpaManualLoop from @lssm-tech/module.organization-planning/opa-runtime to compose the first local/manual OPA loop.

    1 packages · 1 occurrences

  • - Make OPA OS ready with a module runtime and buildable example package.

    1 packages · 1 occurrences

Impacted packages

  • @lssm-tech/module.organization-planning

    Layer: modules · 2 changes