Skip to content

Add LayerBridge promotion boundary#5

Merged
kernelpanic888 merged 1 commit into
mainfrom
task24/layerbridge-publication
Jul 8, 2026
Merged

Add LayerBridge promotion boundary#5
kernelpanic888 merged 1 commit into
mainfrom
task24/layerbridge-publication

Conversation

@kernelpanic888

Copy link
Copy Markdown
Owner

Summary

Adds LayerBridge as a small public Lean surface for the boundary between guarded experiments and stable TLFL modules.

The bridge records two directions:

ExperimentSpace --PromotionBridge--> TLFLModule
TLFLModule      --ProjectionBridge--> ExperimentSpace

What changed

  • Add lean/LayerBridge.lean
  • Register LayerBridge in lakefile.lean
  • Link the bridge from README.md
  • Add docs/LAYER_BRIDGE_PUBLICATION_PASSPORT.md
  • Keep private operator/local surfaces out of the public source tree via .gitignore

Claim boundary

This PR claims only that the bridge API is a checked public boundary surface.

It does not claim autonomous operation, empirical closure, payment/business approval, or certification of future promoted modules.

Verification

lake build LayerBridge TMI OLean
Build completed successfully (61 jobs).

@kernelpanic888 kernelpanic888 force-pushed the task24/layerbridge-publication branch from 66ccfde to 083e176 Compare July 8, 2026 12:00
@kernelpanic888 kernelpanic888 merged commit 91f5425 into main Jul 8, 2026
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