109745edb0
Make /jobs/:id the canonical application workspace while preserving list state and compatibility links. Replace popup and expandable-row navigation with accessible whole-row routing and richer job details.
3.2 KiB
3.2 KiB
JobTracker session handoff
Updated: 2026-08-15
- Exact current task: continue JOBS-002; implement the top notification popover, then complete browser regression for the dedicated application workspace.
- Last completed step: canonical
/jobs/:id, compact whole-row navigation, richer job details, route compatibility, contextual workflow links and sidebar cleanup passed focused tests. - Files currently modified: JOBS-002 API aggregate, workspace/list/routes/tests and tracking documents.
- Commands already run: workspace/table/workflow Jest 8/8; ApplicationWorkspace backend 9/9; production frontend build; standalone
tsc --noEmitbaseline audit. - Test results: focused JOBS frontend 8/8 and backend 9/9; production build passes. Repository-wide standalone TypeScript still reports pre-existing React Router test
futureprops, one Testing Library option and ES target errors; application source added no error. - Services currently running: none on task-owned ports 3000/5202. Playwright stopped its disposable API/Next servers. Pre-existing Docker services were not changed.
- Temporary files or processes: no task-owned process is running and the failed disposable migration database was removed. Existing synthetic browser evidence/account and startup-created local backup remain documented. No provider account, real email, private content, paid service or production service was accessed.
- Production changes currently active: none. No deployment, migration, provider connection/sync/send or production payload occurred.
- Rollback status: downgrade
20260810080858_AddEmailDraftClientRequestId, then20260810075206_AddEmailDrafts, before reverting draft commits; then follow the existing MAIL rollback order (ee5ef7e,449faeb,123fc55/e9937ac, ledger downgrade before653f011). No production migration/deploy/provider grant occurred. - Uncommitted changes: V-162 dedicated job workspace/list/sidebar increment and tracking; no dependency/schema/config change.
- Known failures: live deployment is not verified because PR deploy is intentionally skipped and the active branch is not approved for merge. Draft export/API/UI, full thread/category actions and non-Gmail review remain; existing accounts need re-consent and IMAP stays read-only. A clean full-chain SQLite apply fails in the pre-existing JT-019 migration before the new draft migration. Browser/provider/MariaDB/production unavailable or unverified; recovery scan performance is unmeasured at large ledger scale; Jest open handles; SEC-006 parser dependency work is still separately gated; parser isolation remains SEC-007.
- Exact next action: commit/push V-162; add the bell notification popover without removing the Operations page.
- Work that can continue independently: JOBS-002, PRODUCT-001 and VER-001. UX/JOBS production, MAIL provider mutations, SEC-006/007 and PROD packages retain their recorded external gates.
- Decisions still required from the user: none for synthetic/code-inspected repository work. Any provider connection or send test, internet/package upgrades, private data, external/paid providers and production actions retain explicit approval/safety gates; SEC-009 retention/legal policy remains unresolved.