core beginner

State Ops Agent

Focused example for SetState, ReplaceState, DeleteKeys, SetPath, and DeletePath via pure cmd execution.

state stateops actions core-mechanics l1

Related guides and notebooks

State Ops Agent
id: 019d9908…
Current State
%{
  name: "demo",
  config: %{timeout: 1000, secret: "token"},
  cache: %{hot: true},
  metadata: %{},
  step: :idle,
  temp: "scratch",
  counter: 0
}
Execution Log
Run operations to inspect state mutations.