Skip to content

fix(engine/v2): personaliseer outfit-explanation met goals, materials en kleurtemperatuur#37

Open
lucavandee wants to merge 2 commits into
mainfrom
claude/peaceful-feistel-b37f00
Open

fix(engine/v2): personaliseer outfit-explanation met goals, materials en kleurtemperatuur#37
lucavandee wants to merge 2 commits into
mainfrom
claude/peaceful-feistel-b37f00

Conversation

@lucavandee

Copy link
Copy Markdown
Owner

Summary

  • 3/5 test-agents meldden dat outfit-explanations generiek waren ("Afgestemd op je smart casual-voorkeur" voor iedereen).
  • buildExplanation in src/engine/v2/engine.ts neemt nu 2 persoonlijke signalen mee: goals (timeless/professional/express), matchende preferred materials, en color.temperature — in die prioriteit.
  • Output blijft 1-2 zinnen Nederlands, informeel.

Voorbeelden

  • Oud: Afgestemd op je smart casual-voorkeur. De kleuren vallen rustig samen. Compleet van top tot schoen.
  • Nieuw: Afgestemd op je smart casual-stijl met tijdloze stukken en je voorkeur voor wol en katoen.
  • Nieuw (minder data): Afgestemd op je classic-stijl met een professionele uitstraling. Compleet van top tot schoen.
  • Nieuw (alleen kleurdata): Afgestemd op je casual-stijl met koele tinten.

Test plan

  • Quiz doorlopen met goal=timeless + material=wol → explanation noemt beide
  • Quiz doorlopen met goal=professional + koel kleurpalet → explanation combineert goal + kleurtemperatuur
  • Quiz doorlopen zonder goals/materials → fallback naar archetype + kleurtemperatuur of coherence
  • Build slaagt (npm run build)

🤖 Generated with Claude Code

Luc and others added 2 commits April 18, 2026 12:22
…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>
… en kleurtemperatuur

buildExplanation was voor iedereen "Afgestemd op je smart casual-voorkeur" —
nu kiest het tot 2 signalen uit goals (timeless/professional/express),
preferred materials die in de outfit zitten, en color.temperature.
Max 1-2 zinnen, blijft Nederlands en informeel.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@netlify

netlify Bot commented Apr 18, 2026

Copy link
Copy Markdown

Deploy Preview for fitfiai ready!

Name Link
🔨 Latest commit d562aad
🔍 Latest deploy log https://app.netlify.com/projects/fitfiai/deploys/69e35ca14582970008e81dab
😎 Deploy Preview https://deploy-preview-37--fitfiai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@supabase

supabase Bot commented Apr 18, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project wojexzgjyhijuxzperhq because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant