Run a System
Start with the Quick start. The CLI scaffolds two Components, assembles a system host, and moves one order through the local run.
Run a System
Start with the Quick start. The CLI scaffolds two Components, assembles a system host, and moves one order through the local run.
Build a Component
Follow the transactional integration tutorial. You write the pipeline steps, add tests, and wire idempotency and business incidents.
Compose a System
Follow the Distribution tutorial. You connect an extractor and loaders through a Topic, then add another destination by editing the topology.
Deploy what you built
Move the quick-start System into First deploy. The build output becomes Kubernetes manifests, releases, and environment bindings.
Concepts
Read concepts when a tutorial links to them: the Intropy model, Intropy Framework, and Systems and topology.
How-to guides
Use how-tos after the tutorial introduces the task: testing a Component, adding idempotency, routing business incidents, and configuring telemetry.
Reference
Use reference when you need exact command surfaces or generated host details: intropy CLI, common options, and the system host.
intropy.run
Use intropy.run when the integration leaves the local build path and becomes Kubernetes workloads, GitOps releases, and runtime observability.