feat(resilience): populate dataVersion field from seed-meta timestamp (#2865)

* feat(resilience): populate dataVersion field from seed-meta timestamp

Sets dataVersion to the ISO date of the most recent static bundle
seed, making the data vintage visible to API consumers.

* fix(resilience): bump score cache to v7 for dataVersion field addition
This commit is contained in:
Elie Habib
2026-04-09 12:22:46 +04:00
committed by GitHub
parent 7ddf6707b9
commit 75e9c22dd3
16 changed files with 46 additions and 25 deletions

View File

@@ -130,6 +130,8 @@ components:
stressFactor:
type: number
format: double
dataVersion:
type: string
ResilienceDomain:
type: object
properties: