workflows/kickstart-via-jira/settings/settings.default.json
|
{ "instance_id": null, "workflow": "kickstart-via-jira", "provider": "claude", "analysis": { "auto_approve_splits": false, "split_threshold_effort": "XL", "question_timeout_hours": null, "mode": "on-demand", "model": "Opus" }, "execution": { "model": "Opus" }, "editor": { "name": "off", "custom_command": "" }, "costs": { "hourly_rate": 50, "ai_cost_per_task": 0.50, "ai_speedup_factor": 10, "currency": "USD" }, "mothership": { "enabled": false, "server_url": "", "api_key": "", "channel": "teams", "recipients": [], "project_name": "", "project_description": "", "poll_interval_seconds": 30, "sync_tasks": true, "sync_questions": true } } |