@mc-and-his-agents/loom-installer 0.1.13 → 0.1.15
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 +1 -1
- package/payload/manifest.json +42 -42
- package/payload/plugin/loom/skills/shared/scripts/loom_check.py +95 -1
- package/payload/plugin/loom/skills/shared/scripts/loom_flow.py +357 -3
- package/payload/skills/loom-adopt/.loom-runtime/shared/scripts/loom_check.py +95 -1
- package/payload/skills/loom-adopt/.loom-runtime/shared/scripts/loom_flow.py +357 -3
- package/payload/skills/loom-handoff/.loom-runtime/shared/scripts/loom_check.py +95 -1
- package/payload/skills/loom-handoff/.loom-runtime/shared/scripts/loom_flow.py +357 -3
- package/payload/skills/loom-init/.loom-runtime/shared/scripts/loom_check.py +95 -1
- package/payload/skills/loom-init/.loom-runtime/shared/scripts/loom_flow.py +357 -3
- package/payload/skills/loom-merge-ready/.loom-runtime/shared/scripts/loom_check.py +95 -1
- package/payload/skills/loom-merge-ready/.loom-runtime/shared/scripts/loom_flow.py +357 -3
- package/payload/skills/loom-pre-review/.loom-runtime/shared/scripts/loom_check.py +95 -1
- package/payload/skills/loom-pre-review/.loom-runtime/shared/scripts/loom_flow.py +357 -3
- package/payload/skills/loom-resume/.loom-runtime/shared/scripts/loom_check.py +95 -1
- package/payload/skills/loom-resume/.loom-runtime/shared/scripts/loom_flow.py +357 -3
- package/payload/skills/loom-retire/.loom-runtime/shared/scripts/loom_check.py +95 -1
- package/payload/skills/loom-retire/.loom-runtime/shared/scripts/loom_flow.py +357 -3
- package/payload/skills/loom-review/.loom-runtime/shared/scripts/loom_check.py +95 -1
- package/payload/skills/loom-review/.loom-runtime/shared/scripts/loom_flow.py +357 -3
- package/payload/skills/loom-spec-review/.loom-runtime/shared/scripts/loom_check.py +95 -1
- package/payload/skills/loom-spec-review/.loom-runtime/shared/scripts/loom_flow.py +357 -3
package/package.json
CHANGED
package/payload/manifest.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"schema_version": "loom-installer-payload/v1",
|
|
3
3
|
"loom_version": "0.4.0",
|
|
4
4
|
"source_repository": "https://github.com/MC-and-his-Agents/Loom",
|
|
5
|
-
"source_commit": "
|
|
5
|
+
"source_commit": "3e2a33cf1cb7e519d321cb2617b874e285815c5b",
|
|
6
6
|
"source_ref": "main",
|
|
7
|
-
"built_at": "2026-04-
|
|
7
|
+
"built_at": "2026-04-25T13:01:36+08:00",
|
|
8
8
|
"runtime": {
|
|
9
9
|
"python_minimum": "3.10",
|
|
10
10
|
"python_recommended": "3.11+"
|
|
@@ -628,13 +628,13 @@
|
|
|
628
628
|
},
|
|
629
629
|
{
|
|
630
630
|
"path": "plugin/loom/skills/shared/scripts/loom_check.py",
|
|
631
|
-
"bytes":
|
|
632
|
-
"sha256": "
|
|
631
|
+
"bytes": 265994,
|
|
632
|
+
"sha256": "77334371c586c5e7247e6b781758cbf656594d4d5b8cff33f16b967b43f7811c"
|
|
633
633
|
},
|
|
634
634
|
{
|
|
635
635
|
"path": "plugin/loom/skills/shared/scripts/loom_flow.py",
|
|
636
|
-
"bytes":
|
|
637
|
-
"sha256": "
|
|
636
|
+
"bytes": 279330,
|
|
637
|
+
"sha256": "ad6d6376a665cdfcd9de2316957e8f36e1ec087de59f29cebe6a6496ac0a555e"
|
|
638
638
|
},
|
|
639
639
|
{
|
|
640
640
|
"path": "plugin/loom/skills/shared/scripts/loom_init.py",
|
|
@@ -1213,13 +1213,13 @@
|
|
|
1213
1213
|
},
|
|
1214
1214
|
{
|
|
1215
1215
|
"path": "skills/loom-adopt/.loom-runtime/shared/scripts/loom_check.py",
|
|
1216
|
-
"bytes":
|
|
1217
|
-
"sha256": "
|
|
1216
|
+
"bytes": 265994,
|
|
1217
|
+
"sha256": "77334371c586c5e7247e6b781758cbf656594d4d5b8cff33f16b967b43f7811c"
|
|
1218
1218
|
},
|
|
1219
1219
|
{
|
|
1220
1220
|
"path": "skills/loom-adopt/.loom-runtime/shared/scripts/loom_flow.py",
|
|
1221
|
-
"bytes":
|
|
1222
|
-
"sha256": "
|
|
1221
|
+
"bytes": 279330,
|
|
1222
|
+
"sha256": "ad6d6376a665cdfcd9de2316957e8f36e1ec087de59f29cebe6a6496ac0a555e"
|
|
1223
1223
|
},
|
|
1224
1224
|
{
|
|
1225
1225
|
"path": "skills/loom-adopt/.loom-runtime/shared/scripts/loom_init.py",
|
|
@@ -1828,13 +1828,13 @@
|
|
|
1828
1828
|
},
|
|
1829
1829
|
{
|
|
1830
1830
|
"path": "skills/loom-handoff/.loom-runtime/shared/scripts/loom_check.py",
|
|
1831
|
-
"bytes":
|
|
1832
|
-
"sha256": "
|
|
1831
|
+
"bytes": 265994,
|
|
1832
|
+
"sha256": "77334371c586c5e7247e6b781758cbf656594d4d5b8cff33f16b967b43f7811c"
|
|
1833
1833
|
},
|
|
1834
1834
|
{
|
|
1835
1835
|
"path": "skills/loom-handoff/.loom-runtime/shared/scripts/loom_flow.py",
|
|
1836
|
-
"bytes":
|
|
1837
|
-
"sha256": "
|
|
1836
|
+
"bytes": 279330,
|
|
1837
|
+
"sha256": "ad6d6376a665cdfcd9de2316957e8f36e1ec087de59f29cebe6a6496ac0a555e"
|
|
1838
1838
|
},
|
|
1839
1839
|
{
|
|
1840
1840
|
"path": "skills/loom-handoff/.loom-runtime/shared/scripts/loom_init.py",
|
|
@@ -2443,13 +2443,13 @@
|
|
|
2443
2443
|
},
|
|
2444
2444
|
{
|
|
2445
2445
|
"path": "skills/loom-init/.loom-runtime/shared/scripts/loom_check.py",
|
|
2446
|
-
"bytes":
|
|
2447
|
-
"sha256": "
|
|
2446
|
+
"bytes": 265994,
|
|
2447
|
+
"sha256": "77334371c586c5e7247e6b781758cbf656594d4d5b8cff33f16b967b43f7811c"
|
|
2448
2448
|
},
|
|
2449
2449
|
{
|
|
2450
2450
|
"path": "skills/loom-init/.loom-runtime/shared/scripts/loom_flow.py",
|
|
2451
|
-
"bytes":
|
|
2452
|
-
"sha256": "
|
|
2451
|
+
"bytes": 279330,
|
|
2452
|
+
"sha256": "ad6d6376a665cdfcd9de2316957e8f36e1ec087de59f29cebe6a6496ac0a555e"
|
|
2453
2453
|
},
|
|
2454
2454
|
{
|
|
2455
2455
|
"path": "skills/loom-init/.loom-runtime/shared/scripts/loom_init.py",
|
|
@@ -3063,13 +3063,13 @@
|
|
|
3063
3063
|
},
|
|
3064
3064
|
{
|
|
3065
3065
|
"path": "skills/loom-merge-ready/.loom-runtime/shared/scripts/loom_check.py",
|
|
3066
|
-
"bytes":
|
|
3067
|
-
"sha256": "
|
|
3066
|
+
"bytes": 265994,
|
|
3067
|
+
"sha256": "77334371c586c5e7247e6b781758cbf656594d4d5b8cff33f16b967b43f7811c"
|
|
3068
3068
|
},
|
|
3069
3069
|
{
|
|
3070
3070
|
"path": "skills/loom-merge-ready/.loom-runtime/shared/scripts/loom_flow.py",
|
|
3071
|
-
"bytes":
|
|
3072
|
-
"sha256": "
|
|
3071
|
+
"bytes": 279330,
|
|
3072
|
+
"sha256": "ad6d6376a665cdfcd9de2316957e8f36e1ec087de59f29cebe6a6496ac0a555e"
|
|
3073
3073
|
},
|
|
3074
3074
|
{
|
|
3075
3075
|
"path": "skills/loom-merge-ready/.loom-runtime/shared/scripts/loom_init.py",
|
|
@@ -3678,13 +3678,13 @@
|
|
|
3678
3678
|
},
|
|
3679
3679
|
{
|
|
3680
3680
|
"path": "skills/loom-pre-review/.loom-runtime/shared/scripts/loom_check.py",
|
|
3681
|
-
"bytes":
|
|
3682
|
-
"sha256": "
|
|
3681
|
+
"bytes": 265994,
|
|
3682
|
+
"sha256": "77334371c586c5e7247e6b781758cbf656594d4d5b8cff33f16b967b43f7811c"
|
|
3683
3683
|
},
|
|
3684
3684
|
{
|
|
3685
3685
|
"path": "skills/loom-pre-review/.loom-runtime/shared/scripts/loom_flow.py",
|
|
3686
|
-
"bytes":
|
|
3687
|
-
"sha256": "
|
|
3686
|
+
"bytes": 279330,
|
|
3687
|
+
"sha256": "ad6d6376a665cdfcd9de2316957e8f36e1ec087de59f29cebe6a6496ac0a555e"
|
|
3688
3688
|
},
|
|
3689
3689
|
{
|
|
3690
3690
|
"path": "skills/loom-pre-review/.loom-runtime/shared/scripts/loom_init.py",
|
|
@@ -4293,13 +4293,13 @@
|
|
|
4293
4293
|
},
|
|
4294
4294
|
{
|
|
4295
4295
|
"path": "skills/loom-resume/.loom-runtime/shared/scripts/loom_check.py",
|
|
4296
|
-
"bytes":
|
|
4297
|
-
"sha256": "
|
|
4296
|
+
"bytes": 265994,
|
|
4297
|
+
"sha256": "77334371c586c5e7247e6b781758cbf656594d4d5b8cff33f16b967b43f7811c"
|
|
4298
4298
|
},
|
|
4299
4299
|
{
|
|
4300
4300
|
"path": "skills/loom-resume/.loom-runtime/shared/scripts/loom_flow.py",
|
|
4301
|
-
"bytes":
|
|
4302
|
-
"sha256": "
|
|
4301
|
+
"bytes": 279330,
|
|
4302
|
+
"sha256": "ad6d6376a665cdfcd9de2316957e8f36e1ec087de59f29cebe6a6496ac0a555e"
|
|
4303
4303
|
},
|
|
4304
4304
|
{
|
|
4305
4305
|
"path": "skills/loom-resume/.loom-runtime/shared/scripts/loom_init.py",
|
|
@@ -4908,13 +4908,13 @@
|
|
|
4908
4908
|
},
|
|
4909
4909
|
{
|
|
4910
4910
|
"path": "skills/loom-retire/.loom-runtime/shared/scripts/loom_check.py",
|
|
4911
|
-
"bytes":
|
|
4912
|
-
"sha256": "
|
|
4911
|
+
"bytes": 265994,
|
|
4912
|
+
"sha256": "77334371c586c5e7247e6b781758cbf656594d4d5b8cff33f16b967b43f7811c"
|
|
4913
4913
|
},
|
|
4914
4914
|
{
|
|
4915
4915
|
"path": "skills/loom-retire/.loom-runtime/shared/scripts/loom_flow.py",
|
|
4916
|
-
"bytes":
|
|
4917
|
-
"sha256": "
|
|
4916
|
+
"bytes": 279330,
|
|
4917
|
+
"sha256": "ad6d6376a665cdfcd9de2316957e8f36e1ec087de59f29cebe6a6496ac0a555e"
|
|
4918
4918
|
},
|
|
4919
4919
|
{
|
|
4920
4920
|
"path": "skills/loom-retire/.loom-runtime/shared/scripts/loom_init.py",
|
|
@@ -5523,13 +5523,13 @@
|
|
|
5523
5523
|
},
|
|
5524
5524
|
{
|
|
5525
5525
|
"path": "skills/loom-review/.loom-runtime/shared/scripts/loom_check.py",
|
|
5526
|
-
"bytes":
|
|
5527
|
-
"sha256": "
|
|
5526
|
+
"bytes": 265994,
|
|
5527
|
+
"sha256": "77334371c586c5e7247e6b781758cbf656594d4d5b8cff33f16b967b43f7811c"
|
|
5528
5528
|
},
|
|
5529
5529
|
{
|
|
5530
5530
|
"path": "skills/loom-review/.loom-runtime/shared/scripts/loom_flow.py",
|
|
5531
|
-
"bytes":
|
|
5532
|
-
"sha256": "
|
|
5531
|
+
"bytes": 279330,
|
|
5532
|
+
"sha256": "ad6d6376a665cdfcd9de2316957e8f36e1ec087de59f29cebe6a6496ac0a555e"
|
|
5533
5533
|
},
|
|
5534
5534
|
{
|
|
5535
5535
|
"path": "skills/loom-review/.loom-runtime/shared/scripts/loom_init.py",
|
|
@@ -6138,13 +6138,13 @@
|
|
|
6138
6138
|
},
|
|
6139
6139
|
{
|
|
6140
6140
|
"path": "skills/loom-spec-review/.loom-runtime/shared/scripts/loom_check.py",
|
|
6141
|
-
"bytes":
|
|
6142
|
-
"sha256": "
|
|
6141
|
+
"bytes": 265994,
|
|
6142
|
+
"sha256": "77334371c586c5e7247e6b781758cbf656594d4d5b8cff33f16b967b43f7811c"
|
|
6143
6143
|
},
|
|
6144
6144
|
{
|
|
6145
6145
|
"path": "skills/loom-spec-review/.loom-runtime/shared/scripts/loom_flow.py",
|
|
6146
|
-
"bytes":
|
|
6147
|
-
"sha256": "
|
|
6146
|
+
"bytes": 279330,
|
|
6147
|
+
"sha256": "ad6d6376a665cdfcd9de2316957e8f36e1ec087de59f29cebe6a6496ac0a555e"
|
|
6148
6148
|
},
|
|
6149
6149
|
{
|
|
6150
6150
|
"path": "skills/loom-spec-review/.loom-runtime/shared/scripts/loom_init.py",
|
|
@@ -93,6 +93,8 @@ CORE_DOCS = (
|
|
|
93
93
|
"docs/evidence/extraction-ledger.md",
|
|
94
94
|
"docs/evidence/landing-map.md",
|
|
95
95
|
"docs/evidence/validations/validation-closeout-reconciliation-blocking-gate.md",
|
|
96
|
+
"docs/evidence/validations/validation-github-profile-binding-orchestration.md",
|
|
97
|
+
"docs/evidence/validations/validation-github-profile-drift-reconciliation.md",
|
|
96
98
|
"docs/evidence/validations/validation-loom-core-runtime-parity.md",
|
|
97
99
|
"docs/evidence/validations/validation-shadow-parity-blocking-gate.md",
|
|
98
100
|
"docs/evidence/validations/validation-syvert-strong-governance-parity.md",
|
|
@@ -1137,7 +1139,7 @@ def require_reconciliation_payload(
|
|
|
1137
1139
|
continue
|
|
1138
1140
|
if finding.get("category") not in {"drift", "gate_failure"}:
|
|
1139
1141
|
failures.append(Failure(category, f"{context} reconciliation finding category must stay within the stable taxonomy"))
|
|
1140
|
-
if finding.get("kind") not in {"merged_but_open", "absorbed_but_open", "parent_drift", "project_drift", "host_signal_drift"}:
|
|
1142
|
+
if finding.get("kind") not in {"merged_but_open", "absorbed_but_open", "parent_drift", "project_drift", "host_signal_drift", "binding_failure", "merge_signal_drift"}:
|
|
1141
1143
|
failures.append(Failure(category, f"{context} reconciliation finding kind must stay within the stable contract"))
|
|
1142
1144
|
if finding.get("severity") not in {"warn", "fix-needed", "block"}:
|
|
1143
1145
|
failures.append(Failure(category, f"{context} reconciliation finding severity must stay within the stable contract"))
|
|
@@ -1149,6 +1151,12 @@ def require_reconciliation_payload(
|
|
|
1149
1151
|
failures.append(Failure(category, f"{context} reconciliation findings must include `evidence`"))
|
|
1150
1152
|
if not isinstance(finding.get("recommended_action"), str) or not finding.get("recommended_action"):
|
|
1151
1153
|
failures.append(Failure(category, f"{context} reconciliation findings must include non-empty `recommended_action`"))
|
|
1154
|
+
binding = payload.get("binding")
|
|
1155
|
+
if binding is not None:
|
|
1156
|
+
if not isinstance(binding, dict):
|
|
1157
|
+
failures.append(Failure(category, f"{context} binding must be an object when present"))
|
|
1158
|
+
elif binding.get("schema_version") != "loom-github-binding/v1":
|
|
1159
|
+
failures.append(Failure(category, f"{context} binding must use `loom-github-binding/v1`"))
|
|
1152
1160
|
|
|
1153
1161
|
|
|
1154
1162
|
def require_closeout_reconciliation_contract(
|
|
@@ -1246,6 +1254,78 @@ def require_runtime_parity_payload(
|
|
|
1246
1254
|
failures.append(Failure(category, f"{context} check `{check.get('name')}` must include `evidence`"))
|
|
1247
1255
|
|
|
1248
1256
|
|
|
1257
|
+
def require_github_binding_payload(
|
|
1258
|
+
failures: list[Failure],
|
|
1259
|
+
*,
|
|
1260
|
+
category: str,
|
|
1261
|
+
context: str,
|
|
1262
|
+
payload: object,
|
|
1263
|
+
) -> None:
|
|
1264
|
+
if not isinstance(payload, dict):
|
|
1265
|
+
failures.append(Failure(category, f"{context} must be an object"))
|
|
1266
|
+
return
|
|
1267
|
+
if payload.get("command") != "governance-profile":
|
|
1268
|
+
failures.append(Failure(category, f"{context} must report `command: governance-profile`"))
|
|
1269
|
+
if payload.get("operation") != "binding":
|
|
1270
|
+
failures.append(Failure(category, f"{context} must report `operation: binding`"))
|
|
1271
|
+
if payload.get("schema_version") != "loom-github-binding/v1":
|
|
1272
|
+
failures.append(Failure(category, f"{context} schema_version must be `loom-github-binding/v1`"))
|
|
1273
|
+
if payload.get("result") not in {"pass", "block"}:
|
|
1274
|
+
failures.append(Failure(category, f"{context} result must be pass/block"))
|
|
1275
|
+
if payload.get("fallback_to") not in {None, "github-profile-binding"}:
|
|
1276
|
+
failures.append(Failure(category, f"{context} fallback_to must be null or `github-profile-binding`"))
|
|
1277
|
+
if not isinstance(payload.get("missing_inputs"), list):
|
|
1278
|
+
failures.append(Failure(category, f"{context} missing_inputs must be a list"))
|
|
1279
|
+
binding = payload.get("binding")
|
|
1280
|
+
if not isinstance(binding, dict):
|
|
1281
|
+
failures.append(Failure(category, f"{context} must include `binding` as an object"))
|
|
1282
|
+
return
|
|
1283
|
+
if binding.get("schema_version") != "loom-github-binding/v1":
|
|
1284
|
+
failures.append(Failure(category, f"{context}.binding schema_version must be `loom-github-binding/v1`"))
|
|
1285
|
+
objects = binding.get("objects")
|
|
1286
|
+
expected_objects = {"phase", "fr", "work_item", "branch", "implementation_pr", "merge_commit", "target_branch"}
|
|
1287
|
+
if not isinstance(objects, dict) or set(objects) != expected_objects:
|
|
1288
|
+
failures.append(Failure(category, f"{context}.binding.objects must expose the stable GitHub binding object set"))
|
|
1289
|
+
chain = binding.get("chain")
|
|
1290
|
+
expected_chain = [
|
|
1291
|
+
("phase", "fr"),
|
|
1292
|
+
("fr", "work_item"),
|
|
1293
|
+
("work_item", "implementation_pr"),
|
|
1294
|
+
("implementation_pr", "merge_commit"),
|
|
1295
|
+
("merge_commit", "target_branch"),
|
|
1296
|
+
]
|
|
1297
|
+
if not isinstance(chain, list):
|
|
1298
|
+
failures.append(Failure(category, f"{context}.binding.chain must be a list"))
|
|
1299
|
+
else:
|
|
1300
|
+
actual_chain = [
|
|
1301
|
+
(entry.get("from"), entry.get("to"))
|
|
1302
|
+
for entry in chain
|
|
1303
|
+
if isinstance(entry, dict)
|
|
1304
|
+
]
|
|
1305
|
+
if actual_chain != expected_chain:
|
|
1306
|
+
failures.append(Failure(category, f"{context}.binding.chain must preserve Phase -> FR -> Work Item -> PR -> merge commit -> target branch order"))
|
|
1307
|
+
for entry in chain:
|
|
1308
|
+
if not isinstance(entry, dict):
|
|
1309
|
+
failures.append(Failure(category, f"{context}.binding.chain entries must be objects"))
|
|
1310
|
+
continue
|
|
1311
|
+
if entry.get("status") not in {"present", "missing"}:
|
|
1312
|
+
failures.append(Failure(category, f"{context}.binding.chain statuses must be present/missing"))
|
|
1313
|
+
findings = binding.get("findings")
|
|
1314
|
+
if not isinstance(findings, list):
|
|
1315
|
+
failures.append(Failure(category, f"{context}.binding.findings must be a list"))
|
|
1316
|
+
return
|
|
1317
|
+
for finding in findings:
|
|
1318
|
+
if not isinstance(finding, dict):
|
|
1319
|
+
failures.append(Failure(category, f"{context}.binding.findings entries must be objects"))
|
|
1320
|
+
continue
|
|
1321
|
+
if finding.get("category") not in {"stale", "drift", "gate_failure"}:
|
|
1322
|
+
failures.append(Failure(category, f"{context}.binding findings must use stable taxonomy categories"))
|
|
1323
|
+
if finding.get("kind") != "binding_failure":
|
|
1324
|
+
failures.append(Failure(category, f"{context}.binding findings must use `binding_failure` for orchestration gaps"))
|
|
1325
|
+
if finding.get("fallback_to") != "github-profile-binding":
|
|
1326
|
+
failures.append(Failure(category, f"{context}.binding findings must fallback to `github-profile-binding`"))
|
|
1327
|
+
|
|
1328
|
+
|
|
1249
1329
|
def require_review_record_contract(
|
|
1250
1330
|
failures: list[Failure],
|
|
1251
1331
|
*,
|
|
@@ -2232,6 +2312,11 @@ def check_daily_execution_cli(root: Path) -> list[Failure]:
|
|
|
2232
2312
|
["python3", "tools/loom_flow.py", "governance-profile", "upgrade-plan", "--target", "examples/new-project"],
|
|
2233
2313
|
{"pass", "block"},
|
|
2234
2314
|
),
|
|
2315
|
+
(
|
|
2316
|
+
"governance-profile-binding",
|
|
2317
|
+
["python3", "tools/loom_flow.py", "governance-profile", "binding", "--target", "."],
|
|
2318
|
+
{"block"},
|
|
2319
|
+
),
|
|
2235
2320
|
(
|
|
2236
2321
|
"flow-pre-review",
|
|
2237
2322
|
[
|
|
@@ -2479,6 +2564,13 @@ def check_daily_execution_cli(root: Path) -> list[Failure]:
|
|
|
2479
2564
|
context=f"`{label}` governance_control_plane",
|
|
2480
2565
|
payload=control_plane,
|
|
2481
2566
|
)
|
|
2567
|
+
if label == "governance-profile-binding":
|
|
2568
|
+
require_github_binding_payload(
|
|
2569
|
+
failures,
|
|
2570
|
+
category="daily-execution-cli",
|
|
2571
|
+
context="`governance-profile binding`",
|
|
2572
|
+
payload=payload,
|
|
2573
|
+
)
|
|
2482
2574
|
if label == "flow-pre-review":
|
|
2483
2575
|
require_runtime_state_payload(
|
|
2484
2576
|
failures,
|
|
@@ -4739,6 +4831,8 @@ def check_daily_execution_cli(root: Path) -> list[Failure]:
|
|
|
4739
4831
|
("merged_but_open", "fix-needed", "reconciliation-sync"),
|
|
4740
4832
|
("absorbed_but_open", "fix-needed", "reconciliation-sync"),
|
|
4741
4833
|
("parent_drift", "block", "manual-reconciliation"),
|
|
4834
|
+
("binding_failure", "block", "manual-reconciliation"),
|
|
4835
|
+
("merge_signal_drift", "block", "manual-reconciliation"),
|
|
4742
4836
|
("host_signal_drift", "block", "manual-reconciliation"),
|
|
4743
4837
|
]
|
|
4744
4838
|
for kind, reconciliation_result_value, fallback_to in valid_reconciliation_samples:
|