Stamp the active rubric system into the output contract #74
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#74
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
Consumers must know which rubric system produced a result. The output contract should carry the active system alongside the data-version stamp.
Acceptance criteria
Notes
Keeps the contract backward-compatible.
Done in PR #457 (
be94e04). The top-leveleditionfield already carries the active rubric-system URN (viaDayResolver::forEdition()), defaults toroman:rubricae-1960, and is backward-compatible — so no redundant field was added (which would have forced a golden re-freeze). It is documented as the active-system stamp inoutput-contract.mdand locked byMultiSystemContractTest, which asserts the stamp across 1962/1954/1955, the safe 1962 default, and the public boundary's refusal of an unbuilt edition. Human labels + validity windows remain on the Api/meta, keyed by this URN.