feat(ca): Finalize v5 pipeline - Hybrid Matrix, CoT Enrichment & User Repair Mode

This commit is contained in:
2026-01-12 15:29:43 +00:00
parent 99b14a8ab0
commit 3dccfd2d2c
15 changed files with 547 additions and 1224 deletions

View File

@@ -58,6 +58,7 @@ export const translations = {
cardTitle: "Wettbewerber-Kandidaten",
nameLabel: "Name",
whyLabel: "Begründung",
manualUrlsLabel: "Zusätzliche Produkt-URLs (eine pro Zeile)",
visitButton: "Besuchen",
shortlistBoundary: "SHORTLIST-GRENZE",
editableCard: { add: "Hinzufügen", cancel: "Abbrechen", save: "Speichern" }
@@ -200,6 +201,7 @@ export const translations = {
cardTitle: "Competitor Candidates",
nameLabel: "Name",
whyLabel: "Justification",
manualUrlsLabel: "Additional Product URLs (one per line)",
visitButton: "Visit",
shortlistBoundary: "SHORTLIST BOUNDARY",
editableCard: { add: "Add", cancel: "Cancel", save: "Save" }