- Redesign the CompanyOS /solutions buyer path around starter workflows, reusable governed workflow patterns, and bring-your-own-process conversion while adding structured marketing contract card fields and icon-key transport.
- Add the durable local Connect approval kernel, linkage recovery, and tenant isolation.
- Add explicit v2 design-partner readiness, expert attestation, and founder approval contracts with server-derived authority, scoped durable receipts, pending evidence projection, replay linkage, and fail-closed health while preserving v1 unchanged. The release supports a private production-scoped pilot but does not activate a tenant or authorize broader production surfaces.
- Fix the CompanyOS /autonomous-company-studio production SSR failure by making i18n hook consumers explicit client boundaries and adding a provider-free global error fallback for App Router production rendering.
- Collapse data fetching into one spec-first protocol + an in-house engine in the new contracts-runtime-core; remove the data-transmission packages; prove it end-to-end on entity-workspace.
- @lssm-tech/lib.data-transmission-runtime — removed; absorbed into the contracts-runtime-core engine + the crdt-loro conflict resolver.
- Add Expert Network Mission Control as a reusable CompanyOS starter workflow and expose a Workflow Fit Audit path for self-qualifying governed workflow templates.
- Add GTM Learning Loop as a CompanyOS workflow product line.
- Clarify Box/HStack/VStack layout intent and activate neutral Box defaults behind an explicit legacy bridge.
- Relying on Box for implicit row direction, default gap, or centered alignment is deprecated; use HStack or VStack, or the temporary legacyBoxLayout bridge for owned exceptions.
- Ship the Organization Planning & Agenda (OPA) production runtime — additive operation/optimizer/ time/public-booking/governance/translation contracts, a new fail-closed execution runtime lib (authz, BYOK vault, RLS-proven opa_* persistence, outbox, scheduler), and OPA calendar/notification/ personalization bridges plus Microsoft Graph / CalDAV / ICS calendar providers.
- Harden AuthOS for production across api/web/mobile — single session authority, identity-rbac live role/permission authority, native mobile auth, and REST/MCP enforcement parity.
- Add the report-only missing_translation static diagnostic to contracts-spec and an optional locale-override argument to the design-system useI18n hook for the en/fr/es readiness program.
- Unified ContractSpec database runtime: createDatabaseRuntime() preset (pooling, zero-config observability, RLS tenant scoping, AuthOS principal carriage, governed resolvers) plus a typed N+1-safe relational read path, a spec-first generated Drizzle schema, and an SSR prefetch→hydrate bridge. Fully additive.
- Add factory-stack SSR snapshot/hydration, loader shard scoping, RouteShardManifest, and parity diagnostics extensions for translation catalog sharding + SSR.
- Extend Managed CompanyOS view-model display copy to full en/fr/es parity, resolved through the bundle translation catalogs with machine identifiers kept canonical.
- Add an executable provider approval gate for Managed CompanyOS G006 live-source pilot decisions while keeping concrete provider selection approval-gated.
- Ship the BillingOS France invoice-issuance MVP — additive issue/submit/creditNote contracts, persistence ports and redaction-aware observability, a France legal engine (TVA/rounding/gapless numbering/NF203), and a new EN16931/Factur-X provider integration with a fail-closed production PDP.
- Close the CommunicationOS hexagon and make it EU-sovereign and installable — additive sovereignty + three-state GDPR-erasure contracts, governed persistence with actor-aware RLS, four official channel adapters behind a frozen ChannelAdapter port, a fail-closed governed agent (no auto-send) on Mistral, a one-call runtime factory with self-host install and two verticals, and a governed MCP gateway.
- Make BillingOS money/number formatting locale-correct at every call site by removing the silent en-US fallback from formatCurrency and requiring a locale on PaymentCard.
- Make usage, cost, budget, replay, and projection evidence first-class across cost tracking, contract operations, AI provider/model/agent/chat runs, Builder workflow replay packets, and safe observability sinks.
- Envelope-shape the three BillingOS query contract outputs (billing.customers.search, billing.sellable-items.search, billing.tax.compute-breakdown) as QueryResultEnvelope ({ data, versionToken? }) so they are accepted by the canonical data-fetching read path (executeResult) instead of 422-ing on the previous inner-row shape.
- Form-like marketing/BillingOS UI renders through ContractSpec FormSpec/OperationSpec bindings as the primary path; bespoke design-system form/pricing control APIs are removed.
- Introduce ContractSpec-first semantic marketing presentation primitives, serializable runtime descriptors, a design-system renderer registry, and Managed CompanyOS proof adoption.
- Add the ReviewReady app-submission-readiness contract and event surface to contracts-spec.