14979dba4b
- Fix cLegalAidNumber placeholder key mismatch (template expects cLegalAidNumber, code sent legalAidNumber) - Add fallback for flat legalAnalysis fields (AI may send them outside the nested object) - Improve assignedUserName resolution: prefer case assignee, filter out system/API user names - Add "המשך ייצוג" positive recommendation option to enum, checkboxes, prompt, and DOCX template 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.3",
|
|
"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"
|
|
}
|
|
}
|