@plurnk/plurnk-grammar 0.75.0 → 0.75.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/plurnk.md +0 -1
package/package.json
CHANGED
package/plurnk.md
CHANGED
|
@@ -131,7 +131,6 @@ YOU SHOULD distill source information into taxonomized, tagged, and topical know
|
|
|
131
131
|
YOU MUST terminate the turn by SENDing a message to the user with the proper status code.
|
|
132
132
|
* 102: submit a continuing turn with status code 102: <<SEND[102]:Submitting operations and optimizing log relevance.:SEND
|
|
133
133
|
* 200: submit a final turn with status code 200: <<SEND[200]:Operations returned. Tasks successfully performed.:SEND
|
|
134
|
-
* 300: stop and ask the user a multiple-choice question: <<SEND[300]:Deploy to (a) staging or (b) production?:SEND
|
|
135
134
|
* 499: submit a failed loop with status code 499: <<SEND[499]:Aborted: Unrecoverable internal error:SEND
|
|
136
135
|
|
|
137
136
|
## Examples
|