Syntropy.Seeder (syntropy v0.1.0)

Copy Markdown

Optional demo seeding for local Syntropy operator flows.

This module is disabled by default and only starts when SYNTROPY_DEMO_SEED=true is set.

Summary

Functions

child_spec(opts)

@spec child_spec(keyword()) :: Supervisor.child_spec()

profile()

@spec profile() :: String.t() | nil

seed_demo_agents()

@spec seed_demo_agents() :: :ok