Phase 899: export mesh fetch registry + bind helper extract (v0.8.866)

Non-breaking refactor — platform-export-mesh-fetch-registry.js and
buildGuildExportMeshFetchMixin() registry-bind audit/digest mesh fetch
mixins into thin config-driven wrappers. Default gossip v1 unchanged;
fleet v2 cutover still deferred.

Verification: test:ci-phase899, pear run boot, pearcord.log scan.
This commit is contained in:
Raven Scott
2026-06-04 19:29:25 -04:00
parent ee24802550
commit 9bef62234d
6 changed files with 83 additions and 5 deletions
+8
View File
@@ -0,0 +1,8 @@
# Release v0.8.866 — Phase 899
Non-breaking refactor: `platform-export-mesh-fetch-registry.js` and `buildGuildExportMeshFetchMixin()` registry-bind audit/digest mesh fetch mixins into thin config-driven wrappers. Default gossip v1 unchanged; fleet v2 cutover still deferred.
- `gossip-rpc-export-mesh-bind.js``buildGuildExportMeshFetchMixin()` from registry entries
- `platform-export-mesh-fetch-registry.js` — audit/digest export mesh fetch registry entries
- Audit/digest mesh fetch mixin files reduced to registry bind wrappers
- CI: `npm run test:ci-phase899` (live audit archive RPC)