feat: explain colour and season in the resolution trace (#235) #433
No reviewers
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 milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Directorium/Core!433
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/235-trace-colour-season"
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?
Second of Epic #233. Closes #235. Builds on #234.
Extends the resolution trace so it explains not just the office but the day's colour and season.
colour-of-celebration("the liturgical colour of the celebrated office").season-of-temporal-office; a day with no temporal office honestly carries an uncitedno-temporal-season.Both reasons live on the edition rules object (
explainColour/explainSeason), keeping every edition-specific citation in one place. They cite the Codex Rubricarum at the document level (rg-1960) rather than inventing a paragraph number — consistent with the project's citation-integrity standard.Example (June feria):
Trace stays opt-in → default contract and golden digest unmoved.
Gate:
lintclean ·analyse[OK] ·test654 (+2) · golden unchanged.Next: #236 (citation-completeness hardening), #240 (golden trace fixtures).