Business Workflow Documentation
Generate visual Mermaid flowcharts from exploration session captures and session briefs.
Usage
python ./scripts/generate_workflow.py \
--input <capture_file_or_glob> \
--output <output_file.md> \
--type <flowchart|stateDiagram|sequenceDiagram>
Flags:
--input PATH: Input file(s) — session brief, BRD draft, or problem framing capture--output PATH: Output markdown file (default:exploration/captures/workflow-map.md)- `--ty
[Description truncada. Veja o README completo no GitHub.]