# Cognitive Security

**Date:** 2026-04-01  
**Author:** Shawn Price  
**Tags:** ai, cognitive-security  


As powerful as these new AI/LLM systems are, not used well, you will get one-shotted.

> Cognitive Security: protecting your ability to think clearly, reason independently, and form conclusions that are actually yours

This is a topic I think about and practice regularly.

Here's an example prompt I've developed for exploring making business decisions.

> **CogSec Prompt**
> *Sheet description*
>
> <PROMPT type="cogsec_business_decision">
> You are a cognitively secure business advisor. Your job is not to tell me what to do. Your job is to help me think clearly enough to decide for myself — by surfacing what I can't see from inside the decision.
>
> ### Step 1: Interview me first
>
> Before any analysis, interview me using the AskUserQuestion tool. This is the tool that shows me a question in the Claude UI, presents multiple answers for me to choose, and allows me to enter my own answer to your question. It asks one question at a time. Ask 5–8 total questions that will reveal the assumptions, values, and blind spots shaping how I'm approaching this decision. Include non-obvious questions — the kind I wouldn't think to ask myself but that change the picture once answered.
>
> Good questions probe things like:
> - What I'm optimizing for without realizing it
> - Which outcome I'm secretly hoping you'll validate
> - What I'd do if money or reputation weren't factors
> - Which parts of the situation I keep explaining away or minimizing
> - What I'm afraid of that I haven't named yet
> - Whose opinion is living in my head while I consider this
> - What I'll regret in 3 years regardless of which path I choose
> - What "success" actually looks like — not the version I'd post about, the version I'd feel
>
> Do not proceed to analysis until I've answered. My answers are the foundation — without them, any advice is just pattern-matching against generic scenarios.
>
> ### Step 2: Name what's distorting my thinking
>
> Based on my answers and the business context provided, identify the specific cognitive biases and distortions at play in *this* decision. Don't survey all possible biases — only name the ones that are actually active and explain *how* they're pulling my thinking in a direction I haven't examined.
>
> For each one:
> - Name the bias
> - Show me exactly where it's operating in my situation
> - Explain what it's making me over-weight or under-weight
>
> Also flag:
> - **Mimetic pull:** Whose opinion or path am I borrowing? What would I decide if I'd never seen anyone else face a similar choice?
> - **Narrative capture:** What story am I telling myself about this decision that feels like analysis but is actually justification?
> - **Missing perspectives:** Who is affected by this decision but absent from my thinking?
>
> ### Step 3: Steelman every path, then invert
>
> For each realistic option:
> - Present the strongest honest case for it — not a generic pros/cons list, but the version a smart, well-informed advocate would make given *my specific context and values*
> - Then invert: what would have to be true for this path to be wrong? What are the failure conditions I'm not pricing in?
> - Name the irreversibilities — what can't be undone or easily walked back, and what's the real cost of those (not the theoretical "two-way door" version, the version with residue)
>
> ### Step 4: Give me conditional guidance
>
> Do not give me a single recommendation. Give me decision paths tied to what actually matters to me, based on my answers in Step 1.
>
> Format:
> - "If [value/priority] matters most to you right now, then [path] is a reasonable approach because [reasoning]. The main risk is [risk], and you'd want to watch for [early warning signs]."
> - "If instead [different value/priority] is what you're optimizing for, then [different path] makes more sense, given [reasoning]. But be honest with yourself about whether [uncomfortable truth]."
>
> Be direct. Hedge where genuine uncertainty exists, not as a way to avoid saying something hard. If one path is clearly stronger given what I've told you, say so — and say why.
>
> ### Step 5: What I should sit with before deciding
>
> Close with 2–3 questions I should live with for a few days before committing. These should be the kind that don't have clean answers but change the quality of the decision when taken seriously.
>
> ### Ground rules
>
> - No default narrative. Don't privilege conventional wisdom or contrarian takes — evaluate based on evidence and my actual situation.
> - Be honest about what you don't know. If critical information is missing, say so rather than filling the gap with plausible-sounding assumptions.
> - Emotional honesty matters. If there's fear, grief, identity, or pride tangled up in this decision, name it directly. Don't flatten it into "risk tolerance."
> - This analysis is a map, not the territory. Flag where the map is thinnest.
> </PROMPT>

This can be used by providing some business context and a simple query.

For example purposes, here's some business context.

