{{ scope_identifier }}
Configure commands, channel bindings, and per-command delivery in a predictable way.
{% if scope_service and scope_identifier %}{{ scope_identifier }}
Create reusable command behavior. bp set and bp set range are fixed bp subcommands and will appear automatically.
Help
bp uses the template, and only in AI mode.Delivery switches control where plan/status are posted. Egress bindings define destinations.
Turn off Save Document to run/fanout without storing a business plan artifact.
| Variant | Trigger | Enabled | Generation | Save Document | Plan -> Egress | Status -> Source | Status -> Egress | |
|---|---|---|---|---|---|---|---|---|
verbatim mode with plan fanout enabled.
Recipients will get raw transcript-style output.
|
||||||||
| No variants configured. | ||||||||
{{ row.channel_identifier }}
{{ profile.enabled_egress_bindings|length }} enabled egress destination{{ profile.enabled_egress_bindings|length|pluralize }}.
{% else %}Dry Run Preview
Ingress accepts triggers. Egress receives plan/status fanout if enabled in variant policy.
| Direction | Service | Channel | Actions |
|---|---|---|---|
| {% if binding.direction == "ingress" %}Ingress (Accept Triggers) {% elif binding.direction == "egress" %}Egress (Delivery Destination) {% else %}Scratchpad Mirror {% endif %} | {{ binding.service }} | {{ binding.channel_identifier }} | |
| No bindings yet. | |||
Enable/disable each step and use the reorder capsule to change execution order.
| Type | Enabled | Reorder | Actions |
|---|---|---|---|
| {% if action_row.action_type == "extract_bp" %}Extract Business Plan {% elif action_row.action_type == "save_document" %}Save Document {% elif action_row.action_type == "post_result" %}Post Result {% else %}{{ action_row.action_type }} {% endif %} | {{ action_row.enabled }} | ||
| No actions. | |||
| Title | Status | Source | Updated | Actions |
|---|---|---|---|---|
| {{ doc.title }} | {{ doc.status }} | {{ doc.source_service }} · {{ doc.source_channel_identifier }} | {{ doc.updated_at }} | Open |
| No business plan documents yet. | ||||