Local-first workflow automation
AI Workflow Automation Assistant
The assistant demonstrates controlled AI inside a business workflow. It accepts semi-structured operations requests, validates input, routes through mock or OpenAI providers, persists decisions, and prepares queue-based human review without making the model owner of business state.
Highlights
- Supports mock and OpenAI-backed provider modes.
- Keeps human review in the workflow before decisions are treated as final.
- Stores structured request and decision records locally.
Validation
pytest suite
ruff
GitHub Actions CI
Docker and compose files