Files
legal-ai/TASKS.md
Chaim d5ccf03e4c Add docs, scripts, skills, commands, and taskmaster config to repo
Includes:
- docs/: architecture, block-schema, migration-plan, product-specification
- scripts/: bidi_table, decompose-decisions, extract-claims, seed-knowledge, etc.
- skill-legal-decision/: SKILL.md + references + block-schema
- skill-legal-assistant/: SKILL.md
- skill-legal-docx/: SKILL.md + references
- .claude/commands/: bidi-table skill
- .taskmaster/: task config + PRDs
- .gitignore: exclude legacy/, kiryat-yearim/, node_modules/, memory/

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 14:19:17 +00:00

39 lines
2.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# משימות הקמת המערכת
## שלב 1: תשתית (Infrastructure)
- [x] יצירת סכמת DB ב-PostgreSQL (4 שכבות, 16 טבלאות) ✅ 2026-03-31
- [x] אימות pgvector עם embedding — 323 embeddings קיימים, Voyage API מוגדר ✅ 2026-03-31
- [ ] הגדרת Gitea repository לקוד הפרויקט
- [ ] הגדרת n8n עם workflow בסיסי
## שלב 2: ייבוא ידע (Knowledge Transfer)
- [x] ייבוא lessons_learned — 15 לקחים מ-3 תיקים ✅ 2026-03-31
- [x] ייבוא transition_phrases — 44 ביטויי מעבר ✅ 2026-03-31
- [x] ייבוא case_law — 9 תקדימים ✅ 2026-03-31
- [x] ייבוא statutory_provisions — 7 הוראות חוק ✅ 2026-03-31
## שלב 3: ייבוא תיקים (Appeals Import)
- [x] ייבוא מטאדטה של עררים — 19 תיקים (3 פעילים, 16 ארכיון) ✅ 2026-03-31
- [ ] ייבוא קטלוג מסמכים (נתיבים, סוגים, תאריכים)
- [ ] ייבוא טענות (לפי צד, לפי ערר)
- [ ] ייבוא בלוקי החלטה (לתיקים שהושלמו: הכט, בית הכרם)
## שלב 4: RAG & Embeddings
- [x] בחירת מודל embedding — Voyage voyage-3-large (dim=1024) ✅ כבר מוגדר
- [x] יצירת chunks ממסמכי אימון — 323 chunks מ-4 החלטות ✅ כבר קיים
- [ ] הפקת embeddings לפסיקה חדשה ב-case_law
- [ ] בניית חיפוש סמנטי לפסיקה
- [ ] בניית חיפוש סמנטי להחלטות תקדימיות
## שלב 5: אוטומציה (n8n)
- [ ] workflow: העלאת מסמך → סיווג → אחסון ב-DB
- [ ] workflow: ערר חדש → יצירת מבנה → DOCX
- [ ] workflow: חיפוש תקדימים → RAG → תוצאות
- [ ] workflow: בדיקת טיוטה מול block-schema
## שלב 6: ממשק משתמש
- [ ] הרחבת ezer-mishpati-web עם ניהול תיקים
- [ ] ממשק כתיבת החלטה
- [ ] ממשק חיפוש תקדימים
- [ ] דשבורד מעקב סטטוס תיקים