📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-07-20 00:03:02 +00:00
parent 47ce7f78dc
commit 2c00adccd5
1216 changed files with 10376 additions and 90058 deletions
@@ -41,11 +41,10 @@ Every new or relocated skill and every canonical skill-content change requires m
## Fork Review States
The Skill Review workflow separates three outcomes:
The Skill Review workflow separates two outcomes:
- `review`: a semantic review actually ran using trusted base scripts;
- `manual-review-required`: repository secrets were unavailable to a fork, so a maintainer must review and attest to the exact head SHA;
- `missing-review-credentials`: an internal branch expected semantic-review credentials but none were configured, so the check fails closed.
- `manual-review-required`: Tessl credentials or quota were unavailable, or Tessl did not produce a passing semantic result, so a maintainer must review and attest to the exact head SHA.
A successful `manual-review-required` check means only that the requirement was recorded. It is not a successful semantic review.