---
auto_generated: true
title: Concepts
path: modules/scaicore/concepts
status: published
---

# Concepts

Core ideas worth modelling before you write code. Each topic is self-contained — skim the one you need.

- **[Architecture](/docs/scaigrid/modules/scaicore/concepts/architecture)** — How the ScaiGrid wrapper sits over the ScaiCore language runtime — what the wrapper owns, what the language owns, where the seam is.
- **[Checkpoints](/docs/scaigrid/modules/scaicore/concepts/checkpoints)** — The data model behind ScaiCore's human-in-the-loop pauses — what a checkpoint is, who it's assigned to, how it expires, and how it resolves.
