docs(jobs): record discovery state evidence
CI and Deploy / test (pull_request) Successful in 4m20s
CI and Deploy / deploy (pull_request) Has been skipped

This commit is contained in:
cesnimda
2026-08-10 10:44:23 +02:00
parent 3f74b236ef
commit 8d86c697ef
5 changed files with 23 additions and 14 deletions
+11 -3
View File
@@ -18,11 +18,19 @@ Updated: 2026-08-10
- Full frontend: 50 suites, 198/198 passed; existing Jest force-exit/open-handle warning remains.
- Production frontend build and TypeScript checks passed.
- `git diff --check` passed with line-ending notices only.
- Implementation commit: `511a9f6`.
- Implementation commits: `511a9f6`, `3f74b23`.
## Result-state and assessment increment
- Initial guidance is distinct from a completed zero-result search.
- Search criteria are trimmed and retained for an explicit retry after failure; stale results are cleared before a new request.
- Results expose a count and bounded recent-update, nearest-deadline and title sorting. Missing deadlines sort last.
- Missing location and work-arrangement data are disclosed instead of inferred.
- Cards use equal-height action placement and responsive result controls.
- Focused UI: 4/4; full frontend: 50 suites and 201/201; production build passed.
## Not yet verified
- No live NAV, browser, provider or production request was performed.
- Required 375/768/1440, light/dark, keyboard, Norwegian/long-content and end-to-end import checks remain.
- Sorting controls, submitted-search empty state, richer error/retry behavior and unavailable work-mode disclosure remain in JOBS-001.
- Browser end-to-end sorting/retry/import and duplicate-feed regression remain before repository scope can close.