Gate Breviary responses on complete per-string provenance #94

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

Problem

The Office contains extensive text (psalms, lessons, hymns) that must never ship without provenance. A guard must fail closed when any included string lacks provenance.

Acceptance criteria

  • A response is rejected (canonical error) if any included string lacks provenance.
  • The guard runs in both dynamic and static-generation paths.
  • A missing-provenance fixture triggers the guard in tests.
  • The guard's behavior is documented for integrators.

Notes

Reuse the Mass provenance guard pattern; fail closed.

## Problem The Office contains extensive text (psalms, lessons, hymns) that must never ship without provenance. A guard must fail closed when any included string lacks provenance. ## Acceptance criteria - [ ] A response is rejected (canonical error) if any included string lacks provenance. - [ ] The guard runs in both dynamic and static-generation paths. - [ ] A missing-provenance fixture triggers the guard in tests. - [ ] The guard's behavior is documented for integrators. ## Notes Reuse the Mass provenance guard pattern; fail closed.
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/Api#94
No description provided.