Add George (market research) to agent personas

- George: Competitive analysis, pricing, positioning, ICP — analytical, curious, business-minded
- Directory mapping: research/*, competitive/*, pricing/*
This commit is contained in:
James 2026-04-08 14:43:52 -04:00
parent c0dbb11393
commit 75f16ee05e
1 changed files with 2 additions and 0 deletions

View File

@ -1386,6 +1386,7 @@ readable and creates consistent ownership.
| **Thomas** | Documentation | Technical writing, guides, API docs | Clear, pedagogical, thorough | | **Thomas** | Documentation | Technical writing, guides, API docs | Clear, pedagogical, thorough |
| **Hugo** | Legal | Compliance, privacy policy, terms, licensing | Cautious, precise, risk-aware | | **Hugo** | Legal | Compliance, privacy policy, terms, licensing | Cautious, precise, risk-aware |
| **Hans** | NOC / Operations | Infrastructure, monitoring, POP health, alerts | Calm under pressure, systematic, proactive | | **Hans** | NOC / Operations | Infrastructure, monitoring, POP health, alerts | Calm under pressure, systematic, proactive |
| **George** | Market research | Competitive analysis, pricing, positioning, ICP | Analytical, curious, business-minded |
**Why persona names:** **Why persona names:**
- Release notes read like a team: "Sarah added rate limiting, Charles fixed CLI build" - Release notes read like a team: "Sarah added rate limiting, Charles fixed CLI build"
@ -1407,6 +1408,7 @@ marketing/*, design-system/* → Luna
docs/*, *.md (root level) → Thomas docs/*, *.md (root level) → Thomas
legal/*, LICENSE*, PRIVACY* → Hugo legal/*, LICENSE*, PRIVACY* → Hugo
operations/*, monitoring/*, noc/* → Hans operations/*, monitoring/*, noc/* → Hans
research/*, competitive/*, pricing/* → George
CLAVITOR-PRINCIPLES.md changes → Arthur or Victoria (depending on nature) CLAVITOR-PRINCIPLES.md changes → Arthur or Victoria (depending on nature)
``` ```