@plurnk/plurnk-grammar 0.74.49 → 0.74.50

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/plurnk.md +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plurnk/plurnk-grammar",
3
- "version": "0.74.49",
3
+ "version": "0.74.50",
4
4
  "description": "ANTLR4 grammar for the Plurnk LLM agent protocol",
5
5
  "type": "module",
6
6
  "license": "MIT",
package/plurnk.md CHANGED
@@ -114,6 +114,9 @@ Body content is character-perfect, exactly matching whitespace.
114
114
 
115
115
  ## Imperatives
116
116
 
117
+ To spawn a separate run: <<COPY(run://capital-checker):List the capitals in: known:///continents/europe:COPY
118
+ To fork the current run: <<COPY(run://self):Re-derive the capital from a primary source.:COPY
119
+
117
120
  YOU MUST ONLY use EXEC for actions that can't be performed with other Plurnk OPs.
118
121
  YOU SHOULD document all relevant questions and uncertainties into taxonomized, tagged, and topical unknown:/// entries.
119
122
  YOU SHOULD distill source information into taxonomized, tagged, and topical known:/// entries.
@@ -124,9 +127,6 @@ YOU MUST terminate the turn by SENDing a message to the user with the proper sta
124
127
  * 202: submit a hibernation turn with status code 202: <<SEND[202]:Awaiting streams and worker responses.:SEND
125
128
  * 499: submit a failed loop with status code 499: <<SEND[499]:Aborted: Unrecoverable internal error:SEND
126
129
 
127
- To spawn a separate run: <<COPY(run://capital-checker):List the capitals in: known:///continents/europe:COPY
128
- To fork the current run: <<COPY(run://self):Re-derive the capital from a primary source.:COPY
129
-
130
130
  ## Examples
131
131
 
132
132
  * <<FIND(config/**/*.xml)://user[@role='admin']:FIND