@rse/ase 0.9.30 → 0.9.31

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 CHANGED
@@ -6,7 +6,7 @@
6
6
  "homepage": "http://github.com/rse/ase",
7
7
  "repository": { "url": "git+https://github.com/rse/ase.git", "type": "git" },
8
8
  "bugs": { "url": "http://github.com/rse/ase/issues" },
9
- "version": "0.9.30",
9
+ "version": "0.9.31",
10
10
  "license": "Apache-2.0",
11
11
  "author": {
12
12
  "name": "Dr. Ralf S. Engelschall",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ase",
3
- "version": "0.9.30",
3
+ "version": "0.9.31",
4
4
  "description": "Agentic Software Engineering (ASE)",
5
5
  "keywords": [ "agentic", "software", "engineering" ],
6
6
  "homepage": "https://ase.tools",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ase",
3
- "version": "0.9.30",
3
+ "version": "0.9.31",
4
4
  "description": "Agentic Software Engineering (ASE)",
5
5
  "keywords": [ "agentic", "software", "engineering" ],
6
6
  "homepage": "https://ase.tools",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ase",
3
- "version": "0.9.30",
3
+ "version": "0.9.31",
4
4
  "description": "Agentic Software Engineering (ASE)",
5
5
  "keywords": [ "agentic", "software", "engineering" ],
6
6
  "homepage": "https://ase.tools",
@@ -1003,7 +1003,7 @@ its purpose, and the alternatives that were considered but not chosen.
1003
1003
  - In case the rationale is not present, the
1004
1004
  entire `, **BECAUSE** [...]` clause is omitted.
1005
1005
 
1006
- - The known *Client Aspects* which usually have to covered (at least for
1006
+ - The known *Client Aspects* which usually have to be covered (at least for
1007
1007
  clients in a Rich-Client architecture):
1008
1008
 
1009
1009
  - **Interface Theme**:
@@ -1079,7 +1079,7 @@ its purpose, and the alternatives that were considered but not chosen.
1079
1079
  - **Environment Detection**:
1080
1080
  Runtime Detection, Feature Detection.
1081
1081
 
1082
- - The known *Server Aspects* which usually have to covered (at least for
1082
+ - The known *Server Aspects* which usually have to be covered (at least for
1083
1083
  servers, sometimes called Thin-Servers, in a Rich-Client architecture):
1084
1084
 
1085
1085
  - **Environment Detection**:
@@ -143,10 +143,10 @@ Skill Sequential Processing
143
143
  - *IMPORTANT*: You *MUST* *strictly sequentially* execute every <step/> in
144
144
  a <flow/>. You *MUST* not implicitly skip any <step/> during
145
145
  processing, except you were explicitly requested to do this or the
146
- step is a configured to be a conditional step!
146
+ step is configured to be a conditional step!
147
147
 
148
148
  - *IMPORTANT*: You *MUST* *strictly sequentially* execute every numbered
149
- items in a <step/>. You *MUST* not implicitly skip any numbered item during
149
+ item in a <step/>. You *MUST* not implicitly skip any numbered item during
150
150
  processing, except you were explicitly requested to do this!
151
151
 
152
152
  - *IMPORTANT*: For any <step/> that specifies an *agent* in its
@@ -120,7 +120,7 @@ you *MUST* honor the following so-called "CRAFTING TENETS":
120
120
  RECONCILIATION TENETS
121
121
  ---------------------
122
122
 
123
- When *reconcile* a set of target artifacts to a set of source artifacts,
123
+ When *reconciling* a set of target artifacts to a set of source artifacts,
124
124
  you *MUST* honor the following so-called **RECONCILIATION TENETS**:
125
125
 
126
126
  - **Directional Authority**:
@@ -6,7 +6,7 @@
6
6
  "homepage": "http://github.com/rse/ase",
7
7
  "repository": { "url": "git+https://github.com/rse/ase.git", "type": "git" },
8
8
  "bugs": { "url": "http://github.com/rse/ase/issues" },
9
- "version": "0.9.30",
9
+ "version": "0.9.31",
10
10
  "license": "Apache-2.0",
11
11
  "author": {
12
12
  "name": "Dr. Ralf S. Engelschall",
@@ -1,7 +1,7 @@
1
1
 
2
2
  ## NAME
3
3
 
4
- `ase-meta-diaboli` - Play "Devil's Advocate" (latin: "Advocatus Diaboli")
4
+ `ase-meta-diaboli` - Play "Devil's Advocate" (Latin: "Advocatus Diaboli")
5
5
 
6
6
  ## SYNOPSIS
7
7
 
@@ -12,7 +12,7 @@
12
12
 
13
13
  ## DESCRIPTION
14
14
 
15
- The `ase-meta-diaboli` skill plays *Devil's Advocate* (latin:
15
+ The `ase-meta-diaboli` skill plays *Devil's Advocate* (Latin:
16
16
  *Advocatus Diaboli*) by relentlessly challenging or criticising a
17
17
  supplied *thesis*. It applies a disciplined set of critical-thinking
18
18
  tenets - steelmanning, stress-testing fundamentals, surfacing implicit
@@ -130,7 +130,7 @@ Procedure
130
130
  For this process, determine the <n/> essential aspects <aspect-N/>
131
131
  (a one or two word long short identifier like `Foo` or `Bar-Baz`)
132
132
  and the corresponding decision/question <question-N/> where a shared
133
- understanding is required upon.
133
+ understanding is required.
134
134
 
135
135
  Honor also the following checks for identifying the problematic
136
136
  aspects: