Chat Archive Search Route
Path:
loom-builder/prompts/chat-archive-search-route.mdRelative: prompts/chat-archive-search-route.mdSubproject: loom-builderCategory: dispatch-promptsLines: 50Bytes: 2,009Imports: 0Exports: 0
Content Preview
- # FEATURE: /search Dedicated Route (deep-linkable) — ai-chat-histories-app
- ## USER INTENT (restated)
- Priority gap 4 from the UI/UX report: dedicated `/search` route (reference-app parity),
- deep-linkable — `?q=` query param pre-runs the search.
- **Quantified success metric**: `dist/search/index.html` exists with PagefindUI mount;
- `?q=` param auto-triggers search on load; nav link present; existing `/conversations`
- inline search still works; `bun run build` exit 0.
- ## ROLE / GOAL / PLAN HANDSHAK