Module init

Module init 

Source
Expand description

cellstate init — Scaffold a CELLSTATE project config in the current directory.

Creates: .cellstate/ config.toml ← project settings .env.example ← API key template cellstate.lock ← agent definition checksums (empty on init)

Constants§

CONFIG_TOML 🔒
ENV_EXAMPLE 🔒
GITIGNORE_ADDITION 🔒
LOCK_INIT 🔒

Functions§

run