docs(linkedin-studio): M0-15 — repoint remaining prose families + route ab-tests/plans
This commit is contained in:
parent
c0abb82d9c
commit
6bd263144f
35 changed files with 167 additions and 130 deletions
|
|
@ -105,7 +105,7 @@ The defensible **ordering** of engagement signals — **saves > shares > quality
|
|||
### Engagement Velocity
|
||||
Speed of engagement accumulation in the first hour after posting. 15+ engagements in the first hour unlocks Stage 3 distribution. Monitored at 5/15/30/60/90-minute intervals.
|
||||
|
||||
**Used in:** `references/algorithm-signals-reference.md`, `assets/audience-insights/engagement-patterns.md`
|
||||
**Used in:** `references/algorithm-signals-reference.md`, `${LINKEDIN_STUDIO_DATA:-$HOME/.claude/linkedin-studio}/audience-insights/engagement-patterns.md`
|
||||
|
||||
### Evergreen Content
|
||||
Posts maintaining relevance and engagement potential beyond the initial publication window. Identified through scoring (topical relevance, performance, refresh potential). Suitable for repurposing over 12+ months.
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@ Ensure coverage across expertise areas:
|
|||
|
||||
When posts are scheduled via `/linkedin:batch`:
|
||||
1. Each post gets a `scheduled_date` and `scheduled_time` from this algorithm
|
||||
2. Entry is added to `assets/drafts/queue.json`
|
||||
2. Entry is added to `${LINKEDIN_STUDIO_DATA:-$HOME/.claude/linkedin-studio}/drafts/queue.json`
|
||||
3. Session-start hook shows today's scheduled posts
|
||||
4. `/linkedin:calendar` (publish action) marks posts as published and updates state
|
||||
5. `/linkedin:calendar` shows the full schedule view
|
||||
|
|
|
|||
|
|
@ -124,7 +124,7 @@ These angles work across all industries because they're about **types of thinkin
|
|||
|
||||
## Industry Angle Variants
|
||||
|
||||
Concrete starter questions and example hooks per industry. When the user's industry is known (from `config/user-profile.local.md`), surface the relevant table during angle selection.
|
||||
Concrete starter questions and example hooks per industry. When the user's industry is known (from `${LINKEDIN_STUDIO_DATA:-$HOME/.claude/linkedin-studio}/profile/user-profile.md`), surface the relevant table during angle selection.
|
||||
|
||||
### Tech / Software / AI
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue