Skip to content

Commit 2128945

Browse files
committed
docs(vrs): keep DING transport neutral
1 parent 3872900 commit 2128945

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

docs/vrs/02-agent-spec/requirements.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,11 @@
4242
- **Replacement authority** is explicit permission to replace one exact
4343
incarnation.
4444
- A **destructive action** removes a file or stops, retires, or replaces work.
45-
- **DING** is a terminal notice that tells an agent to read its inbox.
46-
st2 tries to send DING but does not guarantee delivery.
45+
- **DING** is a best-effort delivery attempt.
46+
It tells an agent to read its inbox.
47+
st2 does not guarantee delivery.
48+
A configured adapter can use terminal input or a post-turn hook.
49+
This contract does not require terminal input or harness-specific behavior.
4750
- A **PTY task** is an interactive terminal task.
4851
- An **exec task** is a non-interactive task.
4952
- The **CLI** is the st2 command-line interface.

0 commit comments

Comments
 (0)