Include 1955 in static generation and data-versioning #38

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

Problem

The 1955 system must participate in static generation and the data-version stamp so its responses are cached and invalidated consistently with the rest of the service.

Acceptance criteria

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

Notes

Verify the discovery endpoint and static manifest agree on the system list after this change.

## Problem The 1955 system must participate in static generation and the data-version stamp so its responses are cached and invalidated consistently with the rest of the service. ## Acceptance criteria - [ ] The static generator emits 1955 hot-path files. - [ ] 1955 responses carry the data-version and immutable cache headers. - [ ] A version bump invalidates 1955 responses. - [ ] Static/dynamic parity for 1955 is covered by a test. ## Notes Verify the discovery endpoint and static manifest agree on the system list after this change.
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#38
No description provided.