Files
ZachariahSharma dd5318368e feat: route public api traffic through managed gateway
Replace the 3-service compose with a 5-service architecture that puts
api-gateway.cjs (hermes-pre-api, hermes-post-api) in front of internal
upstream services (hermes-pre-upstream, hermes-post-upstream), ensuring
all public API traffic passes through the auth/audit layer. Update
Dockerfile, .env.example, .dockerignore, and add a compose contract test.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-06 02:12:05 -06:00

11 lines
84 B
Plaintext

.DS_Store
.env
*.log
*.tgz
*.zip
.superpowers/
coverage/
node_modules/
state/
test/