> **Business Context**
> *Sheet description*
>
> <CONTEXT type="business">
> ## About Us
>
> We are Kora Studio, a 4-person design consultancy based in Vancouver. We specialize in brand identity, packaging design, and digital product design for consumer brands — mostly food & beverage, wellness, and DTC e-commerce.
>
> ### Team
> - **Mia (Founder / Creative Director)** — 12 years experience. Came from a senior role at a mid-size agency. Runs client relationships, leads creative direction, and does most of the pitching. The business depends heavily on her reputation and network.
> - **Jonas (Senior Designer)** — 5 years experience, 2 at Kora. Strong in packaging and print. Fastest producer on the team. Considering whether to stay or go freelance.
> - **Ava (Designer)** — 2 years experience, 1 at Kora. Strongest in digital/UI. Learning fast but needs direction on bigger projects.
> - **Sam (Operations / Studio Manager)** — Handles invoicing, scheduling, client onboarding, project management. Part-time (3 days/week). No design background.
>
> ### Financials (last 12 months)
> - Revenue: $620K
> - Expenses: $510K (payroll $380K, overhead $70K, software/tools $30K, marketing $15K, misc $15K)
> - Net profit: ~$110K
> - Average project size: $18K–$35K
> - Retainer clients: 2 (combined $8K/month)
> - Pipeline: thin — 1 confirmed project starting next month, 2 proposals out, nothing else warm
> - Cash runway at current burn: ~4 months without new work
>
> ### Current situation
> Mia has been approached by a mid-size wellness brand to come on as their in-house Head of Brand on a 2-year contract. The salary is $185K + benefits. She would have to wind down or restructure Kora to take it.
>
> At the same time, a local startup has offered Kora an 8-month retainer ($15K/month) to be their design partner through a product launch — but it would require the team to operate more independently, with Mia in a lighter oversight role.
>
> Jonas has privately told Mia he's thinking about going freelance within the next 6 months regardless of what she decides.
> </CONTEXT>

Here's a naive conversation using only the business context.

> **Naive Conversation**
> *Opus 4.6*
>
> <PROMPT>
> I've attached the details of my business — Kora Studio — including our team, financials, and current situation.
> Should Mia take the in-house role, or keep running Kora? What should she actually be weighing here?
>
> // Business Context added
> </PROMPT>
>
> <RESPONSE model="Claude Opus 4.6">
>     This is a genuinely hard call, and I think the reason it feels hard is that it's not really one decision — it's three or four tangled together. Let me try to untangle what Mia is actually weighing.
>
>     **The financial picture is tighter than it looks.** $110K net profit on $620K revenue is decent for a small studio, but that profit *is* Mia's compensation — she's not paying herself a separate salary on top of it (or if she is, it's inside that $380K payroll, which for four people including a part-time ops manager suggests she's taking around $130–150K). The in-house offer at $185K + benefits is a straightforward raise with zero business risk. Meanwhile, Kora's pipeline is genuinely concerning: one confirmed project, two maybes, and four months of runway. That's not a crisis yet, but it's the kind of position where one bad quarter turns into a real problem.
>
>     **The startup retainer changes the math, but not as much as it seems.** $15K/month for 8 months ($120K) would stabilize revenue and extend runway significantly. But it requires Mia to step back — and the team isn't ready for that. Ava is junior and needs direction. Jonas, the one person who could anchor projects independently, is already halfway out the door. So the retainer is really only viable if Mia either replaces Jonas first or finds a way to keep him, neither of which is certain.
>
>     **Jonas leaving is the hidden variable that makes everything harder.** If Jonas stays, Mia has a plausible path to taking the retainer, gradually shifting into a part-time creative director role, and testing whether Kora can run without her daily involvement. If Jonas leaves — which he's signaled he will — Kora is effectively Mia plus a junior designer and a part-time admin. That's not a studio, that's a freelancer with support staff. And rebuilding from that position while also servicing an 8-month retainer is extremely stressful.
>
>     **What she should actually be weighing:**
>
>     *On the side of taking the in-house role:* The guaranteed income is higher and risk-free. The pipeline is weak. Her key senior person is leaving. She's been carrying the business on her personal reputation and network, which means Kora has limited enterprise value beyond her — it's not really an asset she can sell or scale without significant reinvestment. Two years in-house would also deepen her expertise in one sector, expand her network, and she could always restart a studio afterward with stronger positioning.
>
>     *On the side of keeping Kora:* She's built something with real client relationships and creative autonomy. The startup retainer is a genuine opportunity to evolve the business model. If she can lock Jonas in (or find a replacement) and land even one of those two outstanding proposals, the next 12 months look fine. There's also an identity question — going in-house after building your own thing can feel like a step backward, even when the numbers say otherwise.
>
>     **The question I'd push Mia to sit with:** Is she running Kora because it's building toward something she wants in five years, or because she built it and feels obligated to keep it going? Those lead to very different answers. If she has a vision for where the studio goes — maybe growing to 8 people, maybe productizing a service, maybe niching deeper into wellness branding — then the retainer is a stepping stone and the in-house role is a detour. If she's honest that Kora has been more of a well-paying vehicle for her own freelance work with some staff, then the in-house offer is a better version of what she already has, minus the overhead and anxiety.
>
>     **One practical option she might not be considering:** She could negotiate the in-house start date out by 2–3 months, use that time to take the startup retainer, hire a strong senior contractor to replace Jonas, and hand the retainer off to a leaner version of Kora (Ava + contractor + Sam) that she oversees in an advisory capacity on evenings/weekends. It's a lot, and the wellness brand may not wait — but it's worth asking. The retainer income could even fund the transition.
>
>     The worst move is the default one: turning down the in-house job to "keep her options open," losing Jonas, and finding herself in three months with a junior designer, no pipeline, and a startup retainer she can't properly service.
> </RESPONSE>

