Skip to content

fix: remove blocking persistence paths and plaintext hook secret storage (#1642 #1643 #1644)#1667

Merged
OneStepAt4time merged 2 commits intodevelopfrom
fix/1642-1644-event-loop-and-secret-hardening
Apr 11, 2026
Merged

fix: remove blocking persistence paths and plaintext hook secret storage (#1642 #1643 #1644)#1667
OneStepAt4time merged 2 commits intodevelopfrom
fix/1642-1644-event-loop-and-secret-hardening

Conversation

@OneStepAt4time
Copy link
Copy Markdown
Owner

Summary\n- convert audit hashing path to async implementation to avoid blocking hot path operations\n- convert memory bridge persistence to async fs operations with explicit error handling\n- remove plaintext hook secret persistence in session state and preserve restore behavior safely\n- add focused regression tests for audit, memory bridge, and session persistence paths\n\n## Linked Issues\n- Closes #1642\n- Closes #1643\n- Closes #1644\n\n## Verification\n- npx tsc --noEmit\n- npm run build\n- npx vitest run src/tests/audit.test.ts src/tests/memory-bridge.test.ts src/tests/session-persistence.test.ts\n\n## Aegis version\nDeveloped with: v0.3.2-alpha\n

@OneStepAt4time
Copy link
Copy Markdown
Owner Author

CI is green and branch is clean. Ready for Argus review and merge into develop per repo policy.

@OneStepAt4time OneStepAt4time merged commit 78c3c27 into develop Apr 11, 2026
10 checks passed
@OneStepAt4time OneStepAt4time deleted the fix/1642-1644-event-loop-and-secret-hardening branch April 11, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant