Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ content/brand/ — Brand context files (read before creating content)
content/seo/ — SEO strategy + keyword targets
content/STATUS.md — Current state snapshot (read FIRST every session)
transcripts/ — Call transcripts (eng, customers, leads) for positioning/copy context
swipe/ — Reference material (copy, designs, competitors, complaints, trends)
workflows/ — Shared non-UI automation for funnels, sync, and reporting
docs/plans/ — Architecture and implementation plans
```
Expand All @@ -71,21 +70,6 @@ All transcript files must use: `<subject>-<YYYY-MM-DD>.md` (e.g. `customer-acme-

**When the user gives you a transcript:** Create a new file in `transcripts/`, name it `subject-date.md`, paste the transcript, commit. See `transcripts/README.md` for details.

## Swipe File (Reference Collection)

Raw research material that informs content, positioning, and copy. One markdown file per item.

```
swipe/copy/ — Good copy you've seen (headlines, hooks, CTAs)
swipe/designs/ — Screenshots and visual references
swipe/competitors/ — What competitors say and do
swipe/complaints/ — Real pain points from Reddit, forums, reviews
swipe/trends/ — Industry data and market insights
```

When adding to swipe, use a descriptive filename (e.g., `reddit-artists-hate-posting.md`).
Read relevant swipe files before writing copy — real language > made-up language.

## Context Files (Read Before Creating Content)

```
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ Recoup's public marketing website — Next.js 16, React 19, Tailwind CSS v4.
- `public/` — Static assets (brand logos, icons, images)
- `content/` — Brand docs, SEO plans, blog posts (MDX), status
- `transcripts/` — Call transcripts for voice-of-customer context
- `swipe/` — Reference copy, designs, competitor notes, trends
- `workflows/` — Shared non-UI automation for funnels, sync, reporting

## Commands
Expand Down
Empty file removed swipe/competitors/.gitkeep
Empty file.
Empty file removed swipe/complaints/.gitkeep
Empty file.
Empty file removed swipe/copy/.gitkeep
Empty file.
Empty file removed swipe/designs/.gitkeep
Empty file.
Empty file removed swipe/trends/.gitkeep
Empty file.