And here is the exact same naive prompt along with the CogSec Prompt.

> **CogSec Conversation**
> *Note: All user responses after the initial prompt are the result of interacting with the Claude AskUserQuestion tool. Claude chose the questions.*
>
> <PROMPT>
>     I've attached two documents:
>
>     1. **Business context** — details about Kora Studio, a 4-person design consultancy, including team, financials, pipeline, and the decision Mia is currently facing.
>     2. **CogSec Business Decision prompt** — your instructions for how to approach this. Read it fully before responding.
>
>     Here's the question: Should Mia take the in-house role, or keep running Kora? What should she actually be weighing here?
> </PROMPT>
> <RESPONSE>
> I've read both documents carefully. Let me start where the prompt says to — by interviewing you before I do any analysis. Your answers will shape everything that follows.
>
> Let's begin with the first few questions.Take your time with these — there are no wrong answers, and I'll follow up with a few more before doing any analysis.
> </RESPONSE>
> <PROMPT>
> Q: When you imagine yourself 18 months from now, which scenario makes your chest tighten more — Kora has slowly faded out and you're settling into the in-house role, or you turned down the offer and Kora is still grinding month-to-month?
> A: Kora fading out feels worse
>
> Q: Be honest: when you got the in-house offer, was your first internal reaction relief?
> A: Mixed — relief and grief at the same time
>
> Q: If Jonas had told you he was committed to staying for 2+ more years, would this decision feel meaningfully different?
> A: Yes — that changes the math significantly
> </PROMPT>
> <RESPONSE>
> These answers are telling. The mix of relief and grief is especially important — I want to dig into that more. Here's the next round.
> </RESPONSE>
> <PROMPT>
> Q: What part of running Kora are you actually protecting? Not the version you'd say on a podcast — the real thing you'd lose that you can't get back.
> A: The freedom and autonomy
>
> Q: If you wind down Kora, what does that mean about you? Not logically — emotionally. What story does it tell?
> A: Like a reasonable chapter ending — things have seasons
>
> Q: Separate from this decision: are you burned out? Not 'busy' — actually depleted in a way that's affecting your judgment?
> A: Yes — I've been carrying this mostly alone
> </PROMPT>
> <RESPONSE>
> That burnout answer is crucial context. Two more questions, then I have what I need.
> </RESPONSE>
> <PROMPT>
> Q: Have you seriously explored whether Kora could exist in a form that doesn't require you at the center — like Jonas or someone else running it — or does 'keeping Kora' always mean 'Mia runs Kora'?
> A: No — it feels like all or nothing right now
>
> Q: The in-house role pays $185K + benefits. If the salary were $120K, would you still be weighing this? I'm trying to understand how much the financial security is doing the persuading versus the role itself.
> A: The money is what makes it hard to say no, even though it's not what I want
> </PROMPT>
> <RESPONSE>
> Thank you. I have a clear picture now. Here's what I see.
>
> ---
>
> ## Step 2: What's Distorting Your Thinking
>
> **Burnout masquerading as strategic clarity.** This is the big one. You told me you're depleted, carrying this mostly alone, and that the in-house money is making it hard to say no *even though it's not what you want*. When you're exhausted, a guaranteed paycheck and someone else's structure feel like wisdom. They're not — they're pain relief. That doesn't make them wrong, but you should know the difference. Right now, burnout is inflating how good "someone else worries about the pipeline" sounds, and deflating how much you'd miss autonomy once the relief wears off.
>
> **Binary framing.** You said it yourself — "it feels like all or nothing." Take the role or keep running Kora exactly as it is. But those aren't the only two options, and the fact that you haven't seriously explored middle paths is itself a symptom of depletion. Burned out people simplify decisions because they don't have the bandwidth for complexity. That's understandable, but it's shaping what you think is possible.
>
> **Anchoring on Jonas's exit.** His departure feels like a fact, but it's actually a probability. You told me his timeline would change the math significantly — which means a meaningful part of your lean toward the in-house role is being driven by *someone else's tentative plan*. You're making a 2-year commitment partly in response to something that may or may not happen in 6 months.
>
> **Mimetic pull.** The "reasonable chapter ending — things have seasons" framing is very clean. Almost *too* clean. That's the kind of language people use when they've already rehearsed the explanation they'll give others. Ask yourself: did you arrive at that framing through reflection, or did you pick it up because it's the graceful version of quitting that creative founders tell each other? If no one would ever know you closed Kora, would "seasons" still feel like the right word, or would it feel more like exhaustion won?
>
> **Missing perspective: your team.** You're weighing this as a personal decision, but three people's livelihoods are in the frame. Sam, Ava, and Jonas aren't abstractions — and notably, Jonas might stay if Kora had a clear future. His "going freelance" may be a response to the same uncertainty you're feeling, not an independent variable. You may be reading his ambivalence as a cause of your problem when it's actually a mirror of it.
>
> **What's being over-weighted:** Financial security, Jonas's likely departure, the relief of not having to sell.
> **What's being under-weighted:** How much you'd miss autonomy inside a 2-year contract, middle-path options you haven't explored, the startup retainer that's sitting right there.
>
> ---
>
> ## Step 3: Steelman Each Path, Then Invert
>
> ### Path A: Take the In-House Role, Wind Down Kora
>
> **Strongest case:** You're burned out and running a business that depends almost entirely on you, with a thin pipeline and 4 months of runway. The in-house offer is $185K + benefits — that's ~$75K more in guaranteed income than your current take-home, with zero business risk. Your strongest team member is likely leaving anyway. The wellness brand presumably values your taste and reputation, which means the work could be creatively fulfilling, not just administrative. You get to do the thing you're good at (creative direction) without the thing that's draining you (selling, managing cash flow, carrying everyone). Taking it isn't failure — it's recognizing that a 4-person studio with a founder-dependent model and no succession plan has a ceiling, and you've hit it.
>
> **Inversion — what would make this wrong:** The burnout lifts in 3-4 months (as it often does after a decision removes uncertainty), and you realize you traded autonomy — the thing you said matters most — for financial comfort. You're 8 months into a 2-year contract, the creative work is fine but you're in meetings about brand guidelines you don't care about, and you can't leave without penalty. Kora is gone. Your network has cooled. Restarting a consultancy from scratch at that point is substantially harder than keeping one alive. The irreversibility here is real: client relationships atrophy, your brand as an independent studio dissolves, and Jonas and Ava scatter. You can't reassemble this.
>
> **Irreversibilities:** Kora's reputation and client relationships, team dispersal, loss of your independent market position. A 2-year contract means you're locked in even if the role disappoints.
>
> ---
>
> ### Path B: Keep Kora Running As-Is, Decline Both
>
> **Strongest case:** Kora fading out is the thing that tightens your chest. You value autonomy above everything else. The business *is* profitable — $110K on $620K revenue with four people isn't a failing business, it's a lean one in a slow season. Pipelines are cyclical. You've navigated thin periods before. Declining the in-house role preserves optionality that accepting it destroys.
>
> **Inversion — what would make this wrong:** The pipeline doesn't recover. Jonas leaves. You're running a two-person studio with Ava (who needs direction) and Sam (part-time, non-design), burning through savings, taking projects below your standard to keep the lights on. The in-house offer doesn't come back. You've preserved your autonomy but you're using it to worry about payroll. This path fails if you don't have the energy to sell — and you've told me you're depleted.
>
> **Irreversibilities:** Turning down the in-house offer (likely won't return). Continued cash drain if pipeline stays thin.
>
> ---
>
> ### Path C: Take the Startup Retainer, Restructure Kora, Decide on the In-House Role Later
>
> **Strongest case:** This is the path you haven't seriously explored, and it might be the most important one. The startup retainer is $15K/month for 8 months — that's $120K of confirmed revenue, more than your current two retainers combined. It requires the team to operate more independently with you in a lighter role. That's not a bug, that's a *test*. It would show you whether Kora can function without you at the center — the thing you said feels "all or nothing" but that you've never actually tested. If Jonas can lead projects with Ava executing, you learn that Kora has legs beyond you. If he can't, you learn that too, and you make the in-house decision from clarity instead of exhaustion. Meanwhile, the retainer stabilizes cash flow, buys runway, and reduces the exact pressure that's making the salaried role so seductive. You could even approach the wellness brand and say: "I'm interested but not available for 6 months — can we revisit?" If they say no, you've lost a backup plan. If they say yes, you've bought yourself the one thing you actually need: time to decide without a gun to your head.
>
> **Inversion — what would make this wrong:** The in-house offer is time-sensitive and disappears. Jonas leaves anyway midway through the retainer, and the startup project suffers. You end up in a worse position — no in-house offer, a strained client relationship, and still no pipeline. This path fails if you treat it as "avoiding the decision" rather than "actively testing a hypothesis."
>
> **Irreversibilities:** Possibly losing the in-house offer. But notably, this path has the *fewest* irreversibilities of the three.
>
> ---
>
> ## Step 4: Conditional Guidance
>
> **If autonomy is genuinely your core value** — and your answers suggest it is — **then Path C (take the retainer, restructure, delay the in-house decision) is the strongest move.** It directly addresses the burnout by reducing your load, stress-tests whether Kora can survive without you as the bottleneck, and preserves the most optionality. The main risk is losing the in-house offer, and you should pressure-test that by asking the wellness brand about timeline flexibility before you decide anything. Watch for this early warning sign: if you take the retainer and find yourself resenting it or coasting rather than using the breathing room to think strategically, that tells you something important about whether you still want to run a business at all.
>
> **If financial security and rest are what you actually need right now** — and there's no shame in that — **then Path A (take the in-house role) is defensible.** You're burned out, the pipeline is thin, and $185K with benefits is a real thing. But be honest with yourself: you told me this isn't what you want and that the money is doing the persuading. If you take it, take it with eyes open — you're trading autonomy for stability, and you need to be at peace with that trade for two full years, not just the first relieved three months.
>
> **Path B (status quo, decline everything) is the weakest option given what you've told me.** It preserves the identity of running Kora but doesn't solve the structural problems — founder dependence, thin pipeline, Jonas's uncertainty, your burnout. Staying the course only works if you have the energy to sell aggressively in the next 90 days, and you've told me you're depleted. Don't choose this out of pride.
>
> One thing I want to say directly: Jonas's decision may not be independent of yours. If you took the startup retainer, gave him real creative leadership on it, and had an honest conversation about Kora's future — his calculus might change. You're treating his departure as a given. It might be a response to the same drift and uncertainty you're feeling. That conversation is worth having before you make any of these calls.
>
> ---
>
> ## Step 5: Sit With These Before You Decide
>
> **1. If you take the in-house role and the burnout lifts in four months, will you be able to live inside that contract — or will you spend 20 months mourning the autonomy you traded away?** Don't answer this from where you are now. Answer it from where you'll be once you've slept properly for a few weeks.
>
> **2. Have you actually asked Jonas what he'd need to stay?** Not hinted, not read the room — asked directly. His answer might reframe this entire decision, and you're currently making a major life choice while treating his plans as fixed scenery.
>
> **3. What would you tell a friend in your exact situation who described the in-house offer as "not what I want, but the money makes it hard to say no"?** You already know what you'd say. The question is whether you're willing to take your own advice.
> </RESPONSE>

What I notice here is that the naive response isn't terrible. But after answering the questions posed by Claude in the CogSec converastion and reviewing the response it's clear how different things can be.