Chat Archive Search Route

loom-builderpromptmarkdown
Path: loom-builder/prompts/chat-archive-search-route.mdRelative: prompts/chat-archive-search-route.mdSubproject: loom-builderCategory: dispatch-prompts
Lines: 50Bytes: 2,009Imports: 0Exports: 0

Content Preview

  1. # FEATURE: /search Dedicated Route (deep-linkable) — ai-chat-histories-app
  2. ## USER INTENT (restated)
  3. Priority gap 4 from the UI/UX report: dedicated `/search` route (reference-app parity),
  4. deep-linkable — `?q=` query param pre-runs the search.
  5. **Quantified success metric**: `dist/search/index.html` exists with PagefindUI mount;
  6. `?q=` param auto-triggers search on load; nav link present; existing `/conversations`
  7. inline search still works; `bun run build` exit 0.
  8. ## ROLE / GOAL / PLAN HANDSHAK