# Changelog

## 2026-07-03

- Published the developer portal through the HeritagePay source, CI, Harbor,
  GitOps, and ArgoCD deployment path.
- Added HeritagePay Zudoku developer portal.
- Added file-backed API reference covering Plane A and Plane B route families.
- Added login-ready configuration for Clerk, Auth0, OpenID Connect, and Supabase.
- Added protected route configuration for API reference and operator docs when auth is enabled.
- Added developer runbooks for health, readiness, logs, GitOps, and portal redirects.

## Known gaps

- The live backend currently returns `404` for `/api/v1/docs-json`; the portal uses a committed OpenAPI catalog until the backend intentionally exposes or exports generated OpenAPI.
- API response schemas should be tightened continuously from DTOs as endpoints stabilize.
