📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-07-10 16:04:20 +00:00
parent 2bb0dc8c1d
commit 92c0c3f687
594 changed files with 55224 additions and 19038 deletions
@@ -306,8 +306,8 @@ def main(argv: list[str] | None = None) -> int:
baseline = load_baseline(baseline_path)
if not baseline:
print("⚠️ No baseline found. Run with --update-baseline to create one.")
return 0
print(" No baseline found; drift was not evaluated. Run with --update-baseline to create one.")
return 2
current = build_current_entries(skills_dir)
if args.skill: