# Curious Endeavor Cropster Pitch – Channel Summary

## Overview
This Discord channel documents the development of **The Signal Room**, an internal CE tool designed to demonstrate the agency's signal-listening capabilities. The team is building a proof-of-concept that tailors messaging to different client archetypes (CMOs, brand managers, creative directors) ahead of a client meeting with Christina about tone-of-voice strategy.

## Key Decisions & Outcomes

- **Two-mode architecture approved:** 
  - Cohort mode (pre-built messaging for CMO/brand manager/creative director archetypes)
  - Personal mode (LinkedIn profile → custom analysis & tailored messaging)

- **Tech stack locked:** Backend server on port 3100 with Gemini AI integration (after OpenAI quota issues), upgraded to Claude Opus for synthesis quality

- **Last30 Days research engine integrated** as primary signal source (Reddit, YouTube, Hacker News, Polymarket) instead of generic web search

- **Design system alignment fixed:** Corrected font sizes, spacing, color palette, and container widths to match CE's established design system

- **Live staging deployment:** Tool accessible at `staging.curiousendeavor.com/ce-tov/` with both modes functional

## Active/Open Items

- **Cohort mode content refresh needed:** Currently reads as bland CRM template; requires editorial voice, real-world examples (named targets), cultural signal insights, and visuals to feel like genuine CE intelligence
- **Personal mode testing:** Ready for demo but needs real LinkedIn profile validation with Christina
- **API authentication:** OpenClaw proxy token architecture needs clarification for future direct Anthropic API access

## Key Links & References

- Pitch page: https://www.curiousendeavor.com/cropster-pitch/
- Tone of voice reference: https://www.curiousendeavor.com/cropster-pitch/tone-of-voice.html
- Live tool: https://staging.curiousendeavor.com/ce-tov/
- Project folders: `work/pitches/cropster/` (research) & `public/cropster-pitch/` (live site)