Skip to content

History / Architecture

Revisions

  • docs: sync from /docs @ 50c78887fb0d94153ae8164f68b367d3f6a92534

    SHEPDESIGN committed Jun 4, 2026
  • docs(wiki): fix broken internal links and drop missing Launch Checklist Body links used a docs/-folder convention (lowercase-kebab + .md) that GitHub Wiki resolves against /owner/repo/wiki/, which 404s because pages live as Title-Case slugs without .md. Rewrites inline links to [[Display|Page-Slug]] (matching the sidebar) and points the bottom CHANGELOG/plan.md links to absolute GitHub URLs. Drops the Launch Checklist references since the page doesn't exist and is internal. Also corrects the Home intro sentence that claimed the docs live in the repo (they live here, in the wiki).

    @Shepdesign Shepdesign committed Jun 4, 2026
  • docs: sync from /docs @ a1aa612a395fbb361df47cfe432d15e47404d934

    SHEPDESIGN committed Jun 4, 2026
  • 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

    Ryan Shepherd committed May 21, 2026
  • 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

    Ryan Shepherd committed May 21, 2026