Workspace / Content
Track recent jobs
This placeholder keeps the route structure ready for a future jobs table while the sidebar and layout behavior are already in place.
Intended view
Queue Board
Refresh model
Manual
Current state
Stub
Planned
Job list module
The route is ready for a table or kanban-style job monitor when API-backed workspace pages are added.
- Recent jobs can map to `/api/jobs` once a workspace-specific UI is designed.
- Sidebar navigation already highlights this route correctly.
- The center area scrolls independently from the sidebar.
Use now
Keep navigation stable
Even before the actual jobs screen exists, the workspace shell now gives the app a dedicated operational area.
- Workspace pages are visually separated from the public landing page.
- Existing generator routes remain untouched.
- Future job filters can slot into this card layout.