KB-2F12
UWC 12 — UI/API Coverage Packet
2 min read Revision 1
12 — UI/API Coverage Packet (apply-ready; not deployed)
All counts from PG views (no Nuxt math). Routes read the views below directly.
Routes → view bindings
| Route | View |
|---|---|
| /process-discovery/universal-census | v_universal_workflow_source_census |
| /process-discovery/coverage-matrix | v_universal_workflow_coverage_matrix |
| /process-discovery/orphans | v_workflow_orphan_components + v_workflow_unmanaged_process_clusters |
| /process-discovery/rp-missing | v_workflow_rp_missing_processes |
| /process-discovery/source-adapters | v_workflow_discovery_source_health + v_workflow_discovery_source_missing_adapter |
| /process-discovery/classification-summary | v_universal_workflow_classification_summary |
| /registries-pivot/AX-PROCESS/coverage | v_registries_pivot_process_coverage_proof + v_registries_pivot_process_operational_status |
| /registries-pivot/AX-PROCESS/action-items | v_process_axis_census_action_items + v_process_axis_review_action_queue_v2 |
Components
- UniversalWorkflowCensusPanel → v_universal_workflow_source_census
- CoverageMatrixTable → v_universal_workflow_coverage_matrix
- OrphanWorkflowPanel → v_workflow_orphan_components
- RPVisibilityGapPanel → v_registries_pivot_process_coverage_proof (ratios)
- SourceAdapterHealthPanel → v_workflow_discovery_source_health (missing_adapter badge)
- ClassificationConfidenceBadge → wf_census_digest.evidence_quality (LIVE/STALE/UNKNOWN)
- ActionPanel → v_process_axis_review_action_queue_v2 (deliberate buttons; preview_required)
Dashboard header (single row)
v_process_axis_universal_workflow_dashboard: census_sources=16, db_objects=1851, host_objects=400, universe=373, rp_assigned=0, candidate_visible=17, verified=1, missing_adapters=6, dot_orphans=178, scanners_active=0, scanners_total=5.
Status: PATCH-READY. Deploy is operator-gated (Nuxt build + nginx). No deploy performed in this macro.