feat: Connect classification service to DB industries & update docs

This commit is contained in:
2026-01-19 07:58:49 +00:00
parent 3895bb5fea
commit fe2b3dd4f3
2 changed files with 18 additions and 10 deletions

View File

@@ -304,6 +304,6 @@ Based on the identified infrastructure, score the potential for these categories
**Variablen:**
* **`company_name`**: Name des Unternehmens.
* **`website_text`**: Der gescrapte Text der Hauptseite (max. 20.000 Zeichen).
* **`allowed_industries`**: JSON-Liste der erlaubten Branchen (Strict Mode).
* **`allowed_industries`**: Dynamisch geladene Liste der erlaubten Branchen aus der Datenbanktabelle `industries` (konfiguriert via Settings > Industry Focus).
* **`category_guidance`**: Dynamisch generierte Definitionen und Scoring-Regeln für die Robotik-Kategorien (aus der Datenbank).