Simplified data structure around template files

This commit is contained in:
Nathan Schneider
2025-05-07 21:30:06 -06:00
parent cb0130714a
commit 5a4af2bf79
27 changed files with 1540 additions and 3664 deletions

View File

@ -1,5 +1,5 @@
- id: appeal_criteria
title: "What are the criteria for a permissible appeal?"
title: "Appeal grounds"
description: "Standards for allowing an appeal of a resolution"
stageId: appeal
order: 1
@ -11,7 +11,7 @@
required: true
- id: appeal_process
title: "What happens when an appeal occurs?"
title: "Appeal procedure"
description: "Process for handling appeals"
stageId: appeal
order: 2

View File

@ -1,5 +1,5 @@
- id: dispute_assessment
title: "How to assess the state of the dispute?"
title: "Dispute evaluation"
description: "Methods for evaluating the current status of a dispute"
stageId: assessment
order: 1
@ -11,7 +11,7 @@
required: true
- id: values_adherence
title: "Are community values being followed?"
title: "Values alignment"
description: "Evaluating whether the process is aligned with community values"
stageId: assessment
order: 2
@ -23,7 +23,7 @@
required: true
- id: jurisdiction
title: "Is the dispute within the jurisdiction of this process?"
title: "Jurisdiction determination"
description: "Determining whether this is the appropriate forum for the dispute"
stageId: assessment
order: 3
@ -35,7 +35,7 @@
required: true
- id: non_participation
title: "What happens when someone fails to participate?"
title: "Non-participation handling"
description: "Handling non-participation in the process"
stageId: assessment
order: 4
@ -47,7 +47,7 @@
required: true
- id: process_change
title: "What if the process needs to be changed?"
title: "Process adaptation"
description: "Adapting the process when necessary"
stageId: assessment
order: 5

View File

@ -1,5 +1,5 @@
- id: delegation_options
title: "Where can the dispute be delegated if this process is inadequate?"
title: "Alternative processes"
description: "Alternative processes for disputes that cannot be handled by this process"
stageId: assessment
order: 6

View File

@ -1,5 +1,5 @@
- id: deliberation_process
title: "How do participants deliberate about the dispute?"
title: "Deliberation format"
description: "Methods for deliberation during the dispute process"
stageId: deliberation
order: 1
@ -11,7 +11,7 @@
required: true
- id: additional_voices
title: "Who, beyond the main participants, can be heard?"
title: "Additional perspectives"
description: "Including additional perspectives in the deliberation"
stageId: deliberation
order: 2
@ -23,7 +23,7 @@
required: true
- id: deliberation_conclusion
title: "When is the deliberation over?"
title: "Conclusion criteria"
description: "Criteria for concluding the deliberation phase"
stageId: deliberation
order: 3

View File

@ -1,5 +1,5 @@
- id: process_start
title: "How does the process begin?"
title: "Process initiation"
description: "The mechanism for initiating the dispute process"
stageId: intake
order: 1
@ -11,7 +11,7 @@
required: true
- id: rules_access
title: "Where does the community keep its rules?"
title: "Rules accessibility"
description: "Location and accessibility of community rules and guidelines"
stageId: intake
order: 2
@ -23,7 +23,7 @@
required: true
- id: information_access
title: "Who has access to information about the process?"
title: "Information sharing"
description: "Transparency and confidentiality policies"
stageId: intake
order: 3
@ -35,7 +35,7 @@
required: true
- id: participant_inclusion
title: "How are other participants brought into the process?"
title: "Participant notification"
description: "Methods for notifying and including relevant parties"
stageId: intake
order: 4
@ -47,7 +47,7 @@
required: true
- id: participation_requirement
title: "Is participation in the process required or voluntary for involved parties?"
title: "Participation requirements"
description: "Expectations regarding participation"
stageId: intake
order: 5
@ -59,7 +59,7 @@
required: true
- id: participation_commitments
title: "What commitments does participation involve?"
title: "Participant commitments"
description: "Expectations of participants in the process"
stageId: intake
order: 6
@ -71,7 +71,7 @@
required: true
- id: context
title: "What additional context should participants know?"
title: "Background resources"
description: "Background information, external knowledge sources, and relevant references"
stageId: intake
order: 7

View File

@ -1,6 +1,6 @@
- id: principles
title: Guiding Principles
description: Core values that guide the dispute resolution process
title: "Guiding principles"
description: "Core values that guide the dispute resolution process"
stageId: preparation
order: 1
fields:
@ -11,8 +11,8 @@
required: true
- id: participants
title: Participants
description: Roles and responsibilities in the dispute resolution process
title: "Participants"
description: "Roles and responsibilities in the dispute resolution process"
stageId: preparation
order: 2
fields:

View File

@ -1,5 +1,5 @@
- id: community_values
title: "What values does the community hold in disputes?"
title: "Community values"
description: "Core values that guide the dispute resolution process"
stageId: process
order: 1
@ -11,7 +11,7 @@
required: true
- id: facilitation
title: "How is the process facilitated?"
title: "Facilitation approach"
description: "Methods of facilitation during the dispute process"
stageId: process
order: 2
@ -23,7 +23,7 @@
required: true
- id: ground_rules
title: "What are the ground-rules of the process?"
title: "Ground rules"
description: "Basic rules of conduct during the dispute process"
stageId: process
order: 3

View File

@ -1,5 +1,5 @@
- id: resolution_process
title: "How does resolution of the dispute occur?"
title: "Resolution approach"
description: "Methods for reaching a resolution"
stageId: resolution
order: 1
@ -11,7 +11,7 @@
required: true
- id: resolution_failure
title: "What if a resolution cannot be reached?"
title: "Handling deadlocks"
description: "Handling situations where resolution is not achieved"
stageId: resolution
order: 2