feat: show plugin and skill evidence in weekly intelligence - #44
Merged
Merged
Conversation
|
🦞👀 Pull request received. I will update this pull request when review starts. |
This was referenced Sep 15, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What Problem This Solves
The intelligence dashboard now recommends both plugins and skills, while Hermit accepts only the original plugin-search digest.
Related: CLAW-893 under CLAW-724.
User Impact
Weekly intelligence can show separate plugin and skill recommendations, company opportunities, official gaps and movers, with signal reasons, counts, periods, freshness and explicit empty outcomes. Recommendations remain advisory; this receiver never changes Featured.
Deploy this receiver before the v2 ClawHub sender. Previously frozen plugin-only weeks keep their existing validation, rendering and origin/week receipt identity. A v2 payload cannot overwrite or resend the same legacy week.
Why This Change Was Made
ClawHub remains the single recommendation/classification owner. Hermit adds a strict, bounded v2 wire projection and Carbon renderer while reusing the existing authenticated endpoint and durable delivery owner. Search-only recommendations require three matched searches; adoption-supported candidates can show lower aggregate demand but never query text below three searches. Unknown evidence stays null, external source observation time stays separate, and whole omitted rows point to the dashboard.
No new environment setting, destination, scheduler, storage schema or receipt migration is introduced. Production growth adds the explicit nested v2 validation/rendering contract; the legacy validator is moved intact for reuse.
Evidence
Production verification: merged as
2b63770ff180480da927496a5175569bb900b87f. The automatic Cloudflare build succeeded; Worker version 81 (bf88c1cf-3af3-4cb5-a220-f1a2d9b4134c) serves 100% with the existing D1 binding. A read-only download of the deployedentry.jsexactly matches the local verified build: 7,627,362 bytes, SHA-256093d71c151910b08e90c591623e415e41065b72ee2f2a0325a44d755ccda1778. Authenticated production GET returns HTTP 405 before body parsing, receipts or transport. No digest POST or Discord send was performed.Recorded delivery-proof gap: production bot-specific channel permissions, actual Discord create/readback, and real-Discord ambiguous-send recovery are not proven by this run. Saved credentials did not expose the actual Hermit bot token. This rollout follows the explicit production authorization while preserving the requested no-send dry run; local/mock proof is not represented as production Discord proof.