You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
instructions_label: 'Instructions for ARK <span style="font-weight:400;color:var(--text-muted)">(optional)</span>',
1165
1180
model: 'Model',
1166
1181
launch_research: 'Launch Research',
1182
+
launch_confirm_title: 'Before you launch',
1183
+
launch_confirm_body: '<p>ARK is currently in <strong>closed beta</strong>. By launching this research run, you acknowledge the following:</p><ul style="padding-left:18px;margin:10px 0"><li><strong>Where it runs.</strong> Your idea, attached files, and all generated artifacts will execute on ARK\'s research infrastructure (the <strong>ROCS testbed</strong>) and are accessible to the ARK team.</li><li><strong>How it\'s used.</strong> Your idea is forwarded to third-party language models (e.g. <strong>Claude Code</strong>, <strong>Gemini</strong>) as part of the research pipeline. Standard provider terms apply.</li><li><strong>Telemetry.</strong> During the beta, the ARK team reviews execution logs and intermediate outputs to diagnose issues and improve the framework.</li><li><strong>Confidentiality.</strong> The ARK team will <strong>not</strong> publish your idea or share it outside the team.</li></ul><p>If your idea is subject to NDA, embargo, or other confidentiality obligations, please do not submit it during the beta.</p>',
1184
+
launch_confirm_ack: 'I understand and agree to proceed.',
1185
+
launch_confirm_cancel: 'Cancel',
1186
+
launch_confirm_proceed: 'Confirm & Launch',
1167
1187
placeholder_idea: 'Describe your research idea… or drop files here',
1168
1188
placeholder_auto_title: 'Auto-generated if blank',
1169
1189
placeholder_instructions: 'e.g. Focus on comparing against baseline X, use PyTorch, run on 2 GPUs, write in a formal style…',
instructions_label: 'تعليمات لـ ARK <span style="font-weight:400;color:var(--text-muted)">(اختياري)</span>',
1275
1295
model: 'النموذج',
1276
1296
launch_research: 'إطلاق البحث',
1297
+
launch_confirm_title: 'قبل الإطلاق',
1298
+
launch_confirm_body: '<p>ARK حالياً في <strong>إصدار تجريبي مغلق</strong>. بإطلاق هذه التجربة، فإنك تُقرّ بما يلي:</p><ul style="padding-right:18px;padding-left:0;margin:10px 0"><li><strong>مكان التشغيل.</strong> ستُنفَّذ فكرتك والملفات المرفقة وجميع المخرجات على البنية البحثية الخاصة بـ ARK (<strong>ROCS testbed</strong>)، ويمكن لفريق ARK الاطلاع عليها.</li><li><strong>طريقة الاستخدام.</strong> تُمرَّر فكرتك إلى نماذج لغوية تابعة لجهات خارجية (مثل <strong>Claude Code</strong> و<strong>Gemini</strong>) ضمن خط الأنابيب البحثي، وتسري عليها شروط مزوّدي الخدمة.</li><li><strong>سجلات التشغيل.</strong> خلال الإصدار التجريبي، يراجع فريق ARK سجلات التنفيذ والمخرجات الوسيطة لتشخيص المشكلات وتحسين الإطار.</li><li><strong>السرية.</strong> <strong>لن</strong> ينشر فريق ARK فكرتك ولن يشاركها خارج الفريق.</li></ul><p>إذا كانت فكرتك خاضعة لاتفاقية عدم إفشاء أو حظر نشر، فيُرجى عدم تقديمها خلال فترة الإصدار التجريبي.</p>',
1299
+
launch_confirm_ack: 'لقد قرأت ووافقت على المتابعة.',
1300
+
launch_confirm_cancel: 'إلغاء',
1301
+
launch_confirm_proceed: 'تأكيد وإطلاق',
1277
1302
placeholder_idea: 'صِف فكرتك البحثية… أو اسحب الملفات هنا',
1278
1303
placeholder_auto_title: 'يُولَّد تلقائياً إن تُرك فارغاً',
1279
1304
placeholder_instructions: 'مثال: ركّز على المقارنة مع الخط الأساسي X، استخدم PyTorch، شغّل على وحدتَي GPU…',
0 commit comments