61fe16a0ea
- Prompt: CRITICAL instruction — must complete all 7 steps before generating report - Step 5 (legal analysis) is mandatory, cannot be skipped even if user asks - Step 6: explicit instruction to use "המשך ייצוג" when user is filing/continuing - Prevent AI from choosing "עדיין לא ניתן להחליט" when user has already decided Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
14 lines
457 B
JSON
14 lines
457 B
JSON
{
|
|
"name": "LegalAssistance",
|
|
"version": "2.0.4",
|
|
"acceptableVersions": [">=8.0.0"],
|
|
"php": [">=8.1"],
|
|
"releaseDate": "2026-04-09",
|
|
"author": "Marcus-Law",
|
|
"description": "סיוע משפטי — יצירת דוח גישה ישירה (JSON ישירות ל-DOCX), אינטגרציה עם שירה",
|
|
"scripts": {
|
|
"afterInstall": "scripts/AfterInstall.php",
|
|
"afterUninstall": "scripts/AfterUninstall.php"
|
|
}
|
|
}
|