peregrine/docs
pyr0ball 82c26074d8 fix: search prefs wizard data loss, resume sync link, docs + GUI help links
Bug fixes (filed as #125–#128):
- Wizard step 7 read data.titles instead of data.search.titles — user-entered
  job titles and locations were silently dropped on every wizard run (#125)
- GET /api/settings/search returned "titles" key but store expected "job_titles" —
  Settings → Search Prefs always showed empty even when data existed (#126)
- remote_only preference not persisted during wizard setup (#127)
- apply-to-profile didn't set default_resume_id in user.yaml, so future
  Resume Profile saves never synced back to the library entry (#128)

Also:
- Wizard step headings corrected (off-by-one after Training step was inserted)
- Ollama host in wizard inference step now reads from saved wizard state
- Resume upload during wizard now creates a library entry and sets it as default

Docs:
- New: docs/user-guide/daily-workflow.md — end-to-end daily usage guide
- Updated: docs/user-guide/settings.md — rewritten for Vue SPA (was Streamlit)
- mkdocs.yml nav: Daily Workflow added as first User Guide entry

GUI help links:
- web/src/composables/useDocsUrl.ts — shared docs base URL composable
- Home: "Daily Workflow guide ↗" link in subtitle
- Job Review: "? Docs" link in title row
- Resume Library: "? Help" link in header
- Settings → Resume Profile: "? Help" link in page header
- Settings → Search Prefs: "? Help" link in page header
2026-06-15 16:52:56 -07:00
..
developer-guide docs: fix repo URLs and clarify BYOK tier unlocking in feature matrix 2026-05-18 12:05:03 -07:00
getting-started fix: search prefs wizard data loss, resume sync link, docs + GUI help links 2026-06-15 16:52:56 -07:00
reference fix: rename setup.sh → install.sh; four installer gaps from #71 2026-04-05 23:33:51 -07:00
screenshots docs: document Gotcha #14 (body over html), retake screenshots for light theme 2026-05-08 15:49:47 -07:00
user-guide fix: search prefs wizard data loss, resume sync link, docs + GUI help links 2026-06-15 16:52:56 -07:00
.gitkeep chore: move internal plans to circuitforge-plans repo 2026-03-07 15:38:47 -08:00
backlog.md fix: rename setup.sh → install.sh; four installer gaps from #71 2026-04-05 23:33:51 -07:00
index.md docs: fix repo URLs and clarify BYOK tier unlocking in feature matrix 2026-05-18 12:05:03 -07:00
plausible.js feat: add Plausible analytics to Vue SPA and docs 2026-04-16 21:15:55 -07:00
product-brief.md docs: finalise Circuit Forge product suite naming + product brief 2026-02-25 14:16:56 -08:00
vue-spa-migration.md feat(web): Vue 3 SPA scaffold with avocet lessons applied 2026-03-17 21:24:00 -07:00