<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Lawyers · Edu Ramírez</title>
    <link>https://eduramirez.com/en/tags/lawyers/</link>
    <description>Technology explained clearly, for curious non-experts.</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 10 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://eduramirez.com/en/tags/lawyers/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The three AI risks a lawyer should understand</title>
      <link>https://eduramirez.com/en/posts/three-ai-risks-for-lawyers/</link>
      <pubDate>Wed, 10 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://eduramirez.com/en/posts/three-ai-risks-for-lawyers/</guid>
      <description>What happens to what you type into the chat, who answers for the application in the middle, and what you are running on your own computer. Three professional-diligence questions for adopting AI, and why the third is the urgent one today.</description>
      <content:encoded>&lt;p&gt;In my &lt;a href=&#34;https://eduramirez.com/talleres/&#34;&gt;AI workshops for lawyers&lt;/a&gt;, the questions almost always point to the same risk: what happens to what I type into the chat, who sees it, whether the provider keeps it. It&amp;rsquo;s a good question, and I&amp;rsquo;m glad the profession has taken it on board. But it&amp;rsquo;s the first of three. The third is the one that has me writing today: there are lawyers running programs downloaded from the internet, programs they can neither read nor audit, on the same machines where they keep case files under professional secrecy. The news of these past weeks shows how badly that can end, even for experts. Let&amp;rsquo;s go in order, but if you keep a single idea, make it the third one.&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;&lt;a href=&#34;https://eduramirez.com/en/posts/three-ai-risks-for-lawyers/&#34;&gt;This article includes a diagram: see it on the web version.&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&lt;h2 id=&#34;the-first-where-does-what-you-write-end-up&#34;&gt;The first: where does what you write end up?&lt;/h2&gt;&#xA;&lt;p&gt;When you paste the draft of a lawsuit into a chatbot, that text travels to the provider&amp;rsquo;s servers. The important question is what happens next: whether it gets deleted, whether it stays stored, whether it gets used to train future models. The answer depends on the product and the plan: free consumer versions tend to offer fewer guarantees than professional plans, where no-retention and no-training agreements can be negotiated. The practical rule: before putting a client&amp;rsquo;s information into a tool, know what the contract says about those two points. And if you don&amp;rsquo;t know, work as if everything gets stored: anonymize.&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-second-who-answers-for-the-application-in-the-middle&#34;&gt;The second: who answers for the application in the middle?&lt;/h2&gt;&#xA;&lt;p&gt;Between the lawyer and the language model there is almost always an application: the legal tool that receives your documents, processes them and sends them on. That middle layer is a company, with its servers, its practices and its security, and the market has filled with applications built in weeks. There are objective signals for evaluating them: security certifications audited by third parties (ISO 27001 is the most recognizable), clarity about where data is stored, data processing agreements. At Trifolia we went through that certification, and even so we offer an on-premise option, installed on the firm&amp;rsquo;s own infrastructure, for clients whose policies demand keeping third-party risk to a minimum. I mention it because it works as a yardstick: it&amp;rsquo;s the level of answer you should be able to demand from any provider that touches your clients&amp;rsquo; data.&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-third-what-are-you-running-on-your-computer&#34;&gt;The third: what are you running on your computer?&lt;/h2&gt;&#xA;&lt;p&gt;Here is the new part. A surprising number of lawyers are using Claude Code, an AI programming tool built for developers, and others like it. I understand them perfectly: to someone coming from outside, what these tools achieve looks like magic, and I use it myself every day. But it&amp;rsquo;s a tool from another trade: it&amp;rsquo;s designed for people who can read what the assistant does and undo what it breaks, and a good part of its power consists, precisely, of running programs on your computer with your permissions.&lt;/p&gt;&#xA;&lt;p&gt;Around these tools there also circulate &amp;ldquo;skills&amp;rdquo;: files that teach the assistant workflows and that get shared on social media as if they were Word templates. I&amp;rsquo;ve seen skills shared with enthusiasm that invoke programs the author never attached: whoever downloads them gets an incomplete recipe that, luckily, doesn&amp;rsquo;t run. I say this without any mockery: the good faith is plain. But it shows something uncomfortable: code is being shared and run without quite understanding what it does or what it needs.&lt;/p&gt;&#xA;&lt;p&gt;And what can go wrong? What happened these past weeks. A computer worm called Miasma is infecting code projects and hides its payload precisely in the files that configure these AI assistants: opening a contaminated project is enough for it to try to steal your credentials. It even reached Microsoft, and days later the complete attack kit was published on the internet, ready for copycats. In May, on top of that, GitHub itself, the platform where the world stores its code, acknowledged an intrusion that began with a poisoned extension for a code editor: a single compromised computer was enough to expose thousands of its internal projects.&lt;/p&gt;&#xA;&lt;p&gt;On skills there are numbers: a security firm reviewed almost four thousand shared on community sites and confirmed 76 malicious ones. And my favorite example is the quietest one: an email connector that worked normally for fifteen versions, until an update added a single line that forwarded every email, as a blind copy, to the attacker.&lt;/p&gt;&#xA;&lt;p&gt;The victims of all of the above were professional developers: people who review code and dependencies because it&amp;rsquo;s part of their trade, in companies with security teams. If it reached them, a lawyer who downloads a skill recommended in a post and runs it without being able to read it takes a greater risk, on the worst possible machine: the one that holds case files under professional secrecy.&lt;/p&gt;&#xA;&lt;p&gt;That&amp;rsquo;s why my suggestion, at least for now, is caution with tools from another trade. If you can&amp;rsquo;t read what a skill executes, and you don&amp;rsquo;t have someone you trust nearby who can read it for you, that experiment can wait. The efficiency you&amp;rsquo;re after also exists in tools made for your profession, where the technical side comes solved and someone answers for it.&lt;/p&gt;&#xA;&lt;p&gt;Walking away from AI entirely would mean losing an efficiency the profession needs. The reasonable path is to adopt it with the diligence the profession already applies to everything else, and that diligence fits in three questions: what happens to what I write, who answers for the application, and what am I running on my computer.&lt;/p&gt;&#xA;&lt;p&gt;I close with the idea that sums all of this up: the more magical a tool looks, the more professional judgment it demands. I work at that crossing between law and engineering, building tools that absorb the technical part so lawyers don&amp;rsquo;t carry risks they can&amp;rsquo;t assess, and I want to keep writing about these translations between the two worlds. The questions from the workshops are the best guide I have; I read every letter.&lt;/p&gt;&#xA;</content:encoded>
    </item>
    <item>
      <title>The man from the jungle and the invention of AI</title>
      <link>https://eduramirez.com/en/posts/the-man-from-the-jungle-and-the-invention-of-ai/</link>
      <pubDate>Mon, 18 May 2026 00:00:00 +0000</pubDate>
      <guid>https://eduramirez.com/en/posts/the-man-from-the-jungle-and-the-invention-of-ai/</guid>
      <description>A teacher who lived by the Orinoco, Edmundo O&amp;rsquo;Gorman&amp;rsquo;s «invention of America,» and fifteen years writing software. A reflection on what it means to live, once again, through the invention of something our minds can&amp;rsquo;t yet hold.</description>
      <content:encoded>&lt;p&gt;I had a history teacher in school who had spent time on the banks of the Orinoco. We called him the man from the jungle. Once he told us that in that village the butchers gave away cow brains because no one saw any value in them. He started cooking them for his friends. Within a few months everyone was cooking them, and the butchers put a price on them.&lt;/p&gt;&#xA;&lt;p&gt;That same teacher taught us Edmundo O&amp;rsquo;Gorman&amp;rsquo;s idea: the invention of America. Columbus reached the Caribbean believing he had found the Indies, and died convinced of it. The idea of a new continent existed in no one&amp;rsquo;s mind. It had to be invented afterward, with cartography and violence, because the European mental map had only three parts. O&amp;rsquo;Gorman goes further: America was not waiting to be described. The very act of thinking it brought it into existence.&lt;/p&gt;&#xA;&lt;p&gt;I think again about the man from the jungle. We are in the middle of inventing something, in O&amp;rsquo;Gorman&amp;rsquo;s sense.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve been writing software for fifteen years. For the last year and a half I&amp;rsquo;ve barely written code. I build more, in less time, with fewer people. I founded Trifolia, an AI company for Chilean lawyers. I watch them cross the same threshold I crossed, with the same look of bewilderment. A lawyer friend, one of our most loyal users, told me recently: &amp;ldquo;When you first mentioned it I kept thinking, how am I going to hand the drafting of a brief over to a machine, it didn&amp;rsquo;t fit in my head. In the end it was pure blindness.&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;It didn&amp;rsquo;t fit in my head. That&amp;rsquo;s Columbus&amp;rsquo;s phrase before the Antilles. What my friend calls blindness was the first moment of every invention. The new category doesn&amp;rsquo;t fit until the map rearranges itself to receive it.&lt;/p&gt;&#xA;&lt;p&gt;I still don&amp;rsquo;t know what this thing I work with is. Some days it looks like a strange crystal: I aim a prompt at it and it projects shapes that were already in the books, on the internet. A big, ancient mirror. Other days it looks like a being that pursues goals, trained to maximize a reward, that we keep in a straitjacket so it drafts without doing harm.&lt;/p&gt;&#xA;&lt;p&gt;Neither describes something that&amp;rsquo;s already there. Each metaphor manufactures a different AI, and whoever wins the battle of metaphors will determine what all of this ends up being. The invention produces the continent.&lt;/p&gt;&#xA;&lt;p&gt;And in inventing it we are inventing ourselves. My friend, who used to think about law from the drafting of briefs, no longer thinks the same way. I, who was a programmer, haven&amp;rsquo;t for a while either. The butchers of the Orinoco put a price on meat they used to give away, and in doing so they changed their trade without realizing it.&lt;/p&gt;&#xA;&lt;p&gt;I write this as an invitation. To step away for a moment from the conversation about GDP and existential risk, and enter an older one: how we make room in our heads for something that doesn&amp;rsquo;t yet fit. Humanity has been through this before. When someone lit a fire. When the Polynesians arrived by canoe at islands that weren&amp;rsquo;t on their map. Each time it took us generations, and it almost always came at a high cost. This time, hopefully, we&amp;rsquo;ll be a little more careful.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;&lt;em&gt;Originally published on &lt;a href=&#34;https://www.linkedin.com/feed/update/urn:li:activity:7462104961351323648/&#34;&gt;LinkedIn&lt;/a&gt; on May 18, 2026.&lt;/em&gt;&lt;/p&gt;&#xA;</content:encoded>
    </item>
    <item>
      <title>When an engineer and a lawyer don&#39;t understand each other</title>
      <link>https://eduramirez.com/en/posts/when-an-engineer-and-a-lawyer-dont-understand-each-other/</link>
      <pubDate>Wed, 11 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://eduramirez.com/en/posts/when-an-engineer-and-a-lawyer-dont-understand-each-other/</guid>
      <description>An engineer and a lawyer talk past each other. That gap is a real problem. Why education is the first step, and the open material I built to bridge it: «Technical Foundations of AI for Lawyers».</description>
      <content:encoded>&lt;p&gt;There&amp;rsquo;s a conversation that keeps happening. An engineer tries to explain what a language model does and falls back on &amp;ldquo;neural networks,&amp;rdquo; &amp;ldquo;tokens,&amp;rdquo; &amp;ldquo;parameters.&amp;rdquo; Across the table, a lawyer nods with the courtesy of someone who stopped understanding two sentences ago. Then each goes back to their office convinced the other doesn&amp;rsquo;t speak their language. And both are right.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve seen that gap between the technical and legal worlds up close. Few people cross it with ease, and I want to be good at that, because the problem is real: lawyers make decisions about technology they don&amp;rsquo;t fully understand, and engineers build tools for a legal context they don&amp;rsquo;t fully grasp either.&lt;/p&gt;&#xA;&lt;p&gt;When I founded Trifolia, I was clear about what I didn&amp;rsquo;t want: another company of engineers selling engineering solutions to lawyers, with the Silicon Valley mindset that technology explains itself. That doesn&amp;rsquo;t work. What we want is to solve legal problems, to start from legal practice and use technology as a means, not an end. And for that, the first step is education: that the lawyer understands what&amp;rsquo;s behind these tools. Not to become an engineer, but to stop depending blindly on whoever sells them the software.&lt;/p&gt;&#xA;&lt;p&gt;With that conviction I put together &amp;ldquo;Technical Foundations of AI for Lawyers&amp;rdquo;: 20 interactive slides that run from what an LLM is and how it generates text, to hallucinations, context windows, data privacy, and practical considerations for legal work. The material is completely open (CC BY-NC-SA 4.0): &lt;a href=&#34;https://educacion.trifolia.cl&#34;&gt;educacion.trifolia.cl&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;One clarification: these slides are support material for a live presentation. Some aren&amp;rsquo;t completely self-contained; I&amp;rsquo;m working on that.&lt;/p&gt;&#xA;&lt;p&gt;We&amp;rsquo;ve used it in two workshops run from Trifolia:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;University of Talca (January 2025): in-person workshop, 65 attendees (video available).&lt;/li&gt;&#xA;&lt;li&gt;Online workshop (February 6, 2025): 100 attendees.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;100% of attendees said the content exceeded or met their expectations, and 86.3% felt the level was right. The remaining 13.7% found it too advanced, which tells me we&amp;rsquo;re treading the right edge.&lt;/p&gt;&#xA;&lt;p&gt;But satisfaction surveys measure perception, not accuracy. And at this stage what I need most is feedback:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Engineers (especially software and ML): Did I oversimplify anything to the point of making it wrong? Making the complex accessible always runs the risk of distorting it.&lt;/li&gt;&#xA;&lt;li&gt;Lawyers: Am I falling into unnecessary jargon? Or, on the contrary, am I underestimating what you already know? The sweet spot is hard to find without your eyes.&lt;/li&gt;&#xA;&lt;li&gt;Law professors: I&amp;rsquo;d love for this material to help you explain these technologies to your students. If you use it, tell me what works and what doesn&amp;rsquo;t.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;There&amp;rsquo;s a feedback form in the slides, or you can write to me at &lt;a href=&#34;mailto:educacion@trifolia.cl&#34;&gt;educacion@trifolia.cl&lt;/a&gt;. The repository accepts issues.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;&lt;em&gt;Originally published on &lt;a href=&#34;https://www.linkedin.com/feed/update/urn:li:activity:7427365853316452352/&#34;&gt;LinkedIn&lt;/a&gt; on February 11, 2026.&lt;/em&gt;&lt;/p&gt;&#xA;</content:encoded>
    </item>
  </channel>
</rss>
