rhachet-roles-bhuild 0.21.2 → 0.21.3
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/1.vision.guard.heavy +1 -1
- package/dist/domain.operations/behavior/init/templates/1.vision.guard.light +1 -1
- package/dist/domain.operations/behavior/init/templates/3.3.1.blueprint.product.guard.heavy +7 -7
- package/dist/domain.operations/behavior/init/templates/3.3.1.blueprint.product.guard.light +7 -7
- package/dist/domain.operations/behavior/init/templates/5.1.execution.from_vision.guard +7 -7
- package/dist/domain.operations/behavior/init/templates/5.1.execution.from_vision.stone +1 -1
- package/dist/domain.operations/behavior/init/templates/5.1.execution.phase0_to_phaseN.guard +8 -8
- package/dist/domain.operations/behavior/init/templates/5.1.execution.phase0_to_phaseN.stone +1 -1
- package/dist/domain.operations/behavior/init/templates/5.3.verification.guard +3 -3
- package/dist/domain.operations/behavior/init/templates/5.5.playtest.guard +1 -1
- package/dist/domain.operations/behavior/init/templates/refs/template.[feedback].v1.[given].by_human.md +1 -1
- package/dist/domain.operations/dreamer/dreams/genDreamDir.js +2 -2
- package/dist/domain.roles/behaver/briefs/practices/behavior.blueprint/rule.require.test-coverage-specified.md +1 -1
- package/dist/domain.roles/behaver/getBehaverRole.js +1 -1
- package/dist/domain.roles/behaver/getBehaverRole.js.map +1 -1
- package/dist/domain.roles/behaver/skills/feedback.give.sh +4 -4
- package/dist/domain.roles/behaver/skills/feedback.take.get.sh +3 -3
- package/dist/domain.roles/behaver/skills/feedback.take.set.sh +2 -2
- package/dist/domain.roles/behaver/skills/give.feedback.sh +1 -1
- package/dist/domain.roles/decomposer/getDecomposerRole.js +1 -1
- package/dist/domain.roles/decomposer/getDecomposerRole.js.map +1 -1
- package/dist/domain.roles/dispatcher/getDispatcherRole.js +1 -1
- package/dist/domain.roles/dispatcher/getDispatcherRole.js.map +1 -1
- package/dist/domain.roles/dreamer/getDreamerRole.js +1 -1
- package/dist/domain.roles/dreamer/getDreamerRole.js.map +1 -1
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
# the process needs to halt here for human review
|
|
6
6
|
|
|
7
7
|
judges:
|
|
8
|
-
-
|
|
8
|
+
- ./node_modules/.bin/rhachet run --repo bhrain --skill route.stone.judge --mechanism approved? --stone $stone --route $route
|
|
9
9
|
|
|
10
10
|
reviews:
|
|
11
11
|
self:
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
# the process needs to halt here for human review
|
|
6
6
|
|
|
7
7
|
judges:
|
|
8
|
-
-
|
|
8
|
+
- ./node_modules/.bin/rhachet run --repo bhrain --skill route.stone.judge --mechanism approved? --stone $stone --route $route
|
|
9
9
|
|
|
10
10
|
reviews:
|
|
11
11
|
self:
|
|
@@ -513,12 +513,12 @@ reviews:
|
|
|
513
513
|
fix all gaps before you continue.
|
|
514
514
|
|
|
515
515
|
peer:
|
|
516
|
-
-
|
|
517
|
-
-
|
|
518
|
-
-
|
|
519
|
-
-
|
|
520
|
-
-
|
|
516
|
+
- ./node_modules/.bin/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
|
+
- ./node_modules/.bin/rhachet enroll claude --roles behaver,architect,mechanic -p "review the blueprint at $route/$stone.md for architectural gaps and defects. emit BLOCKERS and NITPICKS."
|
|
518
|
+
- ./node_modules/.bin/rhachet enroll claude --roles behaver,architect,mechanic -p "review diff for architectural scope leak, decompose to reuse opportunities, and other arch smells. emit BLOCKERS and NITPICKS."
|
|
519
|
+
- ./node_modules/.bin/rhachet enroll claude --roles behaver,ergonomist,mechanic -p "review the blueprint for snapshot coverage on contract endpoints and acceptance test user journey coverage. emit BLOCKERS and NITPICKS."
|
|
520
|
+
- ./node_modules/.bin/rhachet enroll claude --roles behaver,ergonomist,mechanic -p "review the blueprint for experiential and visual blemishes in snapshotted acceptance test journeys. emit BLOCKERS and NITPICKS."
|
|
521
521
|
|
|
522
522
|
judges:
|
|
523
|
-
-
|
|
524
|
-
-
|
|
523
|
+
- ./node_modules/.bin/rhachet run --repo bhrain --skill route.stone.judge --mechanism reviewed? --stone $stone --route $route --allow-blockers 0 --allow-nitpicks 3
|
|
524
|
+
- ./node_modules/.bin/rhachet run --repo bhrain --skill route.stone.judge --mechanism approved? --stone $stone --route $route
|
|
@@ -461,12 +461,12 @@ reviews:
|
|
|
461
461
|
fix all gaps before you continue.
|
|
462
462
|
|
|
463
463
|
peer:
|
|
464
|
-
-
|
|
465
|
-
-
|
|
466
|
-
-
|
|
467
|
-
-
|
|
468
|
-
-
|
|
464
|
+
- ./node_modules/.bin/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
|
+
- ./node_modules/.bin/rhachet enroll claude --roles behaver,architect,mechanic -p "review the blueprint at $route/$stone.md for architectural gaps and defects. emit BLOCKERS and NITPICKS."
|
|
466
|
+
- ./node_modules/.bin/rhachet enroll claude --roles behaver,architect,mechanic -p "review diff for architectural scope leak, decompose to reuse opportunities, and other arch smells. emit BLOCKERS and NITPICKS."
|
|
467
|
+
- ./node_modules/.bin/rhachet enroll claude --roles behaver,ergonomist,mechanic -p "review the blueprint for snapshot coverage on contract endpoints and acceptance test user journey coverage. emit BLOCKERS and NITPICKS."
|
|
468
|
+
- ./node_modules/.bin/rhachet enroll claude --roles behaver,ergonomist,mechanic -p "review the blueprint for experiential and visual blemishes in snapshotted acceptance test journeys. emit BLOCKERS and NITPICKS."
|
|
469
469
|
|
|
470
470
|
judges:
|
|
471
|
-
-
|
|
472
|
-
-
|
|
471
|
+
- ./node_modules/.bin/rhachet run --repo bhrain --skill route.stone.judge --mechanism reviewed? --stone $stone --route $route --allow-blockers 0 --allow-nitpicks 3
|
|
472
|
+
- ./node_modules/.bin/rhachet run --repo bhrain --skill route.stone.judge --mechanism approved? --stone $stone --route $route
|
|
@@ -153,12 +153,12 @@ reviews:
|
|
|
153
153
|
fix all gaps before you continue.
|
|
154
154
|
|
|
155
155
|
peer:
|
|
156
|
-
-
|
|
157
|
-
-
|
|
158
|
-
-
|
|
159
|
-
-
|
|
160
|
-
-
|
|
161
|
-
-
|
|
156
|
+
- ./node_modules/.bin/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
|
+
- ./node_modules/.bin/rhachet enroll claude --roles behaver,architect,mechanic -p "review the diff for architectural gaps and defects. emit BLOCKERS and NITPICKS."
|
|
158
|
+
- ./node_modules/.bin/rhachet enroll claude --roles behaver,architect,mechanic -p "review diff for architectural scope leak, decompose to reuse opportunities, and other arch smells. emit BLOCKERS and NITPICKS."
|
|
159
|
+
- ./node_modules/.bin/rhachet enroll claude --roles behaver,ergonomist,mechanic -p "review the diff for snapshot coverage on contract endpoints and acceptance test user journey coverage. emit BLOCKERS and NITPICKS."
|
|
160
|
+
- ./node_modules/.bin/rhachet enroll claude --roles behaver,ergonomist,mechanic -p "review the diff for experiential and visual blemishes in snapshotted acceptance test journeys. emit BLOCKERS and NITPICKS."
|
|
161
|
+
- ./node_modules/.bin/rhachet enroll claude --roles behaver,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
162
|
|
|
163
163
|
judges:
|
|
164
|
-
-
|
|
164
|
+
- ./node_modules/.bin/rhachet run --repo bhrain --skill route.stone.judge --mechanism reviewed? --stone $stone --route $route --allow-blockers 0 --allow-nitpicks 3
|
|
@@ -157,13 +157,13 @@ reviews:
|
|
|
157
157
|
fix all gaps before you continue.
|
|
158
158
|
|
|
159
159
|
peer:
|
|
160
|
-
-
|
|
161
|
-
-
|
|
162
|
-
-
|
|
163
|
-
-
|
|
164
|
-
-
|
|
165
|
-
-
|
|
166
|
-
-
|
|
160
|
+
- ./node_modules/.bin/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
|
+
- ./node_modules/.bin/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
|
+
- ./node_modules/.bin/rhachet enroll claude --roles behaver,architect,mechanic -p "review the diff for architectural gaps and defects. emit BLOCKERS and NITPICKS."
|
|
163
|
+
- ./node_modules/.bin/rhachet enroll claude --roles behaver,architect,mechanic -p "review diff for architectural scope leak, decompose to reuse opportunities, and other arch smells. emit BLOCKERS and NITPICKS."
|
|
164
|
+
- ./node_modules/.bin/rhachet enroll claude --roles behaver,ergonomist,mechanic -p "review the diff for snapshot coverage on contract endpoints and acceptance test user journey coverage. emit BLOCKERS and NITPICKS."
|
|
165
|
+
- ./node_modules/.bin/rhachet enroll claude --roles behaver,ergonomist,mechanic -p "review the diff for experiential and visual blemishes in snapshotted acceptance test journeys. emit BLOCKERS and NITPICKS."
|
|
166
|
+
- ./node_modules/.bin/rhachet enroll claude --roles behaver,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."
|
|
167
167
|
|
|
168
168
|
judges:
|
|
169
|
-
-
|
|
169
|
+
- ./node_modules/.bin/rhachet run --repo bhrain --skill route.stone.judge --mechanism reviewed? --stone $stone --route $route --allow-blockers 0 --allow-nitpicks 3
|
|
@@ -228,11 +228,11 @@ reviews:
|
|
|
228
228
|
|
|
229
229
|
peer:
|
|
230
230
|
# verify contract snapshot exhaustiveness
|
|
231
|
-
-
|
|
231
|
+
- ./node_modules/.bin/rhachet run --repo bhrain --skill review --rules '.agent/repo=bhuild/role=behaver/briefs/practices/behavior.verification/rule.require.contract-snapshot-exhaustiveness.md' --diffs since-main --paths-with '{src,blackbox}/**/*.{test,snap}.ts' --join intersect --output '$route/.reviews/$stone.peer-review.contract-snapshots.md' --mode hard
|
|
232
232
|
|
|
233
233
|
# verify external contract integration tests
|
|
234
|
-
-
|
|
234
|
+
- ./node_modules/.bin/rhachet run --repo bhrain --skill review --rules '.agent/repo=bhuild/role=behaver/briefs/practices/behavior.verification/rule.require.external-contract-integration-tests.md' --diffs since-main --paths-with '{src,blackbox}/**/*.{test,integration}.ts' --join intersect --output '$route/.reviews/$stone.peer-review.external-contracts.md' --mode hard
|
|
235
235
|
|
|
236
236
|
judges:
|
|
237
237
|
# enforce peer reviews pass with zero blockers
|
|
238
|
-
-
|
|
238
|
+
- ./node_modules/.bin/rhachet run --repo bhrain --skill route.stone.judge --mechanism reviewed? --stone $stone --route $route --allow-blockers 0 --allow-nitpicks 0
|
|
@@ -116,4 +116,4 @@ reviews:
|
|
|
116
116
|
you are ready to hand off to foreman approval.
|
|
117
117
|
|
|
118
118
|
judges:
|
|
119
|
-
-
|
|
119
|
+
- ./node_modules/.bin/rhachet run --repo bhrain --skill route.stone.judge --mechanism approved? --stone $stone --route $route
|
|
@@ -34,12 +34,12 @@ this folder catches dreams — transient visions that strike in flow state.
|
|
|
34
34
|
|
|
35
35
|
catch a dream:
|
|
36
36
|
\`\`\`sh
|
|
37
|
-
|
|
37
|
+
./node_modules/.bin/rhachet run --skill catch.dream --name "my-idea" --open codium
|
|
38
38
|
\`\`\`
|
|
39
39
|
|
|
40
40
|
review dreams: browse this folder
|
|
41
41
|
|
|
42
|
-
graduate to behavior:
|
|
42
|
+
graduate to behavior: \`./node_modules/.bin/rhachet run --skill init.behavior --name "my-idea"\`
|
|
43
43
|
|
|
44
44
|
🌙
|
|
45
45
|
`;
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
- given absent criteria, review warns but continues
|
|
24
24
|
|
|
25
25
|
**acceptance tests**
|
|
26
|
-
-
|
|
26
|
+
- ./node_modules/.bin/rhachet run --repo bhuild --skill review.behavior --of valid-behavior
|
|
27
27
|
- produces feedback files collocated with artifacts
|
|
28
28
|
.negative:
|
|
29
29
|
- |
|
|
@@ -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,IAAI,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,WAAW,EAAE;IACtC,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,
|
|
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,IAAI,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,WAAW,EAAE;IACtC,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"}
|
|
@@ -30,16 +30,16 @@
|
|
|
30
30
|
#
|
|
31
31
|
# .examples:
|
|
32
32
|
# # open latest feedback (or create v1) for execution artifact
|
|
33
|
-
#
|
|
33
|
+
# ./node_modules/.bin/rhachet run --skill feedback.give --against execution
|
|
34
34
|
#
|
|
35
35
|
# # open latest and also open in editor
|
|
36
|
-
#
|
|
36
|
+
# ./node_modules/.bin/rhachet run --skill feedback.give --against execution --open codium
|
|
37
37
|
#
|
|
38
38
|
# # create next version (v2 if v1 exists, etc.)
|
|
39
|
-
#
|
|
39
|
+
# ./node_modules/.bin/rhachet run --skill feedback.give --against execution --version ++
|
|
40
40
|
#
|
|
41
41
|
# # generate feedback for criteria.blackbox with explicit behavior
|
|
42
|
-
#
|
|
42
|
+
# ./node_modules/.bin/rhachet run --skill feedback.give --against criteria.blackbox --behavior give-feedback
|
|
43
43
|
#
|
|
44
44
|
# .output:
|
|
45
45
|
# - creates or finds: ${behaviorDir}/feedback/${artifactFileName}.[feedback].v${version}.[given].by_human.md
|
|
@@ -21,13 +21,13 @@
|
|
|
21
21
|
#
|
|
22
22
|
# .examples:
|
|
23
23
|
# # list all feedback with status
|
|
24
|
-
#
|
|
24
|
+
# ./node_modules/.bin/rhachet run --skill feedback.take.get
|
|
25
25
|
#
|
|
26
26
|
# # list feedback for explicit behavior
|
|
27
|
-
#
|
|
27
|
+
# ./node_modules/.bin/rhachet run --skill feedback.take.get --behavior my-feature
|
|
28
28
|
#
|
|
29
29
|
# # hook mode: exit 2 if unresponded feedback exists
|
|
30
|
-
#
|
|
30
|
+
# ./node_modules/.bin/rhachet run --skill feedback.take.get --when hook.onStop
|
|
31
31
|
#
|
|
32
32
|
# .output:
|
|
33
33
|
# - tree-style output with feedback status
|
|
@@ -19,13 +19,13 @@
|
|
|
19
19
|
#
|
|
20
20
|
# .examples:
|
|
21
21
|
# # respond to feedback inline
|
|
22
|
-
#
|
|
22
|
+
# ./node_modules/.bin/rhachet run --skill feedback.take.set \
|
|
23
23
|
# --from ".behavior/v2026_04_09.my-feature/feedback/0.wish.md.[feedback].v1.[given].by_human.md" \
|
|
24
24
|
# --into ".behavior/v2026_04_09.my-feature/feedback/0.wish.md.[feedback].v1.[taken].by_robot.md" \
|
|
25
25
|
# --response "acknowledged. will address the feedback."
|
|
26
26
|
#
|
|
27
27
|
# # respond via stdin (for multiline responses)
|
|
28
|
-
# echo "my response" |
|
|
28
|
+
# echo "my response" | ./node_modules/.bin/rhachet run --skill feedback.take.set \
|
|
29
29
|
# --from "..." --into "..." --response @stdin
|
|
30
30
|
#
|
|
31
31
|
# .output:
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
# .what = DEPRECATED: backwards compat alias for feedback.give
|
|
4
4
|
#
|
|
5
5
|
# .why = preserves backwards compatibility after skill rename
|
|
6
|
-
# prefer:
|
|
6
|
+
# prefer: ./node_modules/.bin/rhachet run --skill feedback.give
|
|
7
7
|
#
|
|
8
8
|
# .note = this skill dispatches to feedback.give via CLI export
|
|
9
9
|
######################################################################
|
|
@@ -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,IAAI,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,WAAW,EAAE;IACtC,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,
|
|
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,IAAI,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,WAAW,EAAE;IACtC,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"}
|
|
@@ -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;gBACN;oBACE,OAAO,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;gBACN;oBACE,OAAO,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.21.
|
|
5
|
+
"version": "0.21.3",
|
|
6
6
|
"repository": "ehmpathy/rhachet-roles-bhuild",
|
|
7
7
|
"homepage": "https://github.com/ehmpathy/rhachet-roles-bhuild",
|
|
8
8
|
"keywords": [
|