chore(linkedin): v2.0.0 — import trim, router gating, full doc pass (S20)
This commit is contained in:
parent
930836597e
commit
8de481399e
12 changed files with 146 additions and 108 deletions
|
|
@ -33,7 +33,7 @@ Systematic application of 8 universal thought leadership angles across the same
|
|||
### Authority Score
|
||||
Composite metric measuring a creator's established expertise on a topic, derived from posting consistency, engagement quality, profile alignment (360Brew), and network validation. Higher authority unlocks broader distribution.
|
||||
|
||||
**Used in:** `commands/authority.md`, `references/algorithm-signals-reference.md`
|
||||
**Used in:** `commands/strategy.md` (authority building absorbed in v2.0.0), `references/algorithm-signals-reference.md`
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -95,7 +95,7 @@ Prohibited engagement tactics ("Comment YES if...", "Tag someone who...", "Type
|
|||
### Engagement Pod
|
||||
Coordinated group of accounts that artificially boost each other's posts. Actively detected by LinkedIn; risks shadow-ban and engagement penalty. Warned against in multiple plugin references.
|
||||
|
||||
**Used in:** `references/linkedin-growth-playbook-2025-2026.md`, `commands/collab.md`, `agents/network-builder.md`
|
||||
**Used in:** `references/linkedin-growth-playbook-2025-2026.md`, `commands/outreach.md` (collab absorbed in v2.0.0), `agents/network-builder.md`
|
||||
|
||||
### Engagement Quality Hierarchy
|
||||
Weighted valuation system for different engagement types: Saves (10x) > Shares (8x) > Expert Comments (7-9x) > 15+ word comments (2.5x) > Short comments (1x) > Reactions (0.2x). Quality over quantity.
|
||||
|
|
@ -179,7 +179,7 @@ Algorithm penalty of -25-40% reach for external links placed in the post body. L
|
|||
### Network Tiers
|
||||
Three-level connection classification: **Tier 1** (Inner Circle, 5-10 people, daily engagement), **Tier 2** (Active Network, 2-3x weekly engagement), **Tier 3** (Extended Network, monthly engagement). Used for strategic resource allocation.
|
||||
|
||||
**Used in:** `agents/network-builder.md`, `commands/collab.md`
|
||||
**Used in:** `agents/network-builder.md`, `commands/outreach.md` (collab absorbed in v2.0.0)
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -88,5 +88,5 @@ 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`
|
||||
3. Session-start hook shows today's scheduled posts
|
||||
4. `/linkedin:publish` marks posts as published and updates state
|
||||
4. `/linkedin:calendar` (publish action) marks posts as published and updates state
|
||||
5. `/linkedin:calendar` shows the full schedule view
|
||||
|
|
|
|||
|
|
@ -140,7 +140,7 @@ Instead of adding volume, optimize what's working:
|
|||
### Related Commands
|
||||
|
||||
- `/linkedin:ab-test` -- optimize what's working
|
||||
- `/linkedin:authority` -- build signature content
|
||||
- `/linkedin:strategy` -- build signature content (authority building absorbed in v2.0.0)
|
||||
- `/linkedin:report` -- track continued progress
|
||||
|
||||
---
|
||||
|
|
@ -179,8 +179,8 @@ When ahead of schedule, invest in:
|
|||
### Related Commands
|
||||
|
||||
- `/linkedin:monetize` -- start monetization planning
|
||||
- `/linkedin:authority` -- build signature frameworks
|
||||
- `/linkedin:speaking` -- speaking opportunity pipeline
|
||||
- `/linkedin:strategy` -- build signature frameworks (authority building absorbed in v2.0.0)
|
||||
- `/linkedin:outreach` -- speaking opportunity pipeline + collaborations (speaking absorbed in v2.0.0)
|
||||
- `/linkedin:multiplatform` -- expand to other platforms
|
||||
|
||||
---
|
||||
|
|
@ -214,7 +214,7 @@ Growth target is met. Strategy shifts from "grow" to "leverage."
|
|||
### Related Commands
|
||||
|
||||
- `/linkedin:monetize` -- revenue strategy
|
||||
- `/linkedin:authority` -- thought leadership deepening
|
||||
- `/linkedin:strategy` -- thought leadership deepening (authority building absorbed in v2.0.0)
|
||||
- `/linkedin:competitive` -- maintain positioning
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue