fix(engine): AVANT_GARDE_BRANDS set en brand-herclassificatie#38
Open
lucavandee wants to merge 2 commits into
Open
fix(engine): AVANT_GARDE_BRANDS set en brand-herclassificatie#38lucavandee wants to merge 2 commits into
lucavandee wants to merge 2 commits into
Conversation
…ion bias QUIZ_STYLE_TO_ARCHETYPE: - classic: 1.0 CLASSIC (was 0.7/0.2/0.1 verdeeld over CLASSIC/BUSINESS/MINIMALIST) - smart-casual: 0.7 SC + 0.3 CLASSIC (was pure 1.0 SC) OCCASION_ARCHETYPE_BIAS: - work: BUSINESS 0.25→0.15, CLASSIC 0.2→0.25 (minder aggressieve business-push) - casual: + AVANT_GARDE 0.1, + STREETWEAR 0.1 (meer variatie in casual) - date: + AVANT_GARDE 0.1 (ruimte voor expressievere date-looks) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Acne Studios, Our Legacy en Lemaire stonden in MINIMALIST_BRANDS terwijl ze avant-garde DNA hebben. Rick Owens, Yohji Yamamoto, Comme des Garcons, Maison Margiela e.a. waren ongeclassificeerd, waardoor de avant-garde test-agent op 3.5/10 bleef hangen. - Nieuwe AVANT_GARDE_BRANDS set in productEnricher (formality 0.40, silhouette oversized) - Acne Studios, Our Legacy, Lemaire verplaatst van MINIMALIST naar AVANT_GARDE - Jil Sander blijft in MINIMALIST (echte minimalist) - AVANT_GARDE archetype: kasjmier toegevoegd aan materials, deconstructed aan silhouettes - dbStyle 'avant-garde' handling toegevoegd aan enrichProduct - supabase/import-daisycon-feed: AVANT_GARDE_BRANDS gesynced, balenciaga verplaatst van LUXURY Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
✅ Deploy Preview for fitfiai ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
AVANT_GARDE_BRANDSset insrc/engine/productEnricher.tsmet Rick Owens, Yohji Yamamoto, Comme des Garcons, Maison Margiela, Raf Simons, Ann Demeulemeester, Dries Van Noten, Julius, Boris Bidjan Saberi, Carol Christian Poell, Undercover, Sacai, Issey Miyake, Helmut Lang, Vetements, Balenciaga, Acne Studios, Our Legacy, Lemaire (formality 0.40, silhouetteoversized).MINIMALIST_BRANDSnaarAVANT_GARDE_BRANDS. Jil Sander blijft in MINIMALIST.AVANT_GARDEarchetype insrc/config/archetypes.ts:kasjmiertoegevoegd aan materials,deconstructedaan silhouettes.dbStyle === 'avant-garde'handling toegevoegd inenrichProductzodat producten die de daisycon-importer als avant-garde tagt de juiste silhouette/formality krijgen.supabase/functions/import-daisycon-feed/index.ts:AVANT_GARDE_BRANDSgesynced. Balenciaga verplaatst vanLUXURY_BRANDSnaarAVANT_GARDE_BRANDSzodat de fashion line correct getagd wordt. Nieuwe return waarde"avant-garde".Aanleiding
De avant-garde test-agent scoorde 3.5/10 omdat avant-garde merken ofwel verkeerd geclassificeerd waren (in MINIMALIST) ofwel volledig ontbraken in de brand sets.
Test plan
npm run build) — geverifieerd🤖 Generated with Claude Code