[Epic] Output contract #52
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#52
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?
Freeze the versioned output shape: a data-version stamp; the stable observance identity (the
<rite>:<cycle>:<body>slug is the cross-system ID); i18n-shaped text and chant/audio hooks; reserved, versioned extension slots (texts, chant, audio, fasting, per-element colour) so later feature layers never break consumers; and the liturgical-day boundary semantics. The contract exposes the identity / edition / year 3-layer model explicitly (identity carries no rank/colour/date). Done whenday()emits a documented, versioned contract that downstream APIs can depend on.Epic — child issues are tracked as sub-issues.
Epic complete — all six children merged into
develop:DayContractserialiser +contract()entry point + resolver transfer-link reconciliation (#354)SanctoralData::version()(#355)namesshape + chant/audio/text/citations hooks (#357)The output contract is frozen at contract version 1.0.0: a versioned, deterministic, JSON-ready shape (
Introibo\Core\contract()) with three independent provenance axes, self-describing offices (role, outcome, transfer links), stable ids, i18n names, and reserved slots for every planned feature layer. Documented indocs/design/output-contract.md. Full gate green (492 tests / 30,478 assertions).