claude sync: 2026-07-07 23:50

This commit is contained in:
marcus.hinz
2026-07-07 23:50:57 +02:00
parent fb49ee1c67
commit 46db3a08bf
624 changed files with 3344181 additions and 1409 deletions
+62 -1
View File
@@ -6,7 +6,68 @@
"Bash(npm *)",
"Bash(npx *)",
"WebSearch",
"Bash(grep -E '^\\(cargo|rustc\\)$')"
"Bash(grep -E '^\\(cargo|rustc\\)$')",
"WebFetch(domain:firmeneintrag.creditreform.de)",
"WebFetch(domain:www.container-modulbau.de)",
"WebFetch(domain:www.northdata.com)",
"WebFetch(domain:www.einforma.com)",
"WebFetch(domain:www.axesor.es)",
"WebFetch(domain:autonomos.axesor.es)",
"WebFetch(domain:golfred.cat)",
"WebFetch(domain:www.elsig.at)",
"WebFetch(domain:firmen.wko.at)",
"WebFetch(domain:openregister.de)",
"WebFetch(domain:www.spenglerei-mayer.de)",
"WebFetch(domain:abschlepp-herbold.de)",
"WebFetch(domain:www.northdata.de)",
"WebFetch(domain:www.pappers.fr)",
"WebFetch(domain:ims-aggregatebau.de)",
"WebFetch(domain:www.ahstuckdesign.de)",
"WebFetch(domain:www.webvalid.de)",
"WebFetch(domain:www.ufficiocamerale.it)",
"WebFetch(domain:aigner-kaffeetechnik.de)",
"WebFetch(domain:www.klima-fischer.de)",
"WebFetch(domain:glaserei-wiedenmann.de)",
"WebFetch(domain:www.impresaitalia.info)",
"WebFetch(domain:www.virgilio.it)",
"WebFetch(domain:www.muggenhamer.de)",
"WebFetch(domain:typo.info)",
"WebFetch(domain:geosys-eber.de)",
"WebFetch(domain:www.firmenwissen.de)",
"WebFetch(domain:www.gelbeseiten.de)",
"WebFetch(domain:effertz.de)",
"WebFetch(domain:www.companywall.hu)",
"WebFetch(domain:www.amministrazionicomunali.it)",
"WebFetch(domain:www.reportaziende.it)",
"WebFetch(domain:www.visura.pro)",
"WebFetch(domain:www.mpfimpianti.com)",
"WebFetch(domain:www.reteimprese.it)",
"WebFetch(domain:www.informazione-aziende.it)",
"WebFetch(domain:www.creditsafe.com)",
"WebFetch(domain:www.societe.com)",
"WebFetch(domain:huber-zeiler.de)",
"WebFetch(domain:fischer-haustechnik.de)",
"WebFetch(domain:www.edilportale.com)",
"WebFetch(domain:www.paginebianche.it)",
"WebFetch(domain:www.pple.fr)",
"WebFetch(domain:www.slkb.de)",
"WebFetch(domain:www.qualit-enr.org)",
"WebFetch(domain:www.gm-fenster.de)",
"WebFetch(domain:effevisnc.it)",
"WebFetch(domain:el-srl.com)",
"WebFetch(domain:rauschenberger-shk.de)",
"WebFetch(domain:www.elektromontage-voss.de)",
"WebFetch(domain:www.morbach.de)",
"WebFetch(domain:annuaire-entreprises.data.gouv.fr)",
"WebFetch(domain:www.brreg.no)",
"WebFetch(domain:data.brreg.no)",
"WebFetch(domain:www.proff.no)",
"WebFetch(domain:www.dastelefonbuch.de)",
"WebFetch(domain:www.unae.it)",
"WebFetch(domain:virksomhet.brreg.no)",
"WebFetch(domain:societe.com)",
"Bash(mkdir *)",
"WebFetch(domain:www.purehelp.no)"
]
}
}
Binary file not shown.
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+1
View File
@@ -7,4 +7,5 @@
- [Fahrzeug-Veredelung](project-08-07-fahrzeug-veredelung.md) — Fzg-Typ nur in .plax-Rohdaten (PDF+Freitext), per LLM → auftrag_fzg; 134/191, fast alles Vans
- [Stückliste-Pipeline](project-08-07-stueckliste-pipeline.md) — Bauteil-Klartext+Artikelnr. aus den PDFs in den .plax; wiederholbarer Extract → module.klartext, Popup je Auftrag
- [AI-Assistent](project-08-07-ai-assistent.md) — Tab „Fragen": Text→SQL→Auto-Visualisierung via Claude (Sonnet 5); API-Key in ~/.ssh/anthropic_api_key
- [Vorschlagsengine](project-08-07-vorschlagsengine.md) — Korrelationsanalyse (was wird im Bereich häufig gewählt), kein Filter+Kopie; Merkmale ohne Einfluss weglassen
- [Feedback: keine Datenmengen, kurz](feedback-keine-datenmengen-kurz.md) — nicht über Datenmenge reden, Prototyp, knapp bleiben
@@ -0,0 +1,14 @@
---
name: project-08-07-vorschlagsengine
description: "Vorschlagsengine arbeitet mit Korrelationsanalyse, nicht mit Profil-Filter + LLM-Kopie"
metadata:
node_type: memory
type: project
originSessionId: 3b989d4f-977f-430d-805a-0be687e3ac08
---
Die Vorschlagsengine (Tab „Vorschlag") soll zeigen, was im Bereich (Segment/Profil) **häufig gewählt** wird — Basis ist eine **Korrelationsanalyse** über den Bestand, kein hartes Filtern der Aufträge und Nachbauen einer Konfiguration.
**Why:** Marcus hat die erste Umsetzung (Profil-Filter → Kandidatenliste → LLM stellt Konfiguration zusammen) abgelehnt: „es geht nicht darum, Angebote zu filtern und zu kopieren".
**How to apply:** Je Modul messen, welche Profilmerkmale (Gewerk, Land, Größe, Fahrzeug) die Wahl statistisch beeinflussen (z. B. Lift/Häufigkeitsvergleich gegen Gesamtbestand). Merkmale ohne messbaren Einfluss fließen nicht ein und werden weggelassen. Das **LLM ist der Mehrwert und bleibt drin**: Die Statistik liefert die Korrelationsdaten, das LLM macht daraus den Vorschlag mit Begründung — Statistik ersetzt das LLM nicht. Verwandt: [[project-08-07-ai-assistent]], [[project-08-07-datenbasis]].