josh 1abfda7989
Build and push image / build (push) Successful in 53s
Use the real today everywhere
The client constant TODAY_STR and the bootstrap response's today field
were both hardcoded to 2026-04-25, leaving date inputs in the New
product, Audit, and Mark consumed flows seeded with a stale date and
quietly staling out every "days since" / audit-overdue calculation
across the app.

TODAY_STR now resolves at module load from new Date() in local time,
and bootstrap returns new Date().toISOString().slice(0, 10).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-03 22:20:24 -04:00
2026-05-03 22:20:24 -04:00
2026-05-03 22:20:24 -04:00
2026-05-03 20:19:26 -04:00
2026-05-03 20:19:26 -04:00
S
Description
No description provided
1.3 MiB
Languages
TypeScript 98%
CSS 1.6%
Dockerfile 0.2%
HTML 0.2%