
Parses TOML files from the bound directory and decodes each document directly into the typed t value the downstream port demands, optionally looping. Use it to ingest TOML configuration into typed pipeline stages.
Read a TOML document and forward the decoded record as JSON.
Feed TOML-described prompts or settings into a local model.
String.repeat, and fps are hot-swappable, and a non-positive fps disables pacing; changing the slot restarts from the new directory.Perf: decode TOML node directly to typed Object (no JSON intermediate); drop nlohmann_json dep