Getting StartedBuild your first graph, compare Java and DSL authoring, and run a Spring Boot-backed workflow.
Architecture MapSee how the execution kernel, DSL, extensions, durable runtime, and tooling fit together.
Module MatrixChoose the right Maven artifacts for core graphs, DSL, durability, extensions, operators, and tooling.
BLOGE Verify · PreviewTurn approved business Scenarios, Policy, and Fixture controls into real-graph verdicts and reviewable evidence.
DSL ReferenceUnderstand the BLOGE language, its grammar, and the runtime semantics that the compiler produces.
Saga & RecoveryRoll back committed work with declarative compensation, and resume crashed executions from durable checkpoints.
AI AgentsBuild agent loops with declarative tools, memory strategies, and the extended LlmProvider SPI.
Remote WorkersDelegate any node to an external worker process over durable, topic-sharded work items.
Event Journal & ConsoleRecord an append-only execution event stream and inspect it in the embedded /bloge-console ops UI.
ExamplesExplore orchestration patterns for e-commerce, finance, BFF aggregation, long-running flows, and more.