📄️ How-to: Programmatically Interact with your First Routine
The purpose of this document is to introduce developers to the core concepts powering the Routine C# SDK within SensibleAI Studio. It emphasizes intuitive analogies and provides clear examples to simplify understanding.
📄️ Routine Storage Structure
This article outlines key information about how Routine data is stored within the Routine MetaFileSystem.
📄️ Programmatic Routine Recipes
Common code recipes for interactions with Routine C# objects (XBRApi.Routines) including RoutineInstance, Run, Artifact, InMemoryJsonArtifact, ArtifactInfo, and more).