@akagilnc/pi-workflow-roles 0.1.3801 → 0.1.3803
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
|
@@ -11,4 +11,4 @@ description: "Use when you need to resolve an in-progress ordinary two-parent gi
|
|
|
11
11
|
|
|
12
12
|
4. Run **authorized checks** from the admitted assignment when present. When the assignment lists none, discover the project's automated checks within the role boundary — typically typecheck, then tests, then format — and run them. Fix anything the merge resolution broke that stays inside scope.
|
|
13
13
|
|
|
14
|
-
5. **Finish the ordinary two-parent merge commit** within resolution scope. Stage in-scope resolutions and create the merge commit with the frozen target then source parents. Do **not** publish, push, or route another role. Do **not** broaden into rebase or general conflict cleanup outside the admitted merge.
|
|
14
|
+
5. **Finish the ordinary two-parent merge commit** within resolution scope. Stage in-scope resolutions and create the merge commit with the frozen target then source parents. Title it `ak-roles: merge: …` (factory worker prefix first). Do **not** publish, push, or route another role. Do **not** broaden into rebase or general conflict cleanup outside the admitted merge.
|
|
@@ -13,9 +13,9 @@
|
|
|
13
13
|
"packageAdaptation": "merger-merge-only-escalate-new-intent",
|
|
14
14
|
"files": {
|
|
15
15
|
"SKILL.md": {
|
|
16
|
-
"sha256": "
|
|
17
|
-
"byteLength":
|
|
18
|
-
"gitBlob": "
|
|
16
|
+
"sha256": "a7be3300cd1457cb9b4065935271f37759531ebb366a352896a7a617d8d9c18a",
|
|
17
|
+
"byteLength": 2015,
|
|
18
|
+
"gitBlob": "b88102a6e903c2e60d3b4898552a0931a2fa4c91"
|
|
19
19
|
},
|
|
20
20
|
"agents/openai.yaml": {
|
|
21
21
|
"sha256": "f283f1ac11525de29d2615163fc3239b979f67c8e88560644364ca6e1a3b8100",
|