feat(ui): דף /scripts — קטלוג סקריפטים read-only מ-SCRIPTS.md #203
Reference in New Issue
Block a user
Delete Branch "worktree-scripts-catalog-page"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
מה זה עושה
מוסיף דף
/scriptsשמציג קטלוג של כל הסקריפטים בתיקייתscripts/— שם · סוג · תפקיד · תזמון — ישירות מ-scripts/SCRIPTS.md.זמין ב: https://legal-ai.nautilus.marcusgroup.org/scripts (אחרי deploy).
איך
web/app.py—GET /api/scripts/catalogקורא אתscripts/SCRIPTS.mdבזמן-ריצה ומחזיר{content, filename, bytes, last_modified, gitea_url}. מחקה במדויק את דפוסget_curator_prompt(טאב /training). שגיאה →HTTPException(אין בליעה שקטה).Dockerfile—COPY scripts/SCRIPTS.md(הקובץ לא הועתק לקונטיינר עד כה).web-ui— דף/scripts(AppShell+ רכיבMarkdownהקיים, RTL, רינדור טבלאות GFM) + מודולlib/api/scripts.ts+ קישור ניווט תחת "תפעול/אבחון".scripts/SCRIPTS.md— תועדingest_bulletins.py(היה הקובץ היחיד מ-73 הסקריפטים שלא היה מתועד).הצהרת invariants
SCRIPTS.mdverbatim, לא משכפל/מתאר מחדש תוכן. עריכה דרך git.CuratorPrompt).אימות
tsc --noEmit— 0 שגיאות בכל הפרויקט.eslintעל הקבצים החדשים — נקי.next buildמקומי לא רץ ב-worktree (סימלינק node_modules + Turbopack) — שער ה-build הוא ה-Docker build ב-CI.🤖 Generated with Claude Code