/** * Factory Floor - Main Production Page * Kanban/Grid view switcher for articles */ --- import AdminLayout from '@/layouts/AdminLayout.astro'; const currentPath = Astro.url.pathname; const action = Astro.url.searchParams.get('action'); ---

Factory Floor

Content production workflow

Factory view components will load here

Kanban Board and Bulk Grid components coming next...