Skip to content

feat(lattice): compose shadow runtime - #4382

Open
mgazza wants to merge 1 commit into
feat/lattice-whole-config-targetfrom
feat/lattice-runtime-composition
Open

feat(lattice): compose shadow runtime#4382
mgazza wants to merge 1 commit into
feat/lattice-whole-config-targetfrom
feat/lattice-runtime-composition

Conversation

@mgazza

@mgazza mgazza commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • compose the durable Lattice stores, provider registry, compiler, and whole-config target behind a default-off runtime gate
  • keep the materializer forcibly disabled and leave the component unregistered, so this tranche cannot mutate live config, overlays, apps, or secrets
  • add deterministic path preflight, sanitized bounded observations, strict provider identity validation, restart identity, and invalidation coalescing

Safety

This is a stacked PR on #4377. The default path returns before filesystem or source access. Even with the shadow gate enabled, no production caller is registered and the materializer remains disabled.

Verification

  • focused runtime-composition tests: 13 passed on Python 3.9 and 3.14
  • broader eight-module Lattice suite: 200 passed on Python 3.9 and 3.14
  • exhaustive Unicode diagnostic normalization review
  • GitNexus staged change detection: LOW risk, 136 symbols, 2 files, 0 affected processes

Tracks Predictive-Cloud-Ltd/predbat-saas-infra#466 and #561.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant