docs(FN-4795): add secrets env-cleanup documentation and changeset

- Add changeset for env cleanup secret-write/event emission
- Create docs/secrets.md with secret env-write and env-cleanup documentation
- Update AGENTS.md run-audit filesystem events with env-cleanup entries

Fusion-Task-Id: FN-4795
This commit is contained in:
Fusion (runfusion.ai)
2026-05-17 02:05:34 -07:00
committed by gsxdsm
parent 2f2f7de85a
commit 2f2198a622
3 changed files with 26 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Add worktree teardown cleanup for Fusion-managed secrets env files by deleting only files whose fingerprint still matches the recorded write, and emit cleanup/skip audit events.