docs: migrate knowledge content to claude-knowcap brain - #40
Conversation
Removed from docs/ (now live in claude-knowcap/knowledge/): - brand/ (VISION MOAT POSITIONING STRATEGY PRODUCT personas decisions design-explorations legacy) - research/ (audits, competitors, MENA data) - campaigns/ (stratdev, landing-pages, paid-ads) - content-pipeline/ (drafts, ideas, video, strategy) - strategy/ (gtm-strategy, june-gtm-game, claude-division-of-labor) - DESIGN.md, DESIGN-E.md README updated to redirect to claude-knowcap brain. Part of brain unification: Knowcap-V2/claude-knowcap#1
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reached
More reviews will be available in 1 minute and 30 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more credits in the billing tab to continue. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (8)
📒 Files selected for processing (59)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…ona rotation Brand DNA, personas, research, and screenshots migrated out of this repo to the claude-knowcap hub in PR #40 (2026-06-11), but the blogger routine spec still pointed at the old docs/brand/ + docs/research/ paths — all dead. A live /knowcap-blogger run could not resolve a persona, keyword audit, competitor doc, or screenshot index. - ROUTINE.md + write-blog-draft/SKILL.md: repoint every brand/research/ screenshot path to ../claude-knowcap/knowledge/... (sibling hub repo, relative to this repo root). Add a hub-paths table as source of truth. - Persona rotation: document state.json shape + make it robust to a missing file (fresh clone / cloud routine defaults to index 0 = odoo-partners and creates it) so a run always resolves a persona. - Recreate docs/content-pipeline/drafts/ (removed in the migration) as the routine's draft output target. - gitignore routines/**/state.json (runtime cursor, not tracked). - SKILL.md: web-serving caveat — hub screenshots must be copied into the web app's public assets before embedding (a hub-relative path 404s on the live site). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…ona rotation (#45) Brand DNA, personas, research, and screenshots migrated out of this repo to the claude-knowcap hub in PR #40 (2026-06-11), but the blogger routine spec still pointed at the old docs/brand/ + docs/research/ paths — all dead. A live /knowcap-blogger run could not resolve a persona, keyword audit, competitor doc, or screenshot index. - ROUTINE.md + write-blog-draft/SKILL.md: repoint every brand/research/ screenshot path to ../claude-knowcap/knowledge/... (sibling hub repo, relative to this repo root). Add a hub-paths table as source of truth. - Persona rotation: document state.json shape + make it robust to a missing file (fresh clone / cloud routine defaults to index 0 = odoo-partners and creates it) so a run always resolves a persona. - Recreate docs/content-pipeline/drafts/ (removed in the migration) as the routine's draft output target. - gitignore routines/**/state.json (runtime cursor, not tracked). - SKILL.md: web-serving caveat — hub screenshots must be copied into the web app's public assets before embedding (a hub-relative path 404s on the live site). Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Removes all knowledge docs from docs/ — now in claude-knowcap/knowledge/.
Removed: brand/ (VISION MOAT POSITIONING STRATEGY PRODUCT personas decisions design-explorations legacy), research/ (audits, competitors, MENA data), campaigns/, content-pipeline/, strategy/, DESIGN.md, DESIGN-E.md
README updated to redirect to claude-knowcap brain with mapping table.
Part of brain unification: Knowcap-V2/claude-knowcap#1