SYS Steel Tracking
Phase A — the app without Ignition. Supabase remains the database; media stays in the other AWS account and is read cross-account.
Named queries ported — 26 of 25
Copied byte-identical from the Ignition project. 13 bind parameters, translated from Ignition’s :name to PostgreSQL $n at load time.
completed/GetCompletedBars(batch_code)cooling_bed/GetCoolingBedExitRows(batch_code)cooling_bed/GetCoolingBedTrackRowsLive(batch_code)cooling_bed/GetCoolingBedWaitingExitRows(batch_code)engine/GetEngineStatusflow/GetBatchPublishListflow/GetInspectionPlayback(batch_code)flow/GetPlaybackLocks(batch_code)flow/GetPlaybackMarkers(batch_code)flow/GetPlaybackMeta(batch_code)flow/GetPlaybackSegments(batch_code)flow/GetPlaybackTemplates(batch_code)inspection/GetInspectionQueue(batch_code, as_of)plant_overview/GetAlertsplant_overview/GetAreaTimeline(batch_code)plant_overview/GetCameraFramesplant_overview/GetCameraHealthplant_overview/GetDbHealthplant_overview/GetLaneBoardplant_overview/GetLatestFrameplant_overview/GetPipelineHealthplant_overview/GetPlantOverview(batch_code, as_of)plant_overview/GetPlantOverviewSummaryplant_overview/GetS3Statsscenario/GetZoneSlotsselector/ListBatches
Pages — 5 of 9 off Ignition
| Status Overview | /plant_overview | ported — served here |
| Flow Tracker | /flow_tracker | Perspective -- rewrite (one of two) |
| Tracking Overview | /tracking_overview | Perspective -- rewrite (one of two) |
| Inspect Completed | /inspect_complete_bar | Perspective -- rewrite |
| Detection Tuning | /detection_tuning | ported — served here |
| MES Lots | /mes_lots | ported — served here |
| Batch Twin | /batch_twin | ported — served here |
| Slot Builder | /slot_builder | ported — served here |
| Scenario Builder | /scenario_builder | HTML app (iframes the legacy Vercel site, not WebDev) |