GVault 0.1.14
What's Changed
- Keep the production Web/API wrapper inside the same bounded request error boundary as the standalone API server.
- Return malformed/oversized JSON errors as
400/413without terminatinggvault-public.service. - Add direct regression coverage for the deployed
scripts/dev/serve-public.mjsentrypoint.
Validation: strict RED/GREEN, 175/175 tests, server smoke 1/1, npm audit 0 vulnerabilities, and CodeRabbit review with 0 issues.
Full Changelog: v0.1.13...v0.1.14