feat: Normen-Bibliothek auf 751 Normen finalisiert
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -47,6 +47,7 @@ func SuggestNorms(machineType string, hazardCategories []string, tags []string)
|
||||
allNorms = append(allNorms, GetWave3dCNorms()...)
|
||||
allNorms = append(allNorms, GetWave3dExtCNorms()...)
|
||||
allNorms = append(allNorms, GetWave3dHvacCNorms()...)
|
||||
allNorms = append(allNorms, GetFinalCNorms()...)
|
||||
|
||||
// Build lookup sets for efficient matching
|
||||
hazardSet := toSet(hazardCategories)
|
||||
|
||||
Reference in New Issue
Block a user