Include 1954 in static generation and data-versioning #34

Open
opened 2026-07-01 00:58:33 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 00:58:33 +00:00 (Migrated from github.com)

Problem

The new system must participate in hot-path static generation and the data-version stamp so 1954 responses are cached and invalidated correctly, not just computed dynamically every time.

Acceptance criteria

  • The static generator emits 1954 hot-path files for the configured ranges.
  • 1954 responses carry the data-version and immutable cache headers.
  • A data-version bump invalidates 1954 responses along with the rest.
  • Static/dynamic parity for 1954 is covered by a test.

Notes

Adding a system must not require changes to the cache-key scheme.

## Problem The new system must participate in hot-path static generation and the data-version stamp so 1954 responses are cached and invalidated correctly, not just computed dynamically every time. ## Acceptance criteria - [ ] The static generator emits 1954 hot-path files for the configured ranges. - [ ] 1954 responses carry the data-version and immutable cache headers. - [ ] A data-version bump invalidates 1954 responses along with the rest. - [ ] Static/dynamic parity for 1954 is covered by a test. ## Notes Adding a system must not require changes to the cache-key scheme.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Api#34
No description provided.