"Physical gatherings for high-bandwidth communication and relationship building.",
nextButtonText:"Add Platform",
},
[SIGNAL_CARD_ID]:{
title:"Signal",
description:
"End-to-end encrypted messaging ideal for small, security-minded groups",
nextButtonText:"Add Platform",
},
[VIDEO_MEETINGS_CARD_ID]:{
title:"Video Meetings",
description:
"Synchronous video calls for remote face-to-face interaction.",
nextButtonText:"Add Platform",
},
};
constSECTION_KEYS=[
"Core Principle & Scope",
"Logistics, Admin & Norms",
"Code of Conduct",
]asconst;
typeSectionKey=(typeofSECTION_KEYS)[number];
/** Default section text per platform (Figma 20647-18271, 20647-18273, 20736-12668). */
constADD_PLATFORM_SECTION_DEFAULTS: Record<
string,
Record<SectionKey,string>
>={
[IN_PERSON_CARD_ID]:{
"Core Principle & Scope":`We value the highest bandwidth of communication, physical presence, to build trust that digital tools cannot match. Consequently, we reserve this high-trust space for annual retreats, strategic planning, and high-stakes interpersonal repair where body language is essential.`,
"Logistics, Admin & Norms":`Logistics focus on physical accessibility, venue security, and travel equity. Organizers control entry via keys or door staff. Culturally, participants are expected to maintain mission focus and adhere strictly to the itinerary to respect everyone's time. Side conversations or distracting behaviors that derail the agenda are discouraged.`,
"Code of Conduct":`We aspire to operate within these principles. We don't need to see eye to eye on everything, but we believe the world can be improved by collective action. Aspire to do no harm to members of this community. Violence or physical intimidation will not be tolerated. We have a zero-tolerance policy for racism, sexism, and bigotry.`,
},
[SIGNAL_CARD_ID]:{
"Core Principle & Scope":`We use Signal for all operational communication. To keep our workspace organized, official channels are prepended with an emoji (e.g., 🤓). Public channels are open to all volunteers, while Core Channels are restricted to coordinators. All Core Members are designated as admins to share the technical workload.`,
"Logistics, Admin & Norms":`We encourage direct messages to build friendship, but all operational logistics must happen in group channels. To respect everyone's time, use "Emoji Reactions" (👍, ♥️) to acknowledge messages rather than typing "thanks," which triggers notifications for everyone. Text is a poor medium for nuance: if a conversation needs more context, move it to a call or in person.`,
"Code of Conduct":`This space relies on collective responsibility. Posting content that attracts unwanted legal attention or exposes members' real-world identities without consent is prohibited. We aspire to do no harm by practicing strict operational security. Intentionally leaking information violates our safety. We have a zero-tolerance policy for harassment or abuse.`,
},
[VIDEO_MEETINGS_CARD_ID]:{
"Core Principle & Scope":`We prioritize synchronous connection to read facial expressions without the barrier of travel, using this tool for weekly syncs and quick consensus checks that benefit from real-time debate before moving to a vote.`,
"Logistics, Admin & Norms":`The host manages technical security via waiting rooms to prevent intrusion. Culturally, the focus is on maximizing the value of synchronous time. Norms include muting when not speaking, using the "Raise Hand" feature to queue, and utilizing the chat box for non-interruptive side comments. Distractions should be minimized.`,
"Code of Conduct":`We have a zero-tolerance policy for racism, sexism, and bigotry, whether spoken or shared in the chat. We aspire to do no harm. "Zoom-bombing" or broadcasting graphic content is prohibited. Willfully spreading obviously false information will not be tolerated. Do not discuss sensitive data that could attract legal or security risk.`,
},
};
/**
* Section with heading + info icon and an editable TextArea.
* This variant uses TextArea only (no TextInput); design is "Add Signal" / "Add Video Meetings".
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.