Product Conversion Manager

Local-first dashboard and workflow workspace, structured to move cleanly into D1 later.

Conversion Dashboard

A dedicated list view for all local conversions. This structure can map directly to a `conversions` table in D1 later.

Overdue

Effective Soon

My Work

Blocked Or At Risk

Stage Swimlanes

Operational Analytics

Reminders And Escalations

Auto-flagged from stage age, blockers, approvals, and due dates.

Notification Delivery

Ready for a backend webhook or worker endpoint.

Structure Notes

For D1, this dashboard can split into `conversions`, `approvals`, `handoffs`, and `tasks` tables while keeping the same UI model.

Suggested Tables

`conversions`
Core record, stage, requester, dates, summary fields.
`conversion_tasks`
Checklist items, assignees, due dates, completion timestamps.
`conversion_approvals`
QA, Ops, Procurement, status, approver, signed date.
`conversion_handoffs`
Stage-to-owner notifications and routing history.

Current Storage

This prototype still saves everything locally in `localStorage` so you can work without a backend today.

Conversion Workspace

Focused on one conversion at a time.

Workflow Control

Approvals

Owners And Handoffs

Change Details

Checklist Engine

Template Library

Save reusable versions by audience, product family, or facility.

Templates

Versions

Project Tasks

Task cards make the conversion feel like a real managed project.

Activity Timeline

Track notes, approvals, and handoff events.

Bulk Import

Supported columns: requester, level, urgency, audience, effectiveDate, oldName, newName, oldItem, newItem, facilities, reason, actions, qaOwner, opsOwner, procOwner, custOwner.
No bulk file loaded.
Record 0 of 0

Conversion Preview

Separate from the dashboard so the structure is ready for a real app router later.

Generate a conversion to preview the process.