rhachet-roles-bhuild 0.19.0 → 0.20.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/dist/domain.operations/behavior/init/templates/3.3.1.blueprint.product.guard.heavy +2 -0
- package/dist/domain.operations/behavior/init/templates/3.3.1.blueprint.product.guard.light +2 -0
- package/dist/domain.operations/behavior/init/templates/5.1.execution.from_vision.guard +5 -0
- package/dist/domain.operations/behavior/init/templates/5.1.execution.phase0_to_phaseN.guard +5 -0
- package/dist/domain.roles/behaver/getBehaverRole.js +4 -0
- package/dist/domain.roles/behaver/getBehaverRole.js.map +1 -1
- package/dist/domain.roles/decomposer/getDecomposerRole.js +12 -0
- package/dist/domain.roles/decomposer/getDecomposerRole.js.map +1 -1
- package/dist/domain.roles/dispatcher/getDispatcherRole.js +6 -1
- package/dist/domain.roles/dispatcher/getDispatcherRole.js.map +1 -1
- package/dist/domain.roles/dreamer/getDreamerRole.js +6 -1
- package/dist/domain.roles/dreamer/getDreamerRole.js.map +1 -1
- package/package.json +4 -4
|
@@ -516,6 +516,8 @@ reviews:
|
|
|
516
516
|
- npx rhachet run --repo bhrain --skill review --rules '.agent/repo=ehmpathy/role=mechanic/briefs/practices/code.{prod,test}/pitofsuccess.errors/rule.*.md' --diffs since-main --paths-with '$route/3.3.blueprint.*.md' --join intersect --output '$route/.reviews/$stone.peer-review.failhides.md' --mode hard
|
|
517
517
|
- npx rhachet enroll claude --roles architect,mechanic -p "review the blueprint at $route/$stone.md for architectural gaps and defects. emit BLOCKERS and NITPICKS."
|
|
518
518
|
- npx rhachet enroll claude --roles architect,mechanic -p "review diff for architectural scope leak, decompose to reuse opportunities, and other arch smells. emit BLOCKERS and NITPICKS."
|
|
519
|
+
- npx rhachet enroll claude --roles ergonomist,mechanic -p "review the blueprint for snapshot coverage on contract endpoints and acceptance test user journey coverage. emit BLOCKERS and NITPICKS."
|
|
520
|
+
- npx rhachet enroll claude --roles ergonomist,mechanic -p "review the blueprint for experiential and visual blemishes in snapshotted acceptance test journeys. emit BLOCKERS and NITPICKS."
|
|
519
521
|
|
|
520
522
|
judges:
|
|
521
523
|
- npx rhachet run --repo bhrain --skill route.stone.judge --mechanism reviewed? --stone $stone --route $route --allow-blockers 0 --allow-nitpicks 3
|
|
@@ -464,6 +464,8 @@ reviews:
|
|
|
464
464
|
- npx rhachet run --repo bhrain --skill review --rules '.agent/repo=ehmpathy/role=mechanic/briefs/practices/code.{prod,test}/pitofsuccess.errors/rule.*.md' --diffs since-main --paths-with '$route/3.3.blueprint.*.md' --join intersect --output '$route/.reviews/$stone.peer-review.failhides.md' --mode hard
|
|
465
465
|
- npx rhachet enroll claude --roles architect,mechanic -p "review the blueprint at $route/$stone.md for architectural gaps and defects. emit BLOCKERS and NITPICKS."
|
|
466
466
|
- npx rhachet enroll claude --roles architect,mechanic -p "review diff for architectural scope leak, decompose to reuse opportunities, and other arch smells. emit BLOCKERS and NITPICKS."
|
|
467
|
+
- npx rhachet enroll claude --roles ergonomist,mechanic -p "review the blueprint for snapshot coverage on contract endpoints and acceptance test user journey coverage. emit BLOCKERS and NITPICKS."
|
|
468
|
+
- npx rhachet enroll claude --roles ergonomist,mechanic -p "review the blueprint for experiential and visual blemishes in snapshotted acceptance test journeys. emit BLOCKERS and NITPICKS."
|
|
467
469
|
|
|
468
470
|
judges:
|
|
469
471
|
- npx rhachet run --repo bhrain --skill route.stone.judge --mechanism reviewed? --stone $stone --route $route --allow-blockers 0 --allow-nitpicks 3
|
|
@@ -154,6 +154,11 @@ reviews:
|
|
|
154
154
|
|
|
155
155
|
peer:
|
|
156
156
|
- npx rhachet run --repo bhrain --skill review --rules '.agent/repo=ehmpathy/role=mechanic/briefs/practices/code.{prod,test}/pitofsuccess.errors/rule.*.md' --diffs since-main --paths-with 'src/**/*.ts' --join intersect --output '$route/.reviews/$stone.peer-review.failhides.md' --mode hard
|
|
157
|
+
- npx rhachet enroll claude --roles architect,mechanic -p "review the diff for architectural gaps and defects. emit BLOCKERS and NITPICKS."
|
|
158
|
+
- npx rhachet enroll claude --roles architect,mechanic -p "review diff for architectural scope leak, decompose to reuse opportunities, and other arch smells. emit BLOCKERS and NITPICKS."
|
|
159
|
+
- npx rhachet enroll claude --roles ergonomist,mechanic -p "review the diff for snapshot coverage on contract endpoints and acceptance test user journey coverage. emit BLOCKERS and NITPICKS."
|
|
160
|
+
- npx rhachet enroll claude --roles ergonomist,mechanic -p "review the diff for experiential and visual blemishes in snapshotted acceptance test journeys. emit BLOCKERS and NITPICKS."
|
|
161
|
+
- npx rhachet enroll claude --roles architect,mechanic -p "review the current src/ implementation against the wish and vision. identify gaps where requirements are not addressed and omissions where features are missing. emit BLOCKERS and NITPICKS."
|
|
157
162
|
|
|
158
163
|
judges:
|
|
159
164
|
- npx rhachet run --repo bhrain --skill route.stone.judge --mechanism reviewed? --stone $stone --route $route --allow-blockers 0 --allow-nitpicks 3
|
|
@@ -159,6 +159,11 @@ reviews:
|
|
|
159
159
|
peer:
|
|
160
160
|
- npx rhachet run --repo bhrain --skill review --rules '.agent/repo=ehmpathy/role=mechanic/briefs/practices/code.{prod,test}/pitofsuccess.errors/rule.*.md' --diffs since-main --paths-with 'src/**/*' --join intersect --output '$route/.reviews/$stone.peer-review.failhides.md' --mode hard
|
|
161
161
|
- npx rhachet run --repo bhrain --skill review --rules '.agent/repo=ehmpathy/role=architect/briefs/practices/rule.{forbid.decode-friction-in-orchestrators,require.orchestrators-as-narrative}.md' --rules '.agent/repo=ehmpathy/role=mechanic/briefs/practices/code.prod/readable.narrative/rule.{forbid.inline-decode-friction,require.named-transforms}.md' --refs '.agent/repo=ehmpathy/role=architect/briefs/practices/{define.domain-operation-grains,philosophy.transform-orchestrator-separation.[philosophy]}.md' --diffs since-main --paths-with 'src/**/*' --paths-without '**/*.test.ts' --join intersect --output '$route/.reviews/$stone.peer-review.decode-friction.md' --mode hard
|
|
162
|
+
- npx rhachet enroll claude --roles architect,mechanic -p "review the diff for architectural gaps and defects. emit BLOCKERS and NITPICKS."
|
|
163
|
+
- npx rhachet enroll claude --roles architect,mechanic -p "review diff for architectural scope leak, decompose to reuse opportunities, and other arch smells. emit BLOCKERS and NITPICKS."
|
|
164
|
+
- npx rhachet enroll claude --roles ergonomist,mechanic -p "review the diff for snapshot coverage on contract endpoints and acceptance test user journey coverage. emit BLOCKERS and NITPICKS."
|
|
165
|
+
- npx rhachet enroll claude --roles ergonomist,mechanic -p "review the diff for experiential and visual blemishes in snapshotted acceptance test journeys. emit BLOCKERS and NITPICKS."
|
|
166
|
+
- npx rhachet enroll claude --roles architect,mechanic -p "review the current src/ implementation against the wish and vision. identify gaps where requirements are not addressed and omissions where features are missing. emit BLOCKERS and NITPICKS."
|
|
162
167
|
|
|
163
168
|
judges:
|
|
164
169
|
- npx rhachet run --repo bhrain --skill route.stone.judge --mechanism reviewed? --stone $stone --route $route --allow-blockers 0 --allow-nitpicks 3
|
|
@@ -22,6 +22,10 @@ exports.ROLE_BEHAVER = rhachet_1.Role.build({
|
|
|
22
22
|
hooks: {
|
|
23
23
|
onBrain: {
|
|
24
24
|
onBoot: [
|
|
25
|
+
{
|
|
26
|
+
command: './node_modules/.bin/rhachet roles boot --role behaver',
|
|
27
|
+
timeout: 'PT10S',
|
|
28
|
+
},
|
|
25
29
|
{
|
|
26
30
|
command: './node_modules/.bin/rhachet run --repo bhuild --role behaver --init claude.hooks/sessionstart.boot-behavior',
|
|
27
31
|
timeout: 'PT10S',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getBehaverRole.js","sourceRoot":"","sources":["../../../src/domain.roles/behaver/getBehaverRole.ts"],"names":[],"mappings":";;;AAAA,qCAA+B;AAElB,QAAA,YAAY,GAAS,cAAI,CAAC,KAAK,CAAC;IAC3C,IAAI,EAAE,SAAS;IACf,IAAI,EAAE,SAAS;IACf,OAAO,EAAE,kDAAkD;IAC3D,MAAM,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,YAAY,EAAE;IACzC,MAAM,EAAE,EAAE;IACV,MAAM,EAAE;QACN,IAAI,EAAE,CAAC,EAAE,GAAG,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;QACtC,IAAI,EAAE,EAAE;KACT;IACD,MAAM,EAAE;QACN,IAAI,EAAE,CAAC,EAAE,GAAG,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;KACvC;IACD,KAAK,EAAE;QACL,IAAI,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,QAAQ,EAAE;QACnC,IAAI,EAAE,EAAE;KACT;IACD,KAAK,EAAE;QACL,OAAO,EAAE;YACP,MAAM,EAAE;gBACN;oBACE,OAAO,EACL,6GAA6G;oBAC/G,OAAO,EAAE,OAAO;iBACjB;aACF;YACD,MAAM,EAAE,EAAE;YACV,MAAM,EAAE,EAAE;SACX;KACF;CACF,CAAC,CAAC"}
|
|
1
|
+
{"version":3,"file":"getBehaverRole.js","sourceRoot":"","sources":["../../../src/domain.roles/behaver/getBehaverRole.ts"],"names":[],"mappings":";;;AAAA,qCAA+B;AAElB,QAAA,YAAY,GAAS,cAAI,CAAC,KAAK,CAAC;IAC3C,IAAI,EAAE,SAAS;IACf,IAAI,EAAE,SAAS;IACf,OAAO,EAAE,kDAAkD;IAC3D,MAAM,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,YAAY,EAAE;IACzC,MAAM,EAAE,EAAE;IACV,MAAM,EAAE;QACN,IAAI,EAAE,CAAC,EAAE,GAAG,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;QACtC,IAAI,EAAE,EAAE;KACT;IACD,MAAM,EAAE;QACN,IAAI,EAAE,CAAC,EAAE,GAAG,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;KACvC;IACD,KAAK,EAAE;QACL,IAAI,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,QAAQ,EAAE;QACnC,IAAI,EAAE,EAAE;KACT;IACD,KAAK,EAAE;QACL,OAAO,EAAE;YACP,MAAM,EAAE;gBACN;oBACE,OAAO,EAAE,uDAAuD;oBAChE,OAAO,EAAE,OAAO;iBACjB;gBACD;oBACE,OAAO,EACL,6GAA6G;oBAC/G,OAAO,EAAE,OAAO;iBACjB;aACF;YACD,MAAM,EAAE,EAAE;YACV,MAAM,EAAE,EAAE;SACX;KACF;CACF,CAAC,CAAC"}
|
|
@@ -19,5 +19,17 @@ exports.ROLE_DECOMPOSER = rhachet_1.Role.build({
|
|
|
19
19
|
dirs: { uri: __dirname + '/inits' },
|
|
20
20
|
exec: [],
|
|
21
21
|
},
|
|
22
|
+
hooks: {
|
|
23
|
+
onBrain: {
|
|
24
|
+
onBoot: [
|
|
25
|
+
{
|
|
26
|
+
command: './node_modules/.bin/rhachet roles boot --role decomposer',
|
|
27
|
+
timeout: 'PT10S',
|
|
28
|
+
},
|
|
29
|
+
],
|
|
30
|
+
onTool: [],
|
|
31
|
+
onStop: [],
|
|
32
|
+
},
|
|
33
|
+
},
|
|
22
34
|
});
|
|
23
35
|
//# sourceMappingURL=getDecomposerRole.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDecomposerRole.js","sourceRoot":"","sources":["../../../src/domain.roles/decomposer/getDecomposerRole.ts"],"names":[],"mappings":";;;AAAA,qCAA+B;AAElB,QAAA,eAAe,GAAS,cAAI,CAAC,KAAK,CAAC;IAC9C,IAAI,EAAE,YAAY;IAClB,IAAI,EAAE,YAAY;IAClB,OAAO,EAAE,sDAAsD;IAC/D,MAAM,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,YAAY,EAAE;IACzC,MAAM,EAAE,EAAE;IACV,MAAM,EAAE;QACN,IAAI,EAAE,CAAC,EAAE,GAAG,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;QACtC,IAAI,EAAE,EAAE;KACT;IACD,MAAM,EAAE;QACN,IAAI,EAAE,CAAC,EAAE,GAAG,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;KACvC;IACD,KAAK,EAAE;QACL,IAAI,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,QAAQ,EAAE;QACnC,IAAI,EAAE,EAAE;KACT;CACF,CAAC,CAAC"}
|
|
1
|
+
{"version":3,"file":"getDecomposerRole.js","sourceRoot":"","sources":["../../../src/domain.roles/decomposer/getDecomposerRole.ts"],"names":[],"mappings":";;;AAAA,qCAA+B;AAElB,QAAA,eAAe,GAAS,cAAI,CAAC,KAAK,CAAC;IAC9C,IAAI,EAAE,YAAY;IAClB,IAAI,EAAE,YAAY;IAClB,OAAO,EAAE,sDAAsD;IAC/D,MAAM,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,YAAY,EAAE;IACzC,MAAM,EAAE,EAAE;IACV,MAAM,EAAE;QACN,IAAI,EAAE,CAAC,EAAE,GAAG,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;QACtC,IAAI,EAAE,EAAE;KACT;IACD,MAAM,EAAE;QACN,IAAI,EAAE,CAAC,EAAE,GAAG,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;KACvC;IACD,KAAK,EAAE;QACL,IAAI,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,QAAQ,EAAE;QACnC,IAAI,EAAE,EAAE;KACT;IACD,KAAK,EAAE;QACL,OAAO,EAAE;YACP,MAAM,EAAE;gBACN;oBACE,OAAO,EAAE,0DAA0D;oBACnE,OAAO,EAAE,OAAO;iBACjB;aACF;YACD,MAAM,EAAE,EAAE;YACV,MAAM,EAAE,EAAE;SACX;KACF;CACF,CAAC,CAAC"}
|
|
@@ -21,7 +21,12 @@ exports.ROLE_DISPATCHER = rhachet_1.Role.build({
|
|
|
21
21
|
},
|
|
22
22
|
hooks: {
|
|
23
23
|
onBrain: {
|
|
24
|
-
onBoot: [
|
|
24
|
+
onBoot: [
|
|
25
|
+
{
|
|
26
|
+
command: './node_modules/.bin/rhachet roles boot --role dispatcher',
|
|
27
|
+
timeout: 'PT10S',
|
|
28
|
+
},
|
|
29
|
+
],
|
|
25
30
|
onTool: [],
|
|
26
31
|
onStop: [],
|
|
27
32
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDispatcherRole.js","sourceRoot":"","sources":["../../../src/domain.roles/dispatcher/getDispatcherRole.ts"],"names":[],"mappings":";;;AAAA,qCAA+B;AAElB,QAAA,eAAe,GAAS,cAAI,CAAC,KAAK,CAAC;IAC9C,IAAI,EAAE,YAAY;IAClB,IAAI,EAAE,YAAY;IAClB,OAAO,EAAE,gDAAgD;IACzD,MAAM,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,YAAY,EAAE;IACzC,MAAM,EAAE,EAAE;IACV,MAAM,EAAE;QACN,IAAI,EAAE,CAAC,EAAE,GAAG,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;QACtC,IAAI,EAAE,EAAE;KACT;IACD,MAAM,EAAE;QACN,IAAI,EAAE,EAAE;KACT;IACD,KAAK,EAAE;QACL,IAAI,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,QAAQ,EAAE;QACnC,IAAI,EAAE,EAAE;KACT;IACD,KAAK,EAAE;QACL,OAAO,EAAE;YACP,MAAM,EAAE,EAAE;
|
|
1
|
+
{"version":3,"file":"getDispatcherRole.js","sourceRoot":"","sources":["../../../src/domain.roles/dispatcher/getDispatcherRole.ts"],"names":[],"mappings":";;;AAAA,qCAA+B;AAElB,QAAA,eAAe,GAAS,cAAI,CAAC,KAAK,CAAC;IAC9C,IAAI,EAAE,YAAY;IAClB,IAAI,EAAE,YAAY;IAClB,OAAO,EAAE,gDAAgD;IACzD,MAAM,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,YAAY,EAAE;IACzC,MAAM,EAAE,EAAE;IACV,MAAM,EAAE;QACN,IAAI,EAAE,CAAC,EAAE,GAAG,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;QACtC,IAAI,EAAE,EAAE;KACT;IACD,MAAM,EAAE;QACN,IAAI,EAAE,EAAE;KACT;IACD,KAAK,EAAE;QACL,IAAI,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,QAAQ,EAAE;QACnC,IAAI,EAAE,EAAE;KACT;IACD,KAAK,EAAE;QACL,OAAO,EAAE;YACP,MAAM,EAAE;gBACN;oBACE,OAAO,EAAE,0DAA0D;oBACnE,OAAO,EAAE,OAAO;iBACjB;aACF;YACD,MAAM,EAAE,EAAE;YACV,MAAM,EAAE,EAAE;SACX;KACF;CACF,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDreamerRole.js","sourceRoot":"","sources":["../../../src/domain.roles/dreamer/getDreamerRole.ts"],"names":[],"mappings":";;;AAAA,qCAA+B;AAElB,QAAA,YAAY,GAAS,cAAI,CAAC,KAAK,CAAC;IAC3C,IAAI,EAAE,SAAS;IACf,IAAI,EAAE,SAAS;IACf,OAAO,EAAE,+CAA+C;IACxD,MAAM,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,YAAY,EAAE;IACzC,MAAM,EAAE,EAAE;IACV,MAAM,EAAE;QACN,IAAI,EAAE,CAAC,EAAE,GAAG,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;QACtC,IAAI,EAAE,EAAE;KACT;IACD,MAAM,EAAE;QACN,IAAI,EAAE,EAAE;KACT;IACD,KAAK,EAAE;QACL,IAAI,EAAE,SAAS;QACf,IAAI,EAAE,EAAE;KACT;IACD,KAAK,EAAE;QACL,OAAO,EAAE;YACP,MAAM,EAAE,EAAE;
|
|
1
|
+
{"version":3,"file":"getDreamerRole.js","sourceRoot":"","sources":["../../../src/domain.roles/dreamer/getDreamerRole.ts"],"names":[],"mappings":";;;AAAA,qCAA+B;AAElB,QAAA,YAAY,GAAS,cAAI,CAAC,KAAK,CAAC;IAC3C,IAAI,EAAE,SAAS;IACf,IAAI,EAAE,SAAS;IACf,OAAO,EAAE,+CAA+C;IACxD,MAAM,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,YAAY,EAAE;IACzC,MAAM,EAAE,EAAE;IACV,MAAM,EAAE;QACN,IAAI,EAAE,CAAC,EAAE,GAAG,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;QACtC,IAAI,EAAE,EAAE;KACT;IACD,MAAM,EAAE;QACN,IAAI,EAAE,EAAE;KACT;IACD,KAAK,EAAE;QACL,IAAI,EAAE,SAAS;QACf,IAAI,EAAE,EAAE;KACT;IACD,KAAK,EAAE;QACL,OAAO,EAAE;YACP,MAAM,EAAE;gBACN;oBACE,OAAO,EAAE,uDAAuD;oBAChE,OAAO,EAAE,OAAO;iBACjB;aACF;YACD,MAAM,EAAE,EAAE;YACV,MAAM,EAAE,EAAE;SACX;KACF;CACF,CAAC,CAAC"}
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "rhachet-roles-bhuild",
|
|
3
3
|
"author": "ehmpathy",
|
|
4
4
|
"description": "roles for building resilient systems, via rhachet",
|
|
5
|
-
"version": "0.
|
|
5
|
+
"version": "0.20.1",
|
|
6
6
|
"repository": "ehmpathy/rhachet-roles-bhuild",
|
|
7
7
|
"homepage": "https://github.com/ehmpathy/rhachet-roles-bhuild",
|
|
8
8
|
"keywords": [
|
|
@@ -89,12 +89,12 @@
|
|
|
89
89
|
"esbuild-register": "3.6.0",
|
|
90
90
|
"husky": "8.0.3",
|
|
91
91
|
"jest": "30.2.0",
|
|
92
|
-
"rhachet": "1.
|
|
92
|
+
"rhachet": "1.40.7",
|
|
93
93
|
"rhachet-brains-anthropic": "0.4.0",
|
|
94
94
|
"rhachet-brains-xai": "0.3.3",
|
|
95
|
-
"rhachet-roles-bhrain": "0.
|
|
95
|
+
"rhachet-roles-bhrain": "0.26.1",
|
|
96
96
|
"rhachet-roles-bhuild": "link:.",
|
|
97
|
-
"rhachet-roles-ehmpathy": "1.34.
|
|
97
|
+
"rhachet-roles-ehmpathy": "1.34.32",
|
|
98
98
|
"tsc-alias": "1.8.10",
|
|
99
99
|
"tsx": "4.20.6",
|
|
100
100
|
"typescript": "5.4.5",
|