- Create Economist SubmissionTracking package correctly: * mainArticle = full blog post content * coverLetter = 216-word SIR— letter * Links to blog post via blogPostId - Archive 'Letter to The Economist' from blog posts (it's the cover letter) - Fix date display on article cards (use published_at) - Target publication already displaying via blue badge Database changes: - Make blogPostId optional in SubmissionTracking model - Economist package ID: 68fa85ae49d4900e7f2ecd83 - Le Monde package ID: 68fa2abd2e6acd5691932150 Next: Enhanced modal with tabs, validation, export 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
62 lines
2.7 KiB
JSON
62 lines
2.7 KiB
JSON
{
|
|
"page": {
|
|
"title": "Frequently Asked Questions | Tractatus AI Safety Framework",
|
|
"description": "Common questions about Tractatus framework: implementation, performance, relationship to Claude Code, and governance architecture."
|
|
},
|
|
"header": {
|
|
"title": "Frequently Asked Questions",
|
|
"subtitle": "Common questions about Tractatus framework implementation, performance, and architecture",
|
|
"search_btn": "Search FAQ"
|
|
},
|
|
"browse_by_audience": {
|
|
"heading": "Browse by Audience",
|
|
"researcher_title": "Researchers",
|
|
"researcher_desc": "Theory, validation, academic research",
|
|
"implementer_title": "Implementers",
|
|
"implementer_desc": "Implementation, integration, deployment",
|
|
"leader_title": "Leaders",
|
|
"leader_desc": "Strategic business, organizational leadership",
|
|
"note": "Click any category to see filtered questions in advanced search"
|
|
},
|
|
"featured_questions": {
|
|
"heading": "Featured Questions",
|
|
"view_all_btn": "View All Questions & Search"
|
|
},
|
|
"search_modal": {
|
|
"title": "Search FAQ",
|
|
"search_placeholder": "Search FAQ...",
|
|
"filter_audience_label": "Filter by Audience",
|
|
"all_audiences": "All Audiences",
|
|
"researcher": "Researcher",
|
|
"implementer": "Implementer",
|
|
"leader": "Leader",
|
|
"clear_filters_btn": "Clear Filters",
|
|
"no_results_title": "No questions found",
|
|
"no_results_desc": "Try adjusting your search or filter"
|
|
},
|
|
"search_tips": {
|
|
"title": "Search Tips",
|
|
"basic_search_title": "Basic Search",
|
|
"basic_search_desc": "Type keywords in the search box to find relevant questions. The search looks through both questions and answers.",
|
|
"basic_search_example": "Example: \"deployment\" or \"performance overhead\"",
|
|
"audience_filter_title": "Audience Filter",
|
|
"audience_filter_desc": "Filter questions by intended audience:",
|
|
"researcher_filter_desc": "Academic questions about theory and validation",
|
|
"implementer_filter_desc": "Technical implementation and integration questions",
|
|
"leader_filter_desc": "Strategic business and organizational questions",
|
|
"tips_title": "Search Tips",
|
|
"tip_1": "Use specific terms for better results",
|
|
"tip_2": "Filter by audience to narrow results",
|
|
"tip_3": "Questions are searchable by keywords",
|
|
"tip_4": "Click any question to expand the full answer",
|
|
"keyboard_shortcuts_title": "Keyboard Shortcuts",
|
|
"close_search": "Close search"
|
|
},
|
|
"still_have_questions": {
|
|
"title": "Still Have Questions?",
|
|
"description": "Can't find what you're looking for? We're here to help.",
|
|
"submit_case_study_btn": "Submit a Case Study",
|
|
"github_discussions_btn": "GitHub Discussions",
|
|
"media_inquiry_btn": "Media Inquiry"
|
|
}
|
|
}
|