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: 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