ScoriaWeb.OperatorSurface (scoria v0.1.3)

Copy Markdown View Source

Legacy 0.1.x compatibility wrapper for ScoriaWeb.ReviewerSurface.

0.1.x compatibility migration note: new dashboard-facing code should use ScoriaWeb.ReviewerSurface, which names the human dashboard user as the reviewer and keeps tenant authority with the host-authenticated dashboard scope. This module delegates the old operator surface API so copied 0.1.x integrations keep working while they rename.

The wrapper does not add runtime deprecation warnings. See guides/reference/glossary.md for the operator-to-reviewer compatibility mapping and guides/reviewer-verification.md for the verification flow.

Summary

Functions

Functions

breaker_detail(breaker)

See ScoriaWeb.ReviewerSurface.breaker_detail/1.

breaker_signal(breaker)

See ScoriaWeb.ReviewerSurface.breaker_signal/1.

budget_actuals(budget)

See ScoriaWeb.ReviewerSurface.budget_actuals/1.

budget_signal(budget)

See ScoriaWeb.ReviewerSurface.budget_signal/1.

budget_status(budget)

See ScoriaWeb.ReviewerSurface.budget_status/1.

budget_status_label(budget)

See ScoriaWeb.ReviewerSurface.budget_status_label/1.

build_audit_rows(audit_rows)

See ScoriaWeb.ReviewerSurface.build_audit_rows/1.

build_delivery_rows(deliveries)

See ScoriaWeb.ReviewerSurface.build_delivery_rows/1.

build_incident_rows(incidents, alert_events, incident_events)

See ScoriaWeb.ReviewerSurface.build_incident_rows/3.

compact_trace_badges(trace_id, run_id)

See ScoriaWeb.ReviewerSurface.compact_trace_badges/2.

connector_drawer(tenant_id, connector_id)

See ScoriaWeb.ReviewerSurface.connector_drawer/2.

connector_fleet(tenant_id)

See ScoriaWeb.ReviewerSurface.connector_fleet/1.

decimal_to_string(value)

See ScoriaWeb.ReviewerSurface.decimal_to_string/1.

delivery_outcome(delivery)

See ScoriaWeb.ReviewerSurface.delivery_outcome/1.

empty_incident_projection(trace_id, run_id)

See ScoriaWeb.ReviewerSurface.empty_incident_projection/2.

empty_status_home_summary()

See ScoriaWeb.ReviewerSurface.empty_status_home_summary/0.

fetch_tenant_incident(tenant_id, incident_id)

See ScoriaWeb.ReviewerSurface.fetch_tenant_incident/2.

fetch_tenant_review_candidate(tenant_id, run, candidate_id)

See ScoriaWeb.ReviewerSurface.fetch_tenant_review_candidate/3.

fetch_tenant_run_detail(tenant_id, run_id)

See ScoriaWeb.ReviewerSurface.fetch_tenant_run_detail/2.

find_tenant_incident_for_run(tenant_id, run_id)

See ScoriaWeb.ReviewerSurface.find_tenant_incident_for_run/2.

first_present(values)

See ScoriaWeb.ReviewerSurface.first_present/1.

fleet_summary(tenant_id)

See ScoriaWeb.ReviewerSurface.fleet_summary/1.

incidents_summary(tenant_id)

See ScoriaWeb.ReviewerSurface.incidents_summary/1.

latest_breaker(trace_id, run_id)

See ScoriaWeb.ReviewerSurface.latest_breaker/2.

latest_budget(trace_id, run_id)

See ScoriaWeb.ReviewerSurface.latest_budget/2.

list_alert_events(incidents)

See ScoriaWeb.ReviewerSurface.list_alert_events/1.

list_audit_rows(trace_id, run_id)

See ScoriaWeb.ReviewerSurface.list_audit_rows/2.

list_deliveries(trace_id, run_id)

See ScoriaWeb.ReviewerSurface.list_deliveries/2.

list_incident_events(incidents)

See ScoriaWeb.ReviewerSurface.list_incident_events/1.

list_incidents(trace_id, run_id)

See ScoriaWeb.ReviewerSurface.list_incidents/2.

list_tenant_incidents(tenant_id)

See ScoriaWeb.ReviewerSurface.list_tenant_incidents/1.

list_tenant_runs(tenant_id)

See ScoriaWeb.ReviewerSurface.list_tenant_runs/1.

load_budget_projection(trace_id, run_id)

See ScoriaWeb.ReviewerSurface.load_budget_projection/2.

load_incident_projection(trace_id, run_id)

See ScoriaWeb.ReviewerSurface.load_incident_projection/2.

load_runtimes(tenant_id)

See ScoriaWeb.ReviewerSurface.load_runtimes/1.

pending_approval_count(tenant_id)

See ScoriaWeb.ReviewerSurface.pending_approval_count/1.

relay_detail(audit_rows, deliveries)

See ScoriaWeb.ReviewerSurface.relay_detail/2.

relay_signal(audit_rows, deliveries)

See ScoriaWeb.ReviewerSurface.relay_signal/2.

routing_label(value)

See ScoriaWeb.ReviewerSurface.routing_label/1.

runtime_drawer_semantic(run_id)

See ScoriaWeb.ReviewerSurface.runtime_drawer_semantic/1.

severity_label(value)

See ScoriaWeb.ReviewerSurface.severity_label/1.

status_home_summary(tenant_id)

See ScoriaWeb.ReviewerSurface.status_home_summary/1.