Package boundary
landedA real Next.js app package now exists under apps/operations-web.
Governed Browser Shell
This shell intentionally stops before live data wiring. The goal of this packet is boundary creation, not accidental client admission.
A real Next.js app package now exists under apps/operations-web.
Public browser config values are present.
The first live read now flows through a governed control-plane route rather than direct browser database admission.
Relay browse and preview now stay inside the browser shell by consuming the mounted read-only relay API.
ETU, TMT, and EMT breaker resource browsing now consumes governed context, settings, and static plot routes.
The first Operations Visibility rollup now flows through /api/v1/ops/master-operations instead of direct browser database admission.
The second governed Operations Visibility seam now reads /api/v1/ops/schedule-health for scope-level risk visibility.
The third governed Operations Visibility seam now reads /api/v1/ops/project-apparatus-summary for scope-level KPI rollups.
The fourth governed Operations Visibility seam now reads /api/v1/ops/apparatus-by-category for grouped apparatus rollups.
The fifth governed Operations Visibility seam now reads /api/v1/ops/blockers-summary for blocker aggregation.
The browser-side cross-surface dashboard has been re-homed into the active operator shell and remains available at /integration-dashboard/index.html.
The lead operations prototype is available in the active lane at /lead-ops/index.html.
The promoted lead assignment route is available in the governed shell at /lead-ops.
The promoted field technician route is available in the governed shell at /field-tech.
The promoted PM drivers route is available in the governed shell at /pm-review.
The visual PM project overview route is available in the governed shell at /pm-review/project-overview.
The read-only PM workfront route is available in the governed shell at /pm-review/workfront.
The read-only Project Miner intake workbench is available in the governed shell at /pm-review/import-intake.
The read-only PM import-candidate review route is available in the governed shell at /pm-review/import-candidate.
The read-only PM import-admission plan route is available in the governed shell at /pm-review/import-admission-plan.
The read-only PM import-approval readiness route is available in the governed shell at /pm-review/import-approval-readiness.
The promoted PM approval route is available in the governed shell at /pm-review/approval.
The promoted PM schedule route is available in the governed shell at /pm-review/schedule.
The promoted PM tracer route is available in the governed shell at /pm-review/tracer.
The promoted PM variance route is available in the governed shell at /pm-review/variance.
The first PM drivers review slice is also available in the active lane at /pm-review/index.html.
The PM approval prototype shell is available at /pm-review/approval-surface.html.
The PM schedule slice is available at /pm-review/schedule.html.
The PM upstream tracer slice is available at /pm-review/tracer.html.
The PM variance slice is available at /pm-review/variance.html.
First Operations Visibility Consumer Seam
This panel consumes `v_master_operations` through a read-only backend route instead of widening the browser boundary to direct Supabase reads.
Adjacent Operations Visibility Consumer
This panel consumes `v_schedule_health` through a read-only backend route so scope risk visibility stays inside the governed browser boundary.
Adjacent Operations Visibility Consumer
This panel consumes `v_project_apparatus_summary` through a read-only backend route so scope-level KPI visibility stays inside the governed browser boundary.
Adjacent Operations Visibility Consumer
This panel consumes `v_apparatus_by_category` through a read-only backend route so grouped apparatus breakdowns stay inside the governed browser boundary.
Adjacent Operations Visibility Consumer
This panel consumes `v_blockers_summary` through a read-only backend route so blocker visibility stays inside the governed browser boundary.
First Governed Consumer Seam
This explorer uses the bounded backend route rather than reopening direct browser database access.
Breaker Resource Browser
This browser slice is read-only and renders only server-returned context, settings, and static curve points.
Tranche 5 Browser Consumer
This browser slice stays read-only, preserves relay family identity, and surfaces unsupported behavior instead of hiding it.