Implement tasks
This commit is contained in:
@@ -52,6 +52,14 @@
|
||||
<li><strong>action post_result</strong>: fan out generated result to enabled egress bindings.</li>
|
||||
<li><strong>position</strong>: execution order (lower runs first).</li>
|
||||
</ul>
|
||||
{% if profile.slug == "bp" %}
|
||||
<p><strong>Supported Triggers (BP)</strong></p>
|
||||
<ul>
|
||||
<li><code>#bp#</code>: primary BP trigger (uses the standard BP extraction flow).</li>
|
||||
<li><code>#bp set#</code>: deterministic no-AI set/update from reply/addendum text.</li>
|
||||
<li><code>#bp set range#</code>: deterministic no-AI set/update from reply-anchor to trigger range.</li>
|
||||
</ul>
|
||||
{% endif %}
|
||||
</div>
|
||||
<form method="post" style="margin-bottom: 0.75rem;" aria-label="Update command profile {{ profile.name }}">
|
||||
{% csrf_token %}
|
||||
|
||||
Reference in New Issue
Block a user