{
"page": {
"title": "Submit Case Study | Tractatus AI Safety",
"heading": "Submit Case Study",
"description": "Share real-world examples of AI safety failures that could have been prevented by the Tractatus Framework."
},
"good_case_study": {
"heading": "What makes a good case study?",
"criteria": [
"Documented failure: Real incident with evidence (not hypothetical)",
"Clear failure mode: Specific way the AI system went wrong",
"Tractatus relevance: Shows how framework boundaries could have helped",
"Public interest: Contributes to AI safety knowledge"
]
},
"form": {
"submitter_info_heading": "Your Information",
"submitter_name_label": "Your Name",
"submitter_email_label": "Email Address",
"submitter_email_help": "We'll only use this to follow up on your submission",
"submitter_organization_label": "Organization (optional)",
"submitter_public_label": "I consent to my name being published with this case study",
"submitter_public_help": "Leave unchecked to remain anonymous",
"case_details_heading": "Case Study Details",
"case_title_label": "Case Study Title",
"case_title_help": "Brief, descriptive title (e.g., \"ChatGPT Port 27027 Failure\")",
"case_description_label": "Detailed Description",
"case_description_help": "What happened? Provide context, timeline, and outcomes",
"case_failure_mode_label": "Failure Mode",
"case_failure_mode_help": "How did the AI system fail? What specific behavior went wrong?",
"case_tractatus_label": "Tractatus Applicability",
"case_tractatus_help": "Which Tractatus boundaries could have prevented this failure? (e.g., Section 12.1 Values, CrossReferenceValidator, etc.)",
"case_evidence_label": "Evidence/Sources",
"case_evidence_help": "Links to documentation, screenshots, articles, or other evidence (one per line)",
"submit_button": "Submit Case Study",
"submit_help": "We review all submissions. High-quality case studies are published with attribution (if consented)."
},
"privacy_note": "Your submission is handled according to our privacy principles. All case studies undergo human review before publication.",
"messages": {
"submitting": "Submitting...",
"success": "Thank you for your submission. We will review it shortly.",
"error": "An error occurred. Please try again.",
"network_error": "Network error. Please check your connection and try again."
}
}