Generate the precedence rule dataset #43

Closed
opened 2026-07-01 00:51:55 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 00:51:55 +00:00 (Migrated from github.com)

Problem

The ~22 precedence rules and commemoration limits should be data-described so the engine stays rubric-generic and later systems can reorder rules without code changes.

Acceptance criteria

  • Precedence ordering and commemoration limits are expressed as data
  • The resolver loads rule order from this dataset
  • A change to rule order in data changes resolution without code edits
  • Unit test confirms data-driven ordering matches the coded baseline

Notes

This enables the 1954/1955 systems in v0.3.0.

## Problem The ~22 precedence rules and commemoration limits should be data-described so the engine stays rubric-generic and later systems can reorder rules without code changes. ## Acceptance criteria - [ ] Precedence ordering and commemoration limits are expressed as data - [ ] The resolver loads rule order from this dataset - [ ] A change to rule order in data changes resolution without code edits - [ ] Unit test confirms data-driven ordering matches the coded baseline ## Notes This enables the 1954/1955 systems in v0.3.0.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Core#43
No description provided.