Anomaly detectors for suspicious-but-valid data #222

Open
opened 2026-07-01 06:42:15 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 06:42:15 +00:00 (Migrated from github.com)

Problem

Some data is schema-valid but wrong (a saint with no colour, a transfer with no target, a citation pointing at a non-existent source key).

Acceptance criteria

  • Detectors for: colour outside the enum; day with no office; feast rank with no precedence entry; dangling transfer target; dangling citation key; octave day with no originating feast
  • Hard anomalies fail CI; soft anomalies warn into the coverage report

Notes

Each detector emits a structured report.

## Problem Some data is schema-valid but wrong (a saint with no colour, a transfer with no target, a citation pointing at a non-existent source key). ## Acceptance criteria - [ ] Detectors for: colour outside the enum; day with no office; feast rank with no precedence entry; dangling transfer target; dangling citation key; octave day with no originating feast - [ ] Hard anomalies fail CI; soft anomalies warn into the coverage report ## Notes Each detector emits a structured report.
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#222
No description provided.