| 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- − Growth Flywheel
- + CareerSwarm
Commands
neither file has anySection tags
neither file has anyLine diff
zganich/careerswarm-honeycomb · .cursor/rules/flywheel.mdc
@@ −1 @@
1---
2description: Growth flywheel logic for referrals and credits
3globs: server/db.ts,server/routers.ts
4alwaysApply: false
5---
6
7# Growth Flywheel
8
9- Referrers get 30 days premium when referred user completes first resume ingestion
10- Users earn 10 credits for "Offer" outcomes, 5 credits for "Rejection"
11- Ensure UserCredits are updated atomically to prevent race conditions
12
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
@@ −1 +1 @@
1−---
2−description: Growth flywheel logic for referrals and credits
3−globs: server/db.ts,server/routers.ts
4−alwaysApply: false
5−---
1+# CareerSwarm
62
7−# Growth Flywheel
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.
84
9−- Referrers get 30 days premium when referred user completes first resume ingestion
10−- Users earn 10 credits for "Offer" outcomes, 5 credits for "Rejection"
11−- Ensure UserCredits are updated atomically to prevent race conditions
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.
128
