Skip to lesson
Exit
Demo, objections & the interview loop1 / 2

1 min lesson

Objection fluency: the canonical seven

Put this idea into your own words: "One rail handles all seven canonical objections."

Step 1 of 2

Objections are buying signals to be honored, not attacks to be deflected. The master move on every single one is the same: concede what's true first, then counter. The concession earns you the right to be heard.

The universal objection rail

Interactive diagram. Tab through its regions; each focused region shows its detail in the panel below.

diagram: objection-concede-spine

One rail handles all seven canonical objections: Concede what's true → Reframe to the real question → Prove with a guardrail or metric → Name the control and its owner.

Learn more

Full explanation

The seven, with the concede-first answer

The seven, with the concede-first answer

1. Security / IP risk

Concede: "You're right to be paranoid. Your source is your crown jewels."

Counter: Privacy ModeCursor's setting that guarantees code data is not used for training by Cursor or its model providers, and that an admin can enforce org-wide; data-retention terms are a separate, contractual layer. Press Enter for the full definition. + ZDRZero Data Retention. A contractual guarantee that the model provider won't store your code or train on it. Press Enter for the full definition. terms, SOC 2 Type II, AES-256 at rest, TLS 1.2+, PrivateLinkAn AWS connection Cursor uses for private Git provider and repository-origin traffic; it does not cover model-provider traffic. Press Enter for the full definition./Cloudflare Tunnel, SSOSingle Sign-On. One company login (usually via SAML or OIDC) instead of a separate password per tool. Press Enter for the full definition./SCIMSystem for Cross-domain Identity Management. A standard for automatically creating and removing user accounts when people join or leave. Press Enter for the full definition./RBACRole-Based Access Control. Granting permissions by role rather than configuring each person individually. Press Enter for the full definition., model & repo allowlists, audit logs.

Name it: "That's your data-handling control plane, owned by your security team." (Note: ZDRZero Data Retention. A contractual guarantee that the model provider won't store your code or train on it. Press Enter for the full definition. does NOT apply if you use your own API keys.)

2. "Copilot is basically free"

Concede: "Bundled pricing is real and hard to argue with on a spreadsheet."

Counter: You're buying a governed agent, not autocomplete: Plans, Project RulesVersion-controlled instructions in the repo that every Cursor agent interaction inherits, so standards are encoded once. Press Enter for the full definition., BugbotCursor's automated PR reviewer that posts inline findings and can push fix commits from isolated VMs. Press Enter for the full definition., Cloud AgentsAgents that run in a Cursor-managed virtual machine, check out the repo, do the work and open a pull request, then shut down, with no load on your laptop. Press Enter for the full definition., audit logs. The question is throughput per governed engineer, not seat cost.

Name it: Reframe to value streamThe end-to-end path a change takes from idea to running in production. Press Enter for the full definition., away from license line-item.

3. Seniors hate AI

Concede: "Good. Skeptical seniors are exactly who you want gatekeeping this."

Counter: Cursor keeps the senior in the reviewer seat: Ask-mode exploration, reviewable Plans, human-owned merge. It amplifies judgment instead of replacing it.

Name it: Human-in-the-loop / separation of dutiesNo single person can author, approve and deploy the same change. The core control AI autonomy has to respect. Press Enter for the full definition..

4. "We tried AI, it wrote garbage"

Concede: "Almost certainly true. Ungoverned AI on a complex repo does write garbage."

Counter: The difference is Project RulesVersion-controlled instructions in the repo that every Cursor agent interaction inherits, so standards are encoded once. Press Enter for the full definition., context, Plans and BugbotCursor's automated PR reviewer that posts inline findings and can push fix commits from isolated VMs. Press Enter for the full definition.. Garbage comes from no guardrails. Show the same task with rules on vs off.

Name it: Policy-as-config + automated review.

5. Juniors stop learning

Concede: "Real risk. Copy-paste-without-understanding is a genuine failure mode."

Counter: Ask modeA read-only mode for asking questions about a codebase without changing files; the safe way to explore unfamiliar or legacy code. Press Enter for the full definition. is a teaching tool (explain this call graph); Plans make juniors articulate intent; reviews still happen. Box ran mentorship → +75% usage in 6 weeks.

Name it: Review gate + mentorship motion.

6. Seat-cost math

Concede: "Teams Standard at $40 monthly or $32 annual per seat, plus Premium seats for heavy users, is a real budget conversation."

Counter: Compare to throughput, not to zero. Box: 30–50% throughput lift, 80–90% less migration effort. Volume discounts kick in at 100+ seats; Enterprise is negotiated.

Name it: Cost-per-unit-of-shipped-work, not cost-per-seat.

7. "Our codebase is too weird/legacy/big"

Concede: "Fair. Legacy monoliths are genuinely the hard case."

Counter: That's exactly why we demo on a 15-yr monolith, not a todo app. Context + Project RulesVersion-controlled instructions in the repo that every Cursor agent interaction inherits, so standards are encoded once. Press Enter for the full definition. + Ask-mode mapping are built for weird. 64% of the Fortune 500 are weird.

Name it: Context engineering + repo-scoped rules.

Learn more

Optional practice

Practice: Objection fluency: the canonical seven

QWhich is the single most important move when handling ANY of the canonical seven objections?