/* veil-counterpoint-pool.jsx
   Well-reasoned posts that probably DON'T fit your worldview.
   The Counterpoint filter draws from here. Quality > confirmation. */
/* eslint-disable no-undef */

const VEIL_COUNTERPOINT_POOL = [
  // Defending what Veil's main feed tends to criticise
  "AI is genuinely going to lift millions out of routine work. Yes, with disruption, but the comparison shouldn't be 'AI vs today' — it's 'AI vs forty more years of the same drudgery'. We tend to romanticize the jobs the previous wave killed.",
  "Some addiction to platforms is just connection. Calling everything dopamine is the same kind of reductionism we accuse the algorithms of.",
  "The 'engagement-bad / depth-good' framing flatters us. Most people genuinely want short, light content most of the time. Designing only for depth is just a different elitism.",
  "Capitalism has, on every measurable axis — lifespan, literacy, infant mortality, calories per capita — produced more improvement for ordinary people than any alternative we've actually tried. That should at least pause the contempt.",
  "The 'authentic life' anti-tech crowd is mostly people wealthy enough to opt out. Tech is what makes ordinary people's lives navigable.",
  "Anonymity online is not always a virtue. The worst harassment campaigns of the last decade were anonymous. There's a serious argument that real names make the internet kinder, not crueler.",
  "Remote work is bad for your career and you know it. Proximity to power matters. Pretending it doesn't is mostly cope.",
  "Most 'self-care' is just consumption with a softer marketing budget.",
  "The case for working long hours in your twenties is stronger than current discourse admits. You compound skills, capital and reputation in ways you cannot later. The cost is real but the payoff is real too.",
  "Hustle culture mocked itself into irrelevance, but the people winning quietly are still working very, very hard. We are confusing the death of the bro-energy aesthetic with the death of the trait.",
  "Maybe the productivity guru you cringe at has read more books than you have this year. Mockery isn't argument.",
  "Climate alarmism is genuinely counterproductive. Telling kids the world is ending makes them fatalistic, not engaged. Bjorn Lomborg has a point even if his fans annoy you.",
  "Nuclear energy is the cleanest, safest, densest power source ever built — and we shut it down out of vibes from the 80s. The climate movement that won't argue for it is not serious.",
  "Renewables alone cannot power an industrial society at current consumption. Either you build nuclear, or you accept degrowth — and degrowth has costs that nobody is willing to articulate to the working class.",
  "Free markets are not the cause of inequality; the inequality of markets is dwarfed by the inequality of state-protected industries (real estate, healthcare, finance) that we keep mistakenly calling 'capitalism.'",
  "Most rent control proposals make housing worse. The studies on this are very consistent and the politics ignores them.",
  "Universal Basic Income probably reduces social belonging more than it increases it. Work, even bad work, is a primary source of meaning for most people.",
  "Public education in many wealthy democracies has gotten objectively worse over thirty years while spending tripled. That is a fact worth reckoning with before defending the system reflexively.",
  "Standardised tests, for all their flaws, are still one of the best mechanisms of social mobility ever invented. Abolishing them mostly helps the wealthy who can afford the alternatives.",
  "Cancel culture is real, it has costs, and pretending otherwise loses people we could have persuaded. You can hold both 'free speech is essential' and 'some speech is harmful' without flattening either.",
  "The strongest case against open borders isn't xenophobia. It's that high-trust societies are extraordinarily rare and easy to lose, and you can't run welfare states without them.",
  "Trade with countries that have lower labor standards has lifted more people out of poverty than any aid program in history. The 'sweatshop' framing flattens an enormous welfare gain.",
  "Most regulation is written by the largest companies because it advantages incumbents. The naive pro-regulation left and the naive deregulation right both miss this.",
  "Religion is the longest-running institution humans have for transmitting meaning across generations. Replacing it with 'be a good person' fails on every measurable axis of wellbeing.",
  "Mass immigration creates real tensions that polite discourse can't dismiss as racism. The countries that have managed it best are the ones that took those tensions seriously, not the ones that called them illegitimate.",
  "If your political coalition can't honestly explain why working-class voters keep leaving it, the problem is your coalition, not the voters.",
  "Most claims that 'the system is rigged' obscure the harder truth: most outcomes are downstream of choices people make, with substantial constraints. Both halves matter. The current discourse only emphasises one.",
  "Cities are not 'naturally' progressive — they are progressive because of selection effects. Treating urban norms as universal is exactly the bubble Veil claims to fight.",
  "Therapy culture has its own pathologies. Many of the things we now call 'trauma' would have been called life thirty years ago, and our resilience has gone down, not up.",
  "Cancel-the-canon arguments tend to be made by people who have not read the canon. Read it first. Then critique it.",
  "Children need more boredom AND more structure. The current consensus around 'gentle parenting' is producing a generation of fragile adults whether we admit it or not.",
  "Most marriages that fail don't fail because of a single villain. The divorce-as-liberation narrative was an overcorrection from the era where divorce was nearly impossible.",
  "The 'never settle' culture in dating has measurably lowered happiness for women. The data is uncomfortable; it deserves engagement, not dismissal.",
  "Birth rates are collapsing in every wealthy country and the consequences will dominate the next 50 years of politics. Most of you reading this aren't taking the demographic argument seriously enough.",
  "Polyamory is harder than its proponents admit. Most of the long-term data we have suggests it produces less stable households than monogamy. That's worth saying out loud.",
  "The 'eat the rich' framing flatters us morally but does not survive contact with the world's actual rich list. Most of them are the founders of companies you use daily. You can argue for redistribution without resorting to caricature.",
  "Universal compassion is a real ethical position but it is in tension with the particular love we owe to our family and country. Saying so doesn't make you a fascist.",
  "The argument that 'the news is making everything worse' is itself part of an attention economy. Sometimes things really are getting better while it feels otherwise. Both are true.",
  "Anti-natalism is a fashionable conviction held mostly by people who would be horrified if their parents had held it.",
  "Trans rights and women's rights are not as fully aligned as the discourse pretends. Pretending the tension doesn't exist makes both movements weaker.",
];

window.VEIL_COUNTERPOINT_POOL = VEIL_COUNTERPOINT_POOL;
