{TOPIC_TITLE}

{TOPIC_SUMMARY}

System overview

flowchart LR
  A[Component A] --> B[Component B]
  B --> C[Component C]
  classDef primary fill:#fef3c7,stroke:#92400e,color:#92400e
  class A,B,C primary
        

Key components

component-a

Component A

One-line description of role.

component-b

Component B

One-line description of role.

component-c

Component C

One-line description of role.