docs: Phase 937 complete (v0.8.904 attempt-scope + retry-policy)

Roadmap, migration index, testing bundle, release notes; active phase advances to 938.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-04 22:11:38 -04:00
co-authored by Cursor
parent dedd8e41c2
commit 536ffd4a11
7 changed files with 75 additions and 56 deletions
+7
View File
@@ -0,0 +1,7 @@
# Release v0.8.904 — Phase 937
Non-breaking refactor: `gossip-rpc-export-mesh-attempt-scope.js` centralizes attempt metadata; `gossip-rpc-export-mesh-retry-policy.js` extracts retry caps/defaults; attempt.js and retry.js thin-compose; fetch-once uses scope + policy.
- `gossip-rpc-export-mesh-attempt-scope.js``withExportMeshFetchAttemptFromScope`
- `gossip-rpc-export-mesh-retry-policy.js``resolveExportMeshFetchRetryPolicy`
- CI: `npm run test:ci-phase937`