You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closing this generated snapshot because it is not safe to land as generated.
The refreshed router now tells product-UI tasks to use openclaw-carapace, but the pinned updater still selects only the five legacy skill IDs, so that referenced skill is absent. Installing the intended sixth skill from current canonical source (openclaw/carapace@6897669b84a0461ea6f31e43c157f738cd2266dc) also exposed an upstream guidance bug: both consumer-adapter references describe html[data-theme="light"|"dark"] as a canonical CSS selector. That selector is invalid and the rule is discarded; the data-theme-resolved="light"|"dark" notation is ambiguous for the same reason.
generated legacy skill directories match the canonical source byte-for-byte
npm run skills:install with the canonical repository plus openclaw-carapace was idempotent
npm test: 4/4 passed
full docs build produced 30,028 pages; search indexed 15,382 pages across 21 languages; docs smoke passed
canonical AutoReview rejected the added guidance at openclaw-carapace/references/consumer-adapters.md:14 with P2/high confidence
Please let the updater create a fresh PR after the canonical Carapace guidance is corrected and this repository's pinned skill selection includes openclaw-carapace. The downstream mirror should not carry a hand-edited divergence from canonical source.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Generated by the daily project skill updater.