Files
community-rule/messages/en/create/rightRail.json
T
2026-04-17 23:45:29 -06:00

148 lines
5.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"_comment": "Create flow — right rail / decision approaches (Figma Flow — Right Rail `20523:23509`)",
"sidebar": {
"title": "How should this community make difficult decisions?",
"descriptionBefore": "Select as many as you need to describe how your group makes decisions. You can also ",
"descriptionLinkLabel": "add",
"descriptionAfter": " new decision making approaches or interact with the categories below to filter."
},
"messageBox": {
"title": "Consider defining approaches to steward key resources:",
"items": [
{ "id": "amend", "label": "Amend your CommunityRule" },
{ "id": "finances", "label": "Steward finances" },
{ "id": "project", "label": "Project level decisions" },
{ "id": "discipline", "label": "Discipline and member termination" }
]
},
"cardStack": {
"toggleSeeAll": "See all decision approaches",
"toggleShowLess": "Show less"
},
"confirmModal": {
"title": "Confirm selection",
"description": "Confirm to select this option.",
"nextButtonText": "Confirm"
},
"addApproach": {
"nextButtonText": "Add Approach"
},
"sectionHeadings": {
"corePrinciple": "Core Principle",
"applicableScope": "Applicable Scope",
"stepByStepInstructions": "Step-by-Step Instructions",
"consensusLevel": "Consensus Level",
"objectionsDeadlocks": "Objections & Deadlocks"
},
"scopeAddButtonLabel": "Add Applicable Scope",
"modals": {
"lazy-consensus": {
"title": "Lazy Consensus",
"description": "A decision is assumed approved unless objections are raised within a specified timeframe.",
"sections": {
"corePrinciple": "We prioritize momentum and trust over bureaucracy. By assuming good faith, we avoid bottlenecks; silence is interpreted as consent to keep the work moving.",
"applicableScope": [
"Daily Operations",
"Minor Expenditures",
"Working Group Decisions"
],
"stepByStepInstructions": "Post your proposal to the relevant channel with a specific deadline, such as 'Merging in 72 hours.' If the deadline passes without any objections, you are authorized to proceed. Explicit support is welcome but not required.",
"consensusLevel": 90,
"objectionsDeadlocks": "Any member can pause the process by raising a 'Block' or 'Concern' before the deadline. The proposer is then required to pause execution and engage in a dialogue to resolve the concern. If the disagreement cannot be resolved asynchronously, the proposal is escalated to a synchronous meeting or a higher governance tier for a final decision."
}
}
},
"cards": [
{
"id": "lazy-consensus",
"label": "Lazy Consensus",
"supportText": "A decision is assumed approved unless objections are raised within a specified timeframe.",
"recommended": true
},
{
"id": "do-ocracy",
"label": "Do-ocracy",
"supportText": "Decisions are made by those who take initiative and carry out the work.",
"recommended": true
},
{
"id": "consensus-decision-making",
"label": "Consensus Decision-Making",
"supportText": "All members must agree. Best for important decisions in small groups. Does not work well for low stakes decisions.",
"recommended": true
},
{
"id": "rotational-leadership",
"label": "Rotational Leadership",
"supportText": "Decision-making responsibilities rotate among members.",
"recommended": true
},
{
"id": "modified-consensus",
"label": "Modified Consensus",
"supportText": "Attempts to reach full agreement first, but falls back to voting if consensus isnt possible.",
"recommended": true
},
{
"id": "label-1",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
},
{
"id": "label-2",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
},
{
"id": "label-3",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
},
{
"id": "label-4",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
},
{
"id": "label-5",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
},
{
"id": "label-6",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
},
{
"id": "label-7",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
},
{
"id": "label-8",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
},
{
"id": "label-9",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
},
{
"id": "label-10",
"label": "Label",
"supportText": "Additional decision approach.",
"recommended": false
}
]
}