We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: sync from /docs @ 50c78887fb0d94153ae8164f68b367d3f6a92534
docs: Visual DNA v3 ships — palette matching - Facet-Type-Visual-DNA.md: replace the v2 section with a v3 section covering top-N palette extraction, the MIN(LEAST(...)) SQL ranking across the cross product (query palette × product palette), and the verified end-to-end behavior including the killer 'accent color' test (gold query → blue-with-gold-accent first, ΔE=0). - Roadmap.md: flip Visual DNA to palette-ranked in the shipped list; replace 'Visual DNA v3' on the post-1.0 list with 'Visual DNA v4' (true visual similarity via image embeddings + weight-aware ranking).
docs: Visual DNA v2 ships — indexed ΔE ranking - Facet-Type-Visual-DNA.md: drop the v2-on-roadmap section, replace with a v2-shipped section documenting the schema migration, extractor pipeline, REST endpoint, resolver intersection + order preservation, and the graceful v1 fallback when no LAB data is indexed yet. Updates the limitations section accordingly. - Roadmap.md: flip Visual DNA from snap-to-term to ΔE-ranked in the shipped list; replace 'Visual DNA v2' on the post-1.0 list with 'Visual DNA v3' (palettes + image embeddings).
docs: add Visual DNA facet page + index updates New Facet-Type-Visual-DNA.md covers the three input modalities (drop / paste URL / eyedrop), the LAB ΔE matching pipeline, the color-term map sourcing (taxonomy term_meta + meta-index fallback), browser support caveats, and the known limitations that motivate Visual DNA v2 on the roadmap. Sidebar, Facet-Types catalog, and Roadmap updated accordingly.