エピソード

  • AI Doesn't Think For You, It Thinks Like You
    2026/09/18

    Article: https://unlockedconsulting.ai/blog/ai-doesnt-think-for-you-it-thinks-like-you

    AI output arrives looking like a neutral technicaldocument. It is a reflection of whoever wrote the prompt,put through a layer that makes the perspective behind itharder to see. The same internal tool, specced separatelyby a business manager and by an engineering team, producedtwo sound architectures with almost nothing in common.What the episode covers:


    • Two specs for one requirement, one built around control and manual approval at every step, the other aroundautomated ingestion and ten times the current volume
    • Why an AI-generated document gets read as technicallyneutral, and how that turns into a shield against engineering pushback
    • Authority transfer: what is actually deciding "best" when someone says the AI recommended this approach
    • A microservices architecture that was never asked whether the team could operate it, after five years of running monoliths
    • Running the same problem through business, technical and security framings, and reading the trade-offs where the three outputs diverge


    For operations leaders and founders at 20-to-500-personcompanies, and for the CIOs, CTOs and heads of AI who needevidence for their own board or stage.Two synthetic voices, generated with NotebookLM from anarticle written and reviewed by Helkyn Coello, founder ofUnlocked Consulting.


    続きを読む 一部表示
    8 分
  • The Hidden Mental Model That Determines Whether AI Tools Help You
    2026/09/18

    Article: https://unlockedconsulting.ai/blog/hidden-mental-model-ai-tools

    A working knowledge base came together in fifty-fiveminutes during a company meeting. The tool was not thereason. The judgment about how the pieces had to fit wasalready there, and the AI executed against it at speed. Putthe same setup in front of someone without that picture andit runs just as fast, toward a structure nobody canevaluate.What the episode covers:


    • What the model is concretely: where data originates, what talks to what, how something gets from a machine to where it runs
    • The two things it keeps getting confused with, writingcode and knowing the business, and why neither is what is missing when AI output goes wrong
    • Why "which AI tool should we use" is tempting: it is answerable, comparable, and every vendor is glad toanswer it
    • What an evaluation across Cursor, Claude Code, Copilot and the rest actually settled, and what it could not
    • The whiteboard test: hand your fastest and slowest person a marker and ask each to draw the system they work on

    For operations leaders and founders at 20-to-500-personcompanies, and for the CIOs, CTOs and heads of AI who needevidence for their own board or stage.Two synthetic voices, generated with NotebookLM from anarticle written and reviewed by Helkyn Coello, founder ofUnlocked Consulting.


    続きを読む 一部表示
    17 分
  • Is Your Knowledge Base Actually Thinking, or Just Retrieving?
    2026/09/18

    Article: https://unlockedconsulting.ai/blog/knowledge-base-thinking-vs-retrieving

    Embed-and-retrieve answers what a document says. Thequestions that justify the budget ask what a situationmeans, and those answers sit across documents that share novocabulary with each other or with the question. Similarityhas no way to represent the thing that connects them.What the episode covers:

    • Why cosine similarity is a proxy for relevance, and the exact point where the proxy stops holding
    • One real cross-source question, answered across a two-year-old support ticket, a training recording and an enhancement document
    • What the second representation costs: entity extraction, entity resolution, and a schema someone who knows the domain has to define
    • Why the cost difference between the two architectures is incremental while the capability difference is not
    • The five-question test to run before approving any knowledge base design

    For operations leaders and founders at 20-to-500-personcompanies, and for the CIOs, CTOs and heads of AI who needevidence for their own board or stage.Two synthetic voices, generated with NotebookLM from anarticle written and reviewed by Helkyn Coello, founder ofUnlocked Consulting.


    続きを読む 一部表示
    20 分
  • AI in the Data, Code in the Process
    2026/09/18

    Article: https://unlockedconsulting.ai/blog/ai-in-the-data-code-in-the-process

    If you need the same answer twice, do not use AI.Non-determinism is the whole value at the data layer, wherea question asked three different ways should still find theright material. In process execution it is a defect, and aninventory calculation that varies by interpretation is notintelligence.What the episode covers:

    • The difference between AI assisting during development and AI executing in production, and why their failure modes are not comparable
    • Where interpretation earns its non-determinism: natural language queries, classification, synthesis across disconnected sources
    • Where it becomes a bug: payment flows, validation rules, anything an auditor will ask about
    • An orchestration platform specified by name for work that was entirely deterministic, and what came out of removing it
    • 59% of organisations using agentic AI against 9% withautonomous workflows, and what sits in that gap

    For operations leaders and founders at 20-to-500-personcompanies, and for the CIOs, CTOs and heads of AI who needevidence for their own board or stage.Two synthetic voices, generated with NotebookLM from anarticle written and reviewed by Helkyn Coello, founder ofUnlocked Consulting.


    続きを読む 一部表示
    21 分
  • 80% of Companies Are Already Out of Step With the AI Act and Don't Know It
    2026/09/18

    Article: https://unlockedconsulting.ai/blog/ai-act-engineering-floor-most-companies-missing

    The EU AI Act does not ask high-risk system operators tostart logging and testing. It assumes they already do. TheEnterprise AI Maturity Index found that 20% oforganisations have implemented AI testing, auditing andrisk-assessment processes, which puts the other four fifthsbelow the floor the high-risk regime is written on top of.

    What the episode covers:


    • What Articles 12, 14, 15, 18 and 19 take for granted before a single obligation applies
    • The 20% figure and where it comes from: 4,500 executives and 2,000 employees across 19 countries and 12 industries
    • Why 80% is an inference from that baseline and not a measured compliance number, and why the distinction matters
    • Classification before panic: most internal tools sit in the minimal-risk tier and carry none of this
    • The one-hour test: list every AI system touching employment, access, credit or essential services, then ask whether six months of logs could be produced for one decision

    For operations leaders and founders at 20-to-500-personcompanies, and for the CIOs, CTOs and heads of AI who needevidence for their own board or stage.Two synthetic voices, generated with NotebookLM from anarticle written and reviewed by Helkyn Coello, founder ofUnlocked Consulting.


    続きを読む 一部表示
    13 分
  • The On-Premise LLM Lottery
    2026/09/18

    Article: https://unlockedconsulting.ai/blog/on-premise-llm-lotteryRunning an LLM on your own hardware is not a four-stepchecklist. It is a search across model size, quantizationand runtime, landing on hardware that procurement alreadyfixed before anyone asked. Twenty combinations were testedhere before one of them fit.What the episode covers:

    - Why the tutorials are accurate and still useless: each documents one point in the space, on one GPU that is never yours- The three axes that interact, and why a parameter count tells you nothing until it is paired with quantization and a runtime- Why twenty attempts is the size of the job rather than excessive diligence- The failure mode that arrives after the demo: a model that answers one user and falls over under concurrent requests- Why a finished search is hard to copy, and how to scope a small version of it before committing to on-premFor operations leaders and founders at 20-to-500-personcompanies, and for the CIOs, CTOs and heads of AI who needevidence for their own board or stage.Two synthetic voices, generated with NotebookLM from anarticle written and reviewed by Helkyn Coello, founder ofUnlocked Consulting.


    続きを読む 一部表示
    17 分
  • Can a Non-coder become a coder just with AI
    2026/07/01

    Article: https://unlockedconsulting.ai/blog/can-non-coder-become-coder-with-ai


    AI will write working code for someone who has never programmed. The problem arrives later, when that code has to change. Without a model of how the parts fit together, nobody can evolve it, debug it or defend it in production, and what looked like productivity turns out to be technical debt on a shorter fuse than usual.

    This episode is about the floor: the smallest mental model a non-developer needs before AI output can be judged instead of trusted.

    What the episode covers:

    • Why "here are the tools" is the wrong way to onboard a non-developer
    • Output that looks correct and breaks three layers down, and why that failure is invisible to the person who generated it
    • Five concepts that decide whether AI multiplies a business team or generates debt for the engineering team
    • Why the required model is much smaller than a CS degree, and where its lower bound actually sits
    • What a technical leader should settle before handing these tools to non-developers


    For operations leaders, founders and technical decision-makers deciding whether to let non-developers build with AI.

    続きを読む 一部表示
    18 分