Federate pillar ownership; resolve three boundary cases - #36
Open
ehharvey wants to merge 1 commit into
Open
Conversation
Inventory becomes each pillar's own job rather than a central task. The 2026-08 audit was necessarily centralised — nobody could inventory their own pillar before anyone knew what existed. Ongoing inventory is federated: nobody re-audits 68 processes, but each pillar can handle its own 5-16. Records the arbitration rule in the register: one row, one section. A process belongs to the pillar whose volunteer is holding the document at the moment they need it. The Process Index decides; Project 47 follows. Three boundary cases resolved: - Writing hacknight recaps -> Marketing. The Season 8 role that does it is "Marketing, Outreach and Documentation", and recaps feed the blog and the recap control. - Event roles on the night -> stays Hacknights. Events owns what a role does on the night; Roles owns who signs up across a season. - New member onboarding -> split in two. The greeting script is Events (the Emcee holds it); the attendee-to-volunteer path is Roles. Counts to 68 processes / 18 gaps, verified against the table rows. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Makes inventory each pillar's own job, and records the rule that stops a process landing in two pillars.
Inventory federates
The 2026-08 audit was necessarily centralised — nobody could inventory their own pillar before anyone knew what existed. Ongoing inventory is per-pillar: nobody re-audits 68 processes, but each pillar can handle its own 5–16.
Tracked as Theme: Season re-audit with eight children, one per pillar.
The arbitration rule
Recorded in the Process Index itself:
The risk was never the field —
Pillaris single-select. It was two pillars each filing their own item for the same process and reaching different conclusions. A single register upstream prevents that, and #26/#27 make it a policy with a checker.Three boundary cases
Counts
68 processes, 18 gaps. Verified programmatically against the table rows; all five prose references updated to match.
🤖 Generated with Claude Code