A platform release reaches plugin repositories through memex

When the platform promotes a new build, the repositories that ship plugins — Plugins, Education, Reinsurance, SocialMedia — have to rebuild their bundles against it, or every portal that self-updates to it reads FrameworkDeclined and adopts nothing. How they are told is the one place where the top-level repositories used to reach into each other.

The rule now (maintainer, 2026-09-03): none of the top-level repositories depends on another. The integration is an event. memex issues the event that something has a new version; the GitHub repositories subscribe to it and trigger their builds. Core publishes an event and finishes.

What changed

The same shape now holds for the plugin repositories' own publications: their shared publish lane ends by registering the sealed publication with memex (one signed POST) instead of dispatching into its dependents' CI, and memex publishes meshweaver-upstream-published from that record.

Each repository's own schedule poll remains the fallback for a lost dispatch, so a missed event costs one delayed rebuild wave — never a fleet held on stale bundles under a green tick.

Full reference: the "release EVENT" section of Doc/Architecture/ContinuousDeliveryContract and Doc/Architecture/RepositoryDependencyDirection.

Reconnecting…
The connection to the server was interrupted. Trying to restore it…
Trying again…
The connection could not be restored. Reloading the page…
The server was updated. Reloading the page to pick up the latest version.