Expose office-part structure for the text assembler #102

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

Problem

The text assembler needs an ordered, typed list of office parts (antiphons, psalms, readings, collects) for a resolved hour. The resolver must expose this structure.

Acceptance criteria

  • A resolved hour exposes its ordered office parts with types
  • Parts carry their text reference keys
  • Structure is stable and documented
  • Unit test asserts the part list for a sample hour

Notes

Consumed directly by the bilingual assembler.

## Problem The text assembler needs an ordered, typed list of office parts (antiphons, psalms, readings, collects) for a resolved hour. The resolver must expose this structure. ## Acceptance criteria - [ ] A resolved hour exposes its ordered office parts with types - [ ] Parts carry their text reference keys - [ ] Structure is stable and documented - [ ] Unit test asserts the part list for a sample hour ## Notes Consumed directly by the bilingual assembler.
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#102
No description provided.