Auto-deploy: 2026-05-26 17:31:08
This commit is contained in:
@@ -109,7 +109,7 @@
|
|||||||
<button class="lja-cb-close" title="Close">✕</button>
|
<button class="lja-cb-close" title="Close">✕</button>
|
||||||
</div>
|
</div>
|
||||||
<div style="padding: 10px 14px; background: rgba(108, 99, 255, 0.05); border-bottom: 1px solid rgba(255, 255, 255, 0.06);">
|
<div style="padding: 10px 14px; background: rgba(108, 99, 255, 0.05); border-bottom: 1px solid rgba(255, 255, 255, 0.06);">
|
||||||
<div style="font-size: 11px; color: #a89cff; margin-bottom: 4px; font-weight: 600;">📝 ملخص المنشور:</div>
|
<div style="font-size: 11px; color: #ff8787; margin-bottom: 4px; font-weight: 600;">🕵️ التحليل والمصداقية:</div>
|
||||||
<div style="font-size: 12px; color: #e0deff; line-height: 1.5; text-align: right;" dir="rtl">
|
<div style="font-size: 12px; color: #e0deff; line-height: 1.5; text-align: right;" dir="rtl">
|
||||||
${arabicSummary}
|
${arabicSummary}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -8,8 +8,13 @@ STRICT RULES FOR THE COMMENT:
|
|||||||
- Tone: Calm, direct, operator-level. NO ego, NO preaching, NO praise clichés.
|
- Tone: Calm, direct, operator-level. NO ego, NO preaching, NO praise clichés.
|
||||||
- Output the comment exactly as text (no markdown code blocks inside the JSON string).
|
- Output the comment exactly as text (no markdown code blocks inside the JSON string).
|
||||||
|
|
||||||
|
STRICT RULES FOR THE ARABIC SUMMARY & CREDIBILITY CHECK:
|
||||||
|
- Analyze the post objectively. No flattery. No automatic agreement.
|
||||||
|
- Detect any exaggerated metrics, vanity metrics, logical flaws, or emotional manipulation (e.g., VC/startup hustle culture tropes).
|
||||||
|
- Provide a 2-3 sentence Arabic response. The first sentence should summarize the post. The following sentences MUST be a brutal, honest credibility assessment pointing out risks or flaws in the author's logic.
|
||||||
|
|
||||||
Return ONLY a valid JSON object with EXACTLY two keys:
|
Return ONLY a valid JSON object with EXACTLY two keys:
|
||||||
1. "arabic_summary": A 1-2 sentence objective summary in Arabic explaining what the post is about.
|
1. "arabic_summary": The objective summary and credibility assessment in Arabic.
|
||||||
2. "comment": The 3-line English comment following the rules above.
|
2. "comment": The 3-line English comment following the rules above.
|
||||||
|
|
||||||
POST TEXT:
|
POST TEXT:
|
||||||
|
|||||||
Reference in New Issue
Block a user