Define the particular-calendar overlay data format #76
Labels
No labels
area: build
area: ci
area: compare
area: data
area: engine
area: model
area: provenance
area: rite
area: validation
backport
blocked
breaking
confirmed
dependencies
duplicate
epic
github_actions
invalid
needs-info
needs-triage
php
priority: high
priority: low
priority: medium
regression
type: bug
type: chore
type: correction
type: docs
type: enhancement
type: feature
type: fix
type: perf
type: refactor
type: security
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Directorium/Core#76
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Particular calendars differ from the universal calendar by adding, suppressing, or re-ranking feasts. A declarative overlay format is needed so each calendar is a thin data layer, not code.
Acceptance criteria
Notes
Overlays must not require engine code changes.
Done in #443. Cited overlay YAML (
facts/overlays/<slug>.yaml) → reproducibleoverlays/<slug>/NDJSON +overlay.json, born-cited (newsspx-ordosource), withoverlay-operation/overlayJSON Schemas and theCorpusOverlayDataloader. corpus-verify covers it.