Core Concepts
Five short pages. Together they are the mental model of Vyasa — read them in order once, and every later page will feel familiar.
- What Is Vyasa — the framework in five plain words: plan, assign, check, apply, prove.
- Modular Workflows — how a workflow is built from small, swappable parts, and why building your own is easy.
- Session Lifecycle — what happens between "start" and "done", step by step.
- Gates and Approvals — the checks that stop bad output before it touches your project.
- Glossary — every term the rest of the docs use, on one page.
For the exact field-level schema behind workflows, see Workflow Schema Reference.