You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A few documentation gaps to address as the project matures. None are blocking, but they'll help new contributors and evaluators.
README
Add a Prerequisites section (Go 1.25+, Docker/Podman, make, golangci-lint) — CONTRIBUTING.md references it but it doesn't exist yet
Bring the config table up to date — currently lists 7 of 28+ env vars from internal/config/gateway.go
Link to the OpenAPI spec — the README shows 4 endpoints but the spec documents 11
Security
Add SECURITY.md with a vulnerability disclosure process — GitHub surfaces this in the security tab
ADRs
Audit ADRs that reference old architecture (PostgreSQL, ClickHouse, ConnectRPC, cmd/gateway) and update status fields — external-authz-engine.md was updated to Superseded as a start
Description
A few documentation gaps to address as the project matures. None are blocking, but they'll help new contributors and evaluators.
README
internal/config/gateway.goSecurity
ADRs
external-authz-engine.mdwas updated to Superseded as a start