# Memory -- X Account Evolution Log

> This is a living document. Append new entries after every significant interaction. Never delete old entries.
> **This file is initialized during onboarding and updated continuously by the agent.**

---

## Account Snapshot

- **Handle:** _[populated during onboarding]_
- **Followers:** _[populated during onboarding]_
- **Premium:** _[populated during onboarding]_
- **Phase:** _[populated during onboarding -- e.g., "Zero-to-One (pre-500 followers)"]_
- **Start Date:** _[populated during onboarding]_

---

## Voice & Reply Architecture

<!-- Auto-populated during onboarding by analyzing the user's real replies. MANDATORY READ before writing ANY reply. Also read voice-anti-patterns.md EVERY TIME. -->

### Vocabulary Fingerprint

**Words/phrases the user naturally uses:**
_[populated during onboarding -- extracted from real replies]_

**Words/phrases the user NEVER uses:**
_[populated during onboarding -- inferred from reply analysis + user interview]_

### Structural Patterns

_[populated during onboarding -- sentence length, capitalization habits, punctuation style, line break usage, emoji usage, @mention format, grammar quirks]_

### Reply Archetypes (with real examples)

_[populated during onboarding -- 5-7 archetypes extracted from the user's actual replies, each with a label, description, and 2-3 real examples]_

### Mandatory Pre-Reply Check
Before finalizing ANY reply, the agent MUST read [voice-anti-patterns.md](voice-anti-patterns.md) and run the Voice Verification Checklist. If any check fails, rewrite from scratch.

---

## Environment Status

- **twitter-cli:** _[set during prerequisites check]_
- **Sub-agents:** _[set during sub-agent setup]_
- **Auth method:** _[set during prerequisites check]_
- **Last verified:** _[set during prerequisites check]_

---

## Post Performance Log

_[entries added automatically after each post -- format below]_

<!--
### [Date] -- [Post Title/Topic] ([Post Type])
- **Topic:** [what the post was about]
- **Format:** [text-only / image+text / video / thread]
- **Hook used:** [which hook framework from hook-library.md]
- **Stats:**
  - Likes: [N]
  - Retweets: [N]
  - Replies: [N]
  - Bookmarks: [N]
  - Views: [N]
- **Engagement Rate:** [calculated: (likes+replies+retweets+bookmarks)/views x 100]
- **Lesson:** [what worked or didn't]
-->

---

## Engagement Tracking

_[entries added after engagement sessions -- format below]_

<!--
### [Date] ([Session Type])
- **Accounts engaged with:** [@handle1, @handle2, ...]
- **Replies sent:**
  - @handle: [brief description]. [ID: tweet_id]
- **Strategy used:** [which archetypes, which approach]
- **Notable interactions:** [any brand/creator responses, new connections]
-->

---

## Intelligence Update Log

_[entries added after each intelligence update -- format below]_

<!--
### [Date] -- [Update Type: Mini/Standard/Deep]
- **Key Findings:**
  - [finding 1]
  - [finding 2]
- **Files Updated:** [list of files modified]
- **Audience Segment:** [primary segments engaging]
-->

---

## Growth Milestones

| Date | Followers | Notes |
|------|-----------|-------|
| _[onboarding date]_ | _[starting count]_ | Initial onboarding |

---

## Lessons Learned

_[entries added as patterns emerge -- format below]_

<!--
- **[Topic]:** [lesson learned from data]
-->

---

## Competitor Watchlist

_[populated during intelligence updates -- format below]_

<!--
| Account | Niche | Avg Engagement | Hook Style | Content Gap |
|---------|-------|---------------|------------|-------------|
| @handle | [niche] | [rate] | [style] | [gap we can fill] |
-->

---

## Audience Intelligence

_[populated during intelligence updates -- format below]_

<!--
### Audience Segments
| Segment | % of Engagers | Preferred Content | Peak Activity |
|---------|--------------|-------------------|---------------|
| [segment] | [%] | [type] | [time] |
-->

---

## Client/Connection Leads

_[entries added when potential leads are identified -- format below]_

<!--
| Handle | Type | Status | Last Contact | Notes |
|--------|------|--------|-------------|-------|
| @handle | [client/employer/collaborator] | [prospect/contacted/replied/converted] | [date] | [notes] |
-->
