nexus/server/src/__tests__
Forgotten 11901ae5d8 Implement secrets service with local encryption, redaction, and runtime resolution
Add AES-256-GCM local encrypted secrets provider with auto-generated
master key, stub providers for AWS/GCP/Vault, and a secrets service
that normalizes adapter configs (converting sensitive inline values to
secret refs in strict mode) and resolves secret refs back to plain
values at runtime. Extract redaction utilities from agent routes into
shared module. Redact sensitive values in activity logs, config
revisions, and approval payloads. Block rollback of revisions
containing redacted secrets. Filter hidden issues from list queries.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 15:43:52 -06:00
..
adapter-session-codecs.test.ts Add adapter session codecs with cwd-aware resume and unknown-session retry 2026-02-19 14:01:58 -06:00
agent-auth-jwt.test.ts Implement local agent JWT authentication for adapters 2026-02-18 16:46:45 -06:00
codex-local-adapter.test.ts Improve codex-local adapter: skill injection, stdin piping, and error parsing 2026-02-19 14:39:37 -06:00
health.test.ts Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00
redaction.test.ts Implement secrets service with local encryption, redaction, and runtime resolution 2026-02-19 15:43:52 -06:00