Skip to content

Operator Workflow

Operate

Operators own the running gateway path after a capability is approved. The workflow is to prove the control plane, data planes, connectors, sessions, telemetry, audit, and release posture are healthy without reading databases or copying private payloads.

  • Operators running the gateway day to day.
  • Platform engineers checking data-plane projection and connector health.
  • Security operators using emergency disable, revoke, and audit export paths.
  • Release owners building a metadata-only handoff packet.

This page is the public operations loop for V1. It starts from governed MCP behavior: approved projections reach data planes, calls evaluate Cedar policy, credential bindings resolve through the broker, private routes stay registered, sessions are explicit state, and audit remains metadata-only.

Use it for daily baseline checks, incident triage, release-candidate handoff, or any question that starts with “is the gateway path healthy?” If the issue is a single symptom, move to Troubleshooting after the baseline.

  1. Confirm the current branch, docs gate, deployment status, data-plane status, and audit export readiness.
  2. Check projection freshness before assuming a source, policy, or connector change has reached runtime.
  3. Review connector health and private-route availability before upstream traffic leaves the gateway.
  4. Review active sessions before drain, terminate, revoke, or upgrade work.
  5. Confirm telemetry and SIEM/export destinations are disabled, local, or customer-managed with metadata-only redaction.
  6. Record a handoff packet with command, result, reason code, safe resource IDs, redaction status, and V1 boundary notes.
SurfaceOperator checkFail-closed action
Deploymentdeployment_status_ok from the status workflowKeep rollout blocked until required integration refs validate.
Data planeshealth, policy sync, config propagation, active-session countsBlock drain/upgrade when detail says readiness is blocked.
Connectorslifecycle, approval, health, route availability, impactDisable or revoke before allowing ambiguous private routing.
Sessionsactive, reconnecting, draining, terminated, revoked, expired, failedReject new stateful sessions during drain and revoke affected sessions when needed.
Telemetry/SIEMmode, delivery status, redaction, allowed actionsPreserve local audit metadata when export is denied or unsafe.
License/settingssafe read-model metadata and allowed capabilitiesMark behavior needs-source before documenting exact UI effects.
  • Operators work around missing integration state by querying production databases. Normal V1 operations should use Admin API, CLI, or harness checks.
  • A stale data-plane projection makes a policy or approval change look ineffective.
  • Connector lifecycle state is treated as advisory even though disabled and revoked states block routes.
  • Drain starts while active sessions are not tracked in PostgreSQL and Valkey.
  • Telemetry, audit export, or a handoff packet includes secrets, prompts, request bodies, response bodies, tool payloads, or customer data.
  • A requested recovery path depends on a Kubernetes operator, Terraform module, ClickHouse, NATS, Kafka, Redpanda, or managed MCP hosting. Those are not V1 defaults.

Type set in Geist, Source Serif 4, and Departure Mono.