fsmp 0.2.0

FSM Prompter — a CLI that steers AI agents through workflows by re-prompting them at each transition
Documentation
# Rust / Cargo
/target/
**/*.rs.bk
*.pdb

# Note: Cargo.lock is intentionally committed — fsmp is a binary crate.

# macOS
.DS_Store
.AppleDouble
.LSOverride
._*
.Spotlight-V100
.Trashes

# Editors / IDEs
.idea/
.vscode/
*.swp
*.swo
*~