Production Dashboard

Manage the real pipeline, not just query it.

Log a new production event and it lands as a real row in ClickHouse's production_events table - the same table the Director and Compliance agents already read from on the chat page. Nothing here is seeded or fixed; every row below is a live query result.

Log a production event

This performs a real INSERT into production_events - the same live ClickHouse table the Director and Compliance agents read from.

Production items

Live SELECT - each item shows its most-recently-logged stage and status.

Loading production items…