8eac791c93
Old behavior: clicking "עיבוד מחדש" on a source quietly re-chunked + re-embedded the file but kept the existing metadata (title, identifier, summary, labels). Sources whose original AI classification produced weak metadata had no path to recover short of deleting and re-uploading. New behavior: re-process now opens the same batch review screen as a fresh upload — AI suggests fresh metadata (kind, title, identifier, summary, labels, dates), the user reviews/edits, and committing overwrites kb_source + replaces chunks. The card is tagged "עיבוד מחדש" with a 🔄 icon so the user knows what they're committing. Form precedence on the review card: user edits > AI suggestion > existing source metadata. Existing labels are pre-filled in metadata_json and surface as fallback if the AI classifier times out — so the form is never blank, and existing labels are never silently dropped just because the AI didn't re-suggest them. Backend: shira-hermes 4ad569d. Refs Task Master #22 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
15 lines
426 B
JSON
15 lines
426 B
JSON
{
|
|
"name": "KnowledgeBase",
|
|
"module": "KnowledgeBase",
|
|
"version": "0.9.0",
|
|
"acceptableVersions": [
|
|
">=8.0.0"
|
|
],
|
|
"php": [
|
|
">=8.1"
|
|
],
|
|
"releaseDate": "2026-04-28",
|
|
"author": "klear",
|
|
"description": "Knowledge Base — Israeli National Insurance law, regulations, and circulars. Hybrid search + ask-shira, powered by shira-hermes KB.",
|
|
"displayLabel": "מאגר ידע"
|
|
} |