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: v0.6.0-alpha — customer-ready foundation Roadmap: flip the 'next up' alpha checklist items that just shipped (date indexer, Woo integration, CLI, background reindex). Two items remain (docs pass, page-builder verification). Home.md: replace v0.5 callout with v0.6 — 4-piece foundation: WP-CLI / Date Range indexer / Woo first-class / background reindex. Bottom WARNING tracks v0.6.
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.
docs: flip alpha facet types to shipped Radio, Dropdown, Toggle, Hierarchy, and Date Range now ship in main. Roadmap moves them out of 'next up' and into 'shipped (pre-alpha)'; Facet-Types quick reference status column updates; each individual facet-type page swaps its 🚧 Planned banner for ✅ Shipped.
docs: ship Swipe-Deck, 2D-Slider, Ask facet pages + cleanup - Add Facet-Type-Swipe-Deck.md (was missing) - Add Facet-Type-Two-D-Slider.md (was missing) - Add Facet-Type-Ask.md (the new conversational chip facet, replacing the planned AI Search page) - Home.md: drop the drift banner and the 'Preact + Signals' bullet — the shipped public runtime is vanilla JS - Architecture.md: true the stack table + directory layout to the real codebase (React 18 admin, vanilla JS public, src/Ai, src/Api, Vite 8, PHP 8.2+) - Roadmap.md: replace aspirational alpha tasks with shipped state; re-list remaining types for v0.1 - Facet-Types.md: status column + new rows for swipe deck, 2D, ask - _Sidebar.md: link the three new pages
docs(wiki): scaffold initial wiki - Home, Sidebar, Footer - Getting Started, Installation, Requirements - Core Concepts, Architecture, Brand Voice - Developer Guide, Contributing, Code of Conduct - Roadmap, Changelog, FAQ, Comparison, Migration