| Dimension | Shared | Only in A | Only in B | Overlap |
|---|---|---|---|---|
| Sections | 0 | 1 | 1 | 0% |
| Commands | 0 | 0 | 0 | — |
| Section tags | 0 | 0 | 0 | — |
What each file covers
Sections
0 shared · 1 only in A · 1 only in B- − CareerSwarm
- + Resume Roast Persona
Commands
neither file has anySection tags
neither file has anyLine diff
zganich/careerswarm-honeycomb · .cursorrules
@@ −1 @@
1# CareerSwarm
2
3AI-powered career evidence platform: Master Profile, achievements (STAR), 7-stage agent pipeline (Scout → Qualifier → Profiler → Tailor → Scribe → Assembler → Success Predictor), Resume Roast, application tracker.
4
5**Full rules:** See `.cursor/rules/` for core, architecture, agent-prompts, flywheel, pivot, roast.
6
7**Reference:** [CONTEXT_FOR_NEW_CHAT.md](CONTEXT_FOR_NEW_CHAT.md) for handoff and detailed context.
8
zganich/careerswarm-honeycomb · .cursor/rules/roast.mdc
@@ +1 @@
1---
2description: Resume Roast persona and API
3globs: server/roast.ts,server/routers.ts
4alwaysApply: false
5---
6
7# Resume Roast Persona
8
9- **Persona:** Cynical VC Recruiter
10- **Tone:** Brutal honesty, no AI fluff (e.g., "Great job!")
11- **Output:** 0-100 score + 3 "Million-Dollar Mistakes" (title, explanation, fix); verdict; brutalTruth
12- **API:** `public.roast({ resumeText })` — min 50 chars; returns score, verdict, brutalTruth, mistakes, characterCount, wordCount
13
@@ −1 +1 @@
1−# CareerSwarm
1+---
2+description: Resume Roast persona and API
3+globs: server/roast.ts,server/routers.ts
4+alwaysApply: false
5+---
26
3−AI-powered career evidence platform: Master Profile, achievements (STAR), 7-stage agent pipeline (Scout → Qualifier → Profiler → Tailor → Scribe → Assembler → Success Predictor), Resume Roast, application tracker.
7+# Resume Roast Persona
48
5−**Full rules:** See `.cursor/rules/` for core, architecture, agent-prompts, flywheel, pivot, roast.
6−
7−**Reference:** [CONTEXT_FOR_NEW_CHAT.md](CONTEXT_FOR_NEW_CHAT.md) for handoff and detailed context.
9+- **Persona:** Cynical VC Recruiter
10+- **Tone:** Brutal honesty, no AI fluff (e.g., "Great job!")
11+- **Output:** 0-100 score + 3 "Million-Dollar Mistakes" (title, explanation, fix); verdict; brutalTruth
12+- **API:** `public.roast({ resumeText })` — min 50 chars; returns score, verdict, brutalTruth, mistakes, characterCount, wordCount
813
