Skip to main content

Performance Runtime Overview

Summary

The service registers tenant context, persistence, repositories, command/query handlers, compatibility service, optional Workflow client, shared messaging, observability, health, authentication middleware, and an outbox hosted service.

Request commits are independent from later publication and downstream effects. Compatibility and backfill are distinct paths. Runtime topology and settings are intentionally excluded.

Safety and confirmation boundary

No production command, secret, configuration value, internal address, infrastructure detail, direct data change, or replay instruction is provided. Production ownership, approvals, service objectives, alerting, and recovery authority require confirmation.

Source References

  • microservices/src/performance-service/Program.cs
  • microservices/src/performance-service/Api/PerformanceEndpoints.cs
  • microservices/src/performance-service/Messaging/OutboxRelayHostedService.cs

See Also

Keywords

  • Performance operations
  • Safe support guidance

Revision Information

  • Status: Draft
  • Last reviewed: 2026-07-17
  • Review cycle: Quarterly