Skip to content

feat(herald): ecosystem-wide content (multi-repo digest + canonical @sipprotocol handle)#318

Merged
rz1989s merged 6 commits into
mainfrom
feat/herald-ecosystem-content
Jun 10, 2026
Merged

feat(herald): ecosystem-wide content (multi-repo digest + canonical @sipprotocol handle)#318
rz1989s merged 6 commits into
mainfrom
feat/herald-ecosystem-content

Conversation

@rz1989s

@rz1989s rz1989s commented Jun 10, 2026

Copy link
Copy Markdown
Member

Summary

  • HERALD now drafts daily content from the whole SIP ecosystem (sip-protocol, sip-app, sip-mobile, sipher, docs-sip, blog-sip, circuits) instead of only the core repo — closes the "Week-in-SIP" gap where the gate's content was core-repo-blind.
  • Both LLM-facing system prompts (HERALD_SYSTEM_PROMPT, HERALD_CONTENT_SYSTEM_PROMPT) now use the canonical @sipprotocol handle (was @SipProtocol), each locked by a test.
  • New fetchGitHubDigests / formatDigests / DEFAULT_REPOS in github-digest.ts (single-repo helpers untouched); cron.ts rewired to consume them. Error-only repos are intentionally dropped so fetch failures never leak into the LLM draft context.

Test Plan

  • pnpm --filter @sipher/agent exec vitest run — 1705 pass / 2 skip (pre-existing torque skips)
  • pnpm --filter @sipher/agent run typecheck — clean
  • TDD per change (RED→GREEN); spec + code-quality reviewed per task + holistic final review

Context

Part 2 of the @sipprotocol X activation roadmap (spec + plan live in sip-protocol/docs/superpowers). Part 1 (profile bio / website / pinned tweet) is manual; Phase 2 (reactive concierge) is deferred/trigger-gated.

Follow-up (optional, not in this PR)

8 remaining @SipProtocol occurrences in herald/tools/ descriptions + comments — cosmetic (the LLM's identity is anchored by the system prompts; the live handle comes from config). Can be normalized in a separate chore if desired.

@vercel

vercel Bot commented Jun 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sipher Ready Ready Preview, Comment Jun 10, 2026 3:27am

@rz1989s rz1989s merged commit 7b61c71 into main Jun 10, 2026
8 checks passed
@rz1989s rz1989s deleted the feat/herald-ecosystem-content branch June 10, 2026 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant