Skip to main content

Effect Deep Dive Overview

This track explains the internals that make cliq deterministic and hackable. Each article traces real code and highlights the Effect patterns behind it.

Topics

When to read these

  • You are extending cliq to new platforms or adding complex services.
  • You want to understand how Effect layers enforce dependency boundaries.
  • You are optimising streaming performance or investigating failure modes.

Prefer the Build Series if you need hands-on labs, or the Mechanics track for subsystem walkthroughs.