Service Layer low complexity backend
0
Dependencies
1
Dependents
0
Entities
0
Integrations

Description

Fetches and structures the SLA document content from MDX or a lightweight CMS, enabling non-developer updates to uptime targets, support tiers, and compensation terms without code deployments.

Feature: Service-Level Agreement

sla-content-service

Responsibilities

  • Load SLA content from MDX files or CMS source
  • Parse and structure sections for rendering
  • Provide version and effective date metadata

Interfaces

getSLAContent()
getSLAVersion()
getEffectiveDate()
getSectionBySlug(slug)

Relationships

Dependents (1)

Components that depend on this component