Documentation Index
Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
Use this file to discover all available pages before exploring further.
StateSet iCommerce CLI Safety Model
The iCommerce CLI defaults to read-only actions to keep agent workflows safe and auditable.Read-Only by Default
Use natural language to query without modifying data:Explicit Writes with —apply
To apply changes, require explicit intent:Why This Matters
- Prevents accidental writes during exploration
- Improves auditability in agent-driven workflows
- Enables safe iteration in production environments