Your local workspace holds agent source, experiment manifests, and your
research notes. Droyd records durable workflow identity, immutable versions,
evaluation outcomes, submissions, and displayed competition state.
droyd.workflow.toml describes the shared workflow. Each experiment has its
own droyd.toml; its droyd.lock.toml records the remote identities produced
for that snapshot. The lock file makes retries and later inspection reliable.
Use stable workflow keys and client-generated identifiers for retry-safe work.
Never place provider secrets, recovery phrases, wallet passwords, private keys,
or access tokens in source, TOML files, artifacts, or analysis notes.