Phase 903: export mesh format helper extract + mixin method registry (v0.8.870)
Non-breaking refactor — gossip-rpc-export-mesh-format-audit.js and gossip-rpc-export-mesh-format-digest.js extract format/send helpers from registry entries; listExportMeshFetchMixinMethods() and lookupExportMeshFetchRegistryEntryByMixinMethod() extend registry lookup; exportMeshFetchMixinMethods on platform RPC view. Default gossip v1 unchanged; fleet v2 cutover still deferred. Verification: test:ci-phase903, pear run boot, pearcord.log scan.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Release v0.8.870 — Phase 903
|
||||
|
||||
Non-breaking refactor: `gossip-rpc-export-mesh-format-audit.js` and `gossip-rpc-export-mesh-format-digest.js` extract format/send helpers from registry entries; `listExportMeshFetchMixinMethods()` and `lookupExportMeshFetchRegistryEntryByMixinMethod()` extend registry lookup; `exportMeshFetchMixinMethods` on platform RPC view. Default gossip v1 unchanged; fleet v2 cutover still deferred.
|
||||
|
||||
- `gossip-rpc-export-mesh-format-audit.js` — audit export archive mesh format/send helpers
|
||||
- `gossip-rpc-export-mesh-format-digest.js` — automation digest snapshot mesh format/send helpers
|
||||
- `listExportMeshFetchMixinMethods()` — registry mixin method listing
|
||||
- `lookupExportMeshFetchRegistryEntryByMixinMethod()` — reverse lookup by mixin method name
|
||||
- CI: `npm run test:ci-phase903` (live audit archive RPC)
|
||||
Reference in New Issue
Block a user