feat(FN-4882): add cross-node secrets sync reliability backstop with integr

Documents the secrets sync cross-node protocol in architecture.md and secrets.md, with a reliability backstop test covering the cross-node sync behavior.

Fusion-Task-Id: FN-4882
This commit is contained in:
Fusion (runfusion.ai)
2026-05-18 02:19:45 -07:00
committed by gsxdsm
parent 499f88f672
commit a3e8c8f8b7
4 changed files with 76 additions and 22 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Reconcile docs/secrets.md and docs/architecture.md with the FN-4867 secrets sync surfaces that now ship (push/pull/receive/sync-export + fn_secret_get + secrets-env materialization), and add a reliability-interaction backstop for cross-node secrets sync route contracts.