{
  "generator": "madgettlaw.com/practice-lab",
  "license": "CC0 — take it",
  "method": {
    "vectors": "TF-IDF over article bodies, stopword-filtered, L2-normalised",
    "similarity": "cosine",
    "graph": "k-nearest-neighbour, k=3, undirected, deduplicated",
    "layout": "Fruchterman-Reingold with centroid gravity, deterministic seed",
    "ordering": "agglomerative hierarchical clustering, average linkage"
  },
  "stats": {
    "articles": 31,
    "edges": 59,
    "vocabulary": 5000,
    "meanSimilarity": 0.0648,
    "maxSimilarity": 0.22417,
    "graphDensity": 0.12688,
    "totalWords": 67844
  },
  "articles": [
    {
      "id": "sqlite-is-enough",
      "url": "https://www.madgettlaw.com/practice-lab/sqlite-is-enough/",
      "title": "SQLite Is Enough",
      "track": "tool",
      "date": "2026-07-31",
      "words": 2764,
      "sections": 11,
      "codeBlocks": 14,
      "sourcesCited": 10,
      "distinctiveTerms": [
        "sqlite",
        "database",
        "backup",
        "index",
        "writer"
      ],
      "nearest": [
        {
          "id": "you-can-build-your-own-clio",
          "similarity": 0.1556
        },
        {
          "id": "your-firm-fits-in-one-folder",
          "similarity": 0.11009
        },
        {
          "id": "a-firm-wiki-your-ai-can-query",
          "similarity": 0.10561
        }
      ]
    },
    {
      "id": "documents-that-actually-open",
      "url": "https://www.madgettlaw.com/practice-lab/documents-that-actually-open/",
      "title": "Documents That Actually Open",
      "track": "workflow",
      "date": "2026-07-30",
      "words": 2544,
      "sections": 9,
      "codeBlocks": 13,
      "sourcesCited": 6,
      "distinctiveTerms": [
        "docx",
        "libreoffice",
        "footer",
        "python",
        "pymupdf"
      ],
      "nearest": [
        {
          "id": "a-check-that-cannot-fail",
          "similarity": 0.12592
        },
        {
          "id": "the-failure-that-says-nothing",
          "similarity": 0.11653
        },
        {
          "id": "ask-for-the-matter-not-the-path",
          "similarity": 0.11318
        }
      ]
    },
    {
      "id": "your-firm-fits-in-one-folder",
      "url": "https://www.madgettlaw.com/practice-lab/your-firm-fits-in-one-folder/",
      "title": "Your Firm Fits in One Folder",
      "track": "essay",
      "date": "2026-07-29",
      "words": 2754,
      "sections": 9,
      "codeBlocks": 0,
      "sourcesCited": 8,
      "distinctiveTerms": [
        "folder",
        "swap",
        "handbook",
        "checklists",
        "portable"
      ],
      "nearest": [
        {
          "id": "stop-buying-software-start-describing-it",
          "similarity": 0.18922
        },
        {
          "id": "running-models-on-your-own-hardware",
          "similarity": 0.16048
        },
        {
          "id": "a-firm-wiki-your-ai-can-query",
          "similarity": 0.15595
        }
      ]
    },
    {
      "id": "a-check-that-cannot-fail",
      "url": "https://www.madgettlaw.com/practice-lab/a-check-that-cannot-fail/",
      "title": "A Check That Cannot Fail",
      "track": "workflow",
      "date": "2026-07-28",
      "words": 2610,
      "sections": 10,
      "codeBlocks": 18,
      "sourcesCited": 0,
      "distinctiveTerms": [
        "exit",
        "shell",
        "loop",
        "bash",
        "links"
      ],
      "nearest": [
        {
          "id": "the-failure-that-says-nothing",
          "similarity": 0.14417
        },
        {
          "id": "documents-that-actually-open",
          "similarity": 0.12592
        },
        {
          "id": "ask-for-the-matter-not-the-path",
          "similarity": 0.08644
        }
      ]
    },
    {
      "id": "run-it-yourself-then-let-the-client-choose",
      "url": "https://www.madgettlaw.com/practice-lab/run-it-yourself-then-let-the-client-choose/",
      "title": "Run It Yourself, Then Let the Client Choose",
      "track": "tool",
      "date": "2026-07-27",
      "words": 2387,
      "sections": 12,
      "codeBlocks": 0,
      "sourcesCited": 8,
      "distinctiveTerms": [
        "tier",
        "qwen",
        "election",
        "ollama",
        "apache"
      ],
      "nearest": [
        {
          "id": "running-models-on-your-own-hardware",
          "similarity": 0.20137
        },
        {
          "id": "what-you-owe-the-client-you-automated",
          "similarity": 0.1228
        },
        {
          "id": "the-model-will-be-free",
          "similarity": 0.12121
        }
      ]
    },
    {
      "id": "the-model-will-be-free",
      "url": "https://www.madgettlaw.com/practice-lab/the-model-will-be-free/",
      "title": "The Model Will Be Free. The Electricity Won't.",
      "track": "essay",
      "date": "2026-07-27",
      "words": 2265,
      "sections": 8,
      "codeBlocks": 0,
      "sourcesCited": 3,
      "distinctiveTerms": [
        "compute",
        "frontier",
        "buildout",
        "industry",
        "moat"
      ],
      "nearest": [
        {
          "id": "the-practice-of-law-in-2035",
          "similarity": 0.19079
        },
        {
          "id": "your-firm-fits-in-one-folder",
          "similarity": 0.13858
        },
        {
          "id": "running-models-on-your-own-hardware",
          "similarity": 0.13117
        }
      ]
    },
    {
      "id": "you-can-build-your-own-clio",
      "url": "https://www.madgettlaw.com/practice-lab/you-can-build-your-own-clio/",
      "title": "Clio Was the Best Thing to Happen to Small Firms. You Can Now Build Your Own.",
      "track": "essay",
      "date": "2026-07-24",
      "words": 2258,
      "sections": 7,
      "codeBlocks": 0,
      "sourcesCited": 6,
      "distinctiveTerms": [
        "commercial",
        "database",
        "clio",
        "schema",
        "views"
      ],
      "nearest": [
        {
          "id": "stop-buying-software-start-describing-it",
          "similarity": 0.20234
        },
        {
          "id": "connecting-claude-to-clio",
          "similarity": 0.18219
        },
        {
          "id": "sqlite-is-enough",
          "similarity": 0.1556
        }
      ]
    },
    {
      "id": "stop-buying-software-start-describing-it",
      "url": "https://www.madgettlaw.com/practice-lab/stop-buying-software-start-describing-it/",
      "title": "Stop Buying Software. Start Describing It.",
      "track": "essay",
      "date": "2026-07-22",
      "words": 2700,
      "sections": 9,
      "codeBlocks": 0,
      "sourcesCited": 4,
      "distinctiveTerms": [
        "logic",
        "data",
        "didn",
        "presentation",
        "software"
      ],
      "nearest": [
        {
          "id": "you-can-build-your-own-clio",
          "similarity": 0.20234
        },
        {
          "id": "your-firm-fits-in-one-folder",
          "similarity": 0.18922
        },
        {
          "id": "connecting-claude-to-clio",
          "similarity": 0.12019
        }
      ]
    },
    {
      "id": "the-quote-that-ends-too-early",
      "url": "https://www.madgettlaw.com/practice-lab/the-quote-that-ends-too-early/",
      "title": "The Quote That Ends Too Early",
      "track": "workflow",
      "date": "2026-07-21",
      "words": 1983,
      "sections": 12,
      "codeBlocks": 9,
      "sourcesCited": 2,
      "distinctiveTerms": [
        "detector",
        "quotation",
        "sentence",
        "dissociated",
        "member"
      ],
      "nearest": [
        {
          "id": "verifying-form-is-not-verifying-truth",
          "similarity": 0.18462
        },
        {
          "id": "parsing-primary-law-without-a-summarizer",
          "similarity": 0.12456
        },
        {
          "id": "retrieval-is-the-whole-game",
          "similarity": 0.10277
        }
      ]
    },
    {
      "id": "the-practice-of-law-in-2035",
      "url": "https://www.madgettlaw.com/practice-lab/the-practice-of-law-in-2035/",
      "title": "The Practice of Law in 2035: Predictions, With Failure Conditions",
      "track": "essay",
      "date": "2026-07-20",
      "words": 2563,
      "sections": 15,
      "codeBlocks": 0,
      "sourcesCited": 5,
      "distinctiveTerms": [
        "prediction",
        "falsify",
        "mechanism",
        "insurers",
        "licensed"
      ],
      "nearest": [
        {
          "id": "the-perfect-is-the-enemy-of-the-good",
          "similarity": 0.20678
        },
        {
          "id": "the-model-will-be-free",
          "similarity": 0.19079
        },
        {
          "id": "the-discovery-of-your-prompts",
          "similarity": 0.12895
        }
      ]
    },
    {
      "id": "parsing-primary-law-without-a-summarizer",
      "url": "https://www.madgettlaw.com/practice-lab/parsing-primary-law-without-a-summarizer/",
      "title": "Parsing Primary Law Without a Summarizer",
      "track": "tool",
      "date": "2026-07-14",
      "words": 2351,
      "sections": 9,
      "codeBlocks": 18,
      "sourcesCited": 4,
      "distinctiveTerms": [
        "liable",
        "fault",
        "chapters",
        "jointly",
        "cache"
      ],
      "nearest": [
        {
          "id": "the-quote-that-ends-too-early",
          "similarity": 0.12456
        },
        {
          "id": "retrieval-is-the-whole-game",
          "similarity": 0.07968
        },
        {
          "id": "documents-that-actually-open",
          "similarity": 0.07673
        }
      ]
    },
    {
      "id": "how-do-you-know-it-works",
      "url": "https://www.madgettlaw.com/practice-lab/how-do-you-know-it-works/",
      "title": "How Do You Know It Works? Evaluating an AI Legal Workflow",
      "track": "tool",
      "date": "2026-07-13",
      "words": 1940,
      "sections": 12,
      "codeBlocks": 1,
      "sourcesCited": 0,
      "distinctiveTerms": [
        "metric",
        "score",
        "suite",
        "comparable",
        "regression"
      ],
      "nearest": [
        {
          "id": "running-models-on-your-own-hardware",
          "similarity": 0.12819
        },
        {
          "id": "retrieval-is-the-whole-game",
          "similarity": 0.10959
        },
        {
          "id": "an-unattributed-entry-is-honest",
          "similarity": 0.10712
        }
      ]
    },
    {
      "id": "a-currency-for-access",
      "url": "https://www.madgettlaw.com/practice-lab/a-currency-for-access/",
      "title": "Legal Aid Turns Away Half the People Who Ask. Here Is a Market That Would Change That.",
      "track": "essay",
      "date": "2026-07-06",
      "words": 2935,
      "sections": 17,
      "codeBlocks": 0,
      "sourcesCited": 5,
      "distinctiveTerms": [
        "commitment",
        "money",
        "delivery",
        "escrow",
        "commitments"
      ],
      "nearest": [
        {
          "id": "the-perfect-is-the-enemy-of-the-good",
          "similarity": 0.11488
        },
        {
          "id": "the-practice-of-law-in-2035",
          "similarity": 0.10018
        },
        {
          "id": "the-model-will-be-free",
          "similarity": 0.09731
        }
      ]
    },
    {
      "id": "retrieval-is-the-whole-game",
      "url": "https://www.madgettlaw.com/practice-lab/retrieval-is-the-whole-game/",
      "title": "Retrieval Is the Whole Game",
      "track": "tool",
      "date": "2026-06-29",
      "words": 2000,
      "sections": 8,
      "codeBlocks": 0,
      "sourcesCited": 1,
      "distinctiveTerms": [
        "retrieval",
        "chunk",
        "embeddings",
        "chunking",
        "candidates"
      ],
      "nearest": [
        {
          "id": "how-do-you-know-it-works",
          "similarity": 0.10959
        },
        {
          "id": "the-quote-that-ends-too-early",
          "similarity": 0.10277
        },
        {
          "id": "the-discovery-of-your-prompts",
          "similarity": 0.08112
        }
      ]
    },
    {
      "id": "an-unattributed-entry-is-honest",
      "url": "https://www.madgettlaw.com/practice-lab/an-unattributed-entry-is-honest/",
      "title": "An Unattributed Entry Is Honest. A Confidently Wrong One Bills the Wrong Client.",
      "track": "essay",
      "date": "2026-06-22",
      "words": 1824,
      "sections": 7,
      "codeBlocks": 0,
      "sourcesCited": 0,
      "distinctiveTerms": [
        "unreasonable",
        "attribution",
        "surname",
        "folder",
        "serves"
      ],
      "nearest": [
        {
          "id": "the-mental-load-of-running-six-conversations",
          "similarity": 0.16122
        },
        {
          "id": "from-the-scanner-to-the-calendar",
          "similarity": 0.15105
        },
        {
          "id": "the-work-you-did-and-never-billed",
          "similarity": 0.14871
        }
      ]
    },
    {
      "id": "inbound-is-an-attention-problem",
      "url": "https://www.madgettlaw.com/practice-lab/inbound-is-an-attention-problem/",
      "title": "Inbound Is an Attention Problem, Not a Volume Problem",
      "track": "workflow",
      "date": "2026-06-15",
      "words": 1750,
      "sections": 8,
      "codeBlocks": 0,
      "sourcesCited": 0,
      "distinctiveTerms": [
        "feed",
        "portal",
        "channel",
        "inbound",
        "suppression"
      ],
      "nearest": [
        {
          "id": "how-do-you-know-it-works",
          "similarity": 0.09319
        },
        {
          "id": "stop-buying-software-start-describing-it",
          "similarity": 0.08386
        },
        {
          "id": "you-can-build-your-own-clio",
          "similarity": 0.07706
        }
      ]
    },
    {
      "id": "running-models-on-your-own-hardware",
      "url": "https://www.madgettlaw.com/practice-lab/running-models-on-your-own-hardware/",
      "title": "Running Models on Your Own Hardware: When It's Worth It",
      "track": "tool",
      "date": "2026-06-08",
      "words": 1543,
      "sections": 7,
      "codeBlocks": 0,
      "sourcesCited": 1,
      "distinctiveTerms": [
        "local",
        "hardware",
        "provider",
        "processing",
        "bounded"
      ],
      "nearest": [
        {
          "id": "run-it-yourself-then-let-the-client-choose",
          "similarity": 0.20137
        },
        {
          "id": "your-firm-fits-in-one-folder",
          "similarity": 0.16048
        },
        {
          "id": "the-model-will-be-free",
          "similarity": 0.13117
        }
      ]
    },
    {
      "id": "the-work-you-did-and-never-billed",
      "url": "https://www.madgettlaw.com/practice-lab/the-work-you-did-and-never-billed/",
      "title": "The Work You Did and Never Billed",
      "track": "workflow",
      "date": "2026-06-01",
      "words": 1791,
      "sections": 9,
      "codeBlocks": 0,
      "sourcesCited": 2,
      "distinctiveTerms": [
        "billed",
        "hours",
        "contingency",
        "timesheet",
        "reconstruction"
      ],
      "nearest": [
        {
          "id": "an-unattributed-entry-is-honest",
          "similarity": 0.14871
        },
        {
          "id": "what-you-owe-the-client-you-automated",
          "similarity": 0.14343
        },
        {
          "id": "the-mental-load-of-running-six-conversations",
          "similarity": 0.11892
        }
      ]
    },
    {
      "id": "the-failure-that-says-nothing",
      "url": "https://www.madgettlaw.com/practice-lab/the-failure-that-says-nothing/",
      "title": "The Failure That Says Nothing",
      "track": "essay",
      "date": "2026-05-25",
      "words": 1665,
      "sections": 5,
      "codeBlocks": 0,
      "sourcesCited": 0,
      "distinctiveTerms": [
        "fallback",
        "permission",
        "empty",
        "silent",
        "calendar"
      ],
      "nearest": [
        {
          "id": "a-check-that-cannot-fail",
          "similarity": 0.14417
        },
        {
          "id": "ask-for-the-matter-not-the-path",
          "similarity": 0.12175
        },
        {
          "id": "documents-that-actually-open",
          "similarity": 0.11653
        }
      ]
    },
    {
      "id": "from-the-scanner-to-the-calendar",
      "url": "https://www.madgettlaw.com/practice-lab/from-the-scanner-to-the-calendar/",
      "title": "From the Scanner to the Calendar: A Document Intake Pipeline",
      "track": "workflow",
      "date": "2026-05-18",
      "words": 1738,
      "sections": 10,
      "codeBlocks": 0,
      "sourcesCited": 0,
      "distinctiveTerms": [
        "automatic",
        "proposed",
        "significance",
        "pipeline",
        "stack"
      ],
      "nearest": [
        {
          "id": "an-unattributed-entry-is-honest",
          "similarity": 0.15105
        },
        {
          "id": "never-compute-a-deadline-from-memory",
          "similarity": 0.11363
        },
        {
          "id": "the-mental-load-of-running-six-conversations",
          "similarity": 0.10916
        }
      ]
    },
    {
      "id": "the-discovery-of-your-prompts",
      "url": "https://www.madgettlaw.com/practice-lab/the-discovery-of-your-prompts/",
      "title": "The Discovery of Your Prompts",
      "track": "essay",
      "date": "2026-05-11",
      "words": 1768,
      "sections": 11,
      "codeBlocks": 0,
      "sourcesCited": 3,
      "distinctiveTerms": [
        "impressions",
        "retention",
        "prepared",
        "materials",
        "mental"
      ],
      "nearest": [
        {
          "id": "the-practice-of-law-in-2035",
          "similarity": 0.12895
        },
        {
          "id": "running-models-on-your-own-hardware",
          "similarity": 0.11322
        },
        {
          "id": "the-mental-load-of-running-six-conversations",
          "similarity": 0.0829
        }
      ]
    },
    {
      "id": "connecting-claude-to-clio",
      "url": "https://www.madgettlaw.com/practice-lab/connecting-claude-to-clio/",
      "title": "Connecting Claude to Clio — and Why I Had to Build It Myself",
      "track": "tool",
      "date": "2026-05-04",
      "words": 2613,
      "sections": 14,
      "codeBlocks": 1,
      "sourcesCited": 4,
      "distinctiveTerms": [
        "clio",
        "allowlist",
        "token",
        "connector",
        "refresh"
      ],
      "nearest": [
        {
          "id": "you-can-build-your-own-clio",
          "similarity": 0.18219
        },
        {
          "id": "stop-buying-software-start-describing-it",
          "similarity": 0.12019
        },
        {
          "id": "the-work-you-did-and-never-billed",
          "similarity": 0.11127
        }
      ]
    },
    {
      "id": "ask-for-the-matter-not-the-path",
      "url": "https://www.madgettlaw.com/practice-lab/ask-for-the-matter-not-the-path/",
      "title": "Ask for the Matter, Not the Path",
      "track": "workflow",
      "date": "2026-04-27",
      "words": 1547,
      "sections": 7,
      "codeBlocks": 0,
      "sourcesCited": 0,
      "distinctiveTerms": [
        "paths",
        "directory",
        "folder",
        "chooser",
        "finder"
      ],
      "nearest": [
        {
          "id": "your-firm-fits-in-one-folder",
          "similarity": 0.145
        },
        {
          "id": "the-failure-that-says-nothing",
          "similarity": 0.12175
        },
        {
          "id": "documents-that-actually-open",
          "similarity": 0.11318
        }
      ]
    },
    {
      "id": "a-firm-wiki-your-ai-can-query",
      "url": "https://www.madgettlaw.com/practice-lab/a-firm-wiki-your-ai-can-query/",
      "title": "Build a Firm Wiki Your AI Can Query",
      "track": "workflow",
      "date": "2026-04-20",
      "words": 2282,
      "sections": 10,
      "codeBlocks": 2,
      "sourcesCited": 4,
      "distinctiveTerms": [
        "vault",
        "page",
        "base",
        "obsidian",
        "frontmatter"
      ],
      "nearest": [
        {
          "id": "your-firm-fits-in-one-folder",
          "similarity": 0.15595
        },
        {
          "id": "you-can-build-your-own-clio",
          "similarity": 0.10825
        },
        {
          "id": "sqlite-is-enough",
          "similarity": 0.10561
        }
      ]
    },
    {
      "id": "what-you-owe-the-client-you-automated",
      "url": "https://www.madgettlaw.com/practice-lab/what-you-owe-the-client-you-automated/",
      "title": "What You Owe the Client You Automated",
      "track": "essay",
      "date": "2026-04-13",
      "words": 1580,
      "sections": 6,
      "codeBlocks": 0,
      "sourcesCited": 4,
      "distinctiveTerms": [
        "informed",
        "consent",
        "disclosure",
        "bill",
        "reasonably"
      ],
      "nearest": [
        {
          "id": "the-work-you-did-and-never-billed",
          "similarity": 0.14343
        },
        {
          "id": "run-it-yourself-then-let-the-client-choose",
          "similarity": 0.1228
        },
        {
          "id": "the-practice-of-law-in-2035",
          "similarity": 0.10979
        }
      ]
    },
    {
      "id": "never-compute-a-deadline-from-memory",
      "url": "https://www.madgettlaw.com/practice-lab/never-compute-a-deadline-from-memory/",
      "title": "Never Compute a Deadline From Memory",
      "track": "workflow",
      "date": "2026-04-06",
      "words": 1589,
      "sections": 7,
      "codeBlocks": 0,
      "sourcesCited": 2,
      "distinctiveTerms": [
        "mail",
        "certain",
        "orders",
        "confident",
        "service"
      ],
      "nearest": [
        {
          "id": "verifying-form-is-not-verifying-truth",
          "similarity": 0.13102
        },
        {
          "id": "your-templates-are-your-knowledge-base",
          "similarity": 0.11743
        },
        {
          "id": "from-the-scanner-to-the-calendar",
          "similarity": 0.11363
        }
      ]
    },
    {
      "id": "verifying-form-is-not-verifying-truth",
      "url": "https://www.madgettlaw.com/practice-lab/verifying-form-is-not-verifying-truth/",
      "title": "Verifying Form Is Not Verifying Truth: Building a Citation Gate",
      "track": "workflow",
      "date": "2026-03-23",
      "words": 1843,
      "sections": 7,
      "codeBlocks": 0,
      "sourcesCited": 1,
      "distinctiveTerms": [
        "proposition",
        "inquiry",
        "citation",
        "pass",
        "supports"
      ],
      "nearest": [
        {
          "id": "the-quote-that-ends-too-early",
          "similarity": 0.18462
        },
        {
          "id": "hire-specialists-not-an-assistant",
          "similarity": 0.15718
        },
        {
          "id": "never-compute-a-deadline-from-memory",
          "similarity": 0.13102
        }
      ]
    },
    {
      "id": "hire-specialists-not-an-assistant",
      "url": "https://www.madgettlaw.com/practice-lab/hire-specialists-not-an-assistant/",
      "title": "Hire Specialists, Not an Assistant",
      "track": "workflow",
      "date": "2026-03-09",
      "words": 1640,
      "sections": 7,
      "codeBlocks": 1,
      "sourcesCited": 2,
      "distinctiveTerms": [
        "specialist",
        "clerk",
        "handoff",
        "brief",
        "formatting"
      ],
      "nearest": [
        {
          "id": "the-mental-load-of-running-six-conversations",
          "similarity": 0.22417
        },
        {
          "id": "verifying-form-is-not-verifying-truth",
          "similarity": 0.15718
        },
        {
          "id": "your-templates-are-your-knowledge-base",
          "similarity": 0.14627
        }
      ]
    },
    {
      "id": "your-templates-are-your-knowledge-base",
      "url": "https://www.madgettlaw.com/practice-lab/your-templates-are-your-knowledge-base/",
      "title": "Your Templates Are Your Real Knowledge Base",
      "track": "workflow",
      "date": "2026-03-02",
      "words": 1406,
      "sections": 5,
      "codeBlocks": 0,
      "sourcesCited": 0,
      "distinctiveTerms": [
        "template",
        "certificate",
        "populate",
        "formatting",
        "base"
      ],
      "nearest": [
        {
          "id": "hire-specialists-not-an-assistant",
          "similarity": 0.14627
        },
        {
          "id": "never-compute-a-deadline-from-memory",
          "similarity": 0.11743
        },
        {
          "id": "verifying-form-is-not-verifying-truth",
          "similarity": 0.10838
        }
      ]
    },
    {
      "id": "the-perfect-is-the-enemy-of-the-good",
      "url": "https://www.madgettlaw.com/practice-lab/the-perfect-is-the-enemy-of-the-good/",
      "title": "The Perfect Is the Enemy of the Good: How Lawyer Regulation Prices People Out of Justice",
      "track": "essay",
      "date": "2026-02-23",
      "words": 3433,
      "sections": 9,
      "codeBlocks": 0,
      "sourcesCited": 6,
      "distinctiveTerms": [
        "percent",
        "lawyers",
        "licensed",
        "regulatory",
        "misconduct"
      ],
      "nearest": [
        {
          "id": "the-practice-of-law-in-2035",
          "similarity": 0.20678
        },
        {
          "id": "a-currency-for-access",
          "similarity": 0.11488
        },
        {
          "id": "stop-buying-software-start-describing-it",
          "similarity": 0.1098
        }
      ]
    },
    {
      "id": "the-mental-load-of-running-six-conversations",
      "url": "https://www.madgettlaw.com/practice-lab/the-mental-load-of-running-six-conversations/",
      "title": "Six Windows: The Hidden Cost of Practicing Law With AI",
      "track": "essay",
      "date": "2026-02-09",
      "words": 3778,
      "sections": 9,
      "codeBlocks": 0,
      "sourcesCited": 0,
      "distinctiveTerms": [
        "card",
        "board",
        "figcaption",
        "mlaw",
        "session"
      ],
      "nearest": [
        {
          "id": "hire-specialists-not-an-assistant",
          "similarity": 0.22417
        },
        {
          "id": "an-unattributed-entry-is-honest",
          "similarity": 0.16122
        },
        {
          "id": "your-firm-fits-in-one-folder",
          "similarity": 0.13264
        }
      ]
    }
  ],
  "edges": [
    {
      "source": "sqlite-is-enough",
      "target": "you-can-build-your-own-clio",
      "weight": 0.1556
    },
    {
      "source": "sqlite-is-enough",
      "target": "your-firm-fits-in-one-folder",
      "weight": 0.11009
    },
    {
      "source": "sqlite-is-enough",
      "target": "a-firm-wiki-your-ai-can-query",
      "weight": 0.10561
    },
    {
      "source": "documents-that-actually-open",
      "target": "a-check-that-cannot-fail",
      "weight": 0.12592
    },
    {
      "source": "documents-that-actually-open",
      "target": "the-failure-that-says-nothing",
      "weight": 0.11653
    },
    {
      "source": "documents-that-actually-open",
      "target": "ask-for-the-matter-not-the-path",
      "weight": 0.11318
    },
    {
      "source": "your-firm-fits-in-one-folder",
      "target": "stop-buying-software-start-describing-it",
      "weight": 0.18922
    },
    {
      "source": "your-firm-fits-in-one-folder",
      "target": "running-models-on-your-own-hardware",
      "weight": 0.16048
    },
    {
      "source": "your-firm-fits-in-one-folder",
      "target": "a-firm-wiki-your-ai-can-query",
      "weight": 0.15595
    },
    {
      "source": "a-check-that-cannot-fail",
      "target": "the-failure-that-says-nothing",
      "weight": 0.14417
    },
    {
      "source": "a-check-that-cannot-fail",
      "target": "ask-for-the-matter-not-the-path",
      "weight": 0.08644
    },
    {
      "source": "run-it-yourself-then-let-the-client-choose",
      "target": "running-models-on-your-own-hardware",
      "weight": 0.20137
    },
    {
      "source": "run-it-yourself-then-let-the-client-choose",
      "target": "what-you-owe-the-client-you-automated",
      "weight": 0.1228
    },
    {
      "source": "run-it-yourself-then-let-the-client-choose",
      "target": "the-model-will-be-free",
      "weight": 0.12121
    },
    {
      "source": "the-model-will-be-free",
      "target": "the-practice-of-law-in-2035",
      "weight": 0.19079
    },
    {
      "source": "your-firm-fits-in-one-folder",
      "target": "the-model-will-be-free",
      "weight": 0.13858
    },
    {
      "source": "the-model-will-be-free",
      "target": "running-models-on-your-own-hardware",
      "weight": 0.13117
    },
    {
      "source": "you-can-build-your-own-clio",
      "target": "stop-buying-software-start-describing-it",
      "weight": 0.20234
    },
    {
      "source": "you-can-build-your-own-clio",
      "target": "connecting-claude-to-clio",
      "weight": 0.18219
    },
    {
      "source": "stop-buying-software-start-describing-it",
      "target": "connecting-claude-to-clio",
      "weight": 0.12019
    },
    {
      "source": "the-quote-that-ends-too-early",
      "target": "verifying-form-is-not-verifying-truth",
      "weight": 0.18462
    },
    {
      "source": "the-quote-that-ends-too-early",
      "target": "parsing-primary-law-without-a-summarizer",
      "weight": 0.12456
    },
    {
      "source": "the-quote-that-ends-too-early",
      "target": "retrieval-is-the-whole-game",
      "weight": 0.10277
    },
    {
      "source": "the-practice-of-law-in-2035",
      "target": "the-perfect-is-the-enemy-of-the-good",
      "weight": 0.20678
    },
    {
      "source": "the-practice-of-law-in-2035",
      "target": "the-discovery-of-your-prompts",
      "weight": 0.12895
    },
    {
      "source": "parsing-primary-law-without-a-summarizer",
      "target": "retrieval-is-the-whole-game",
      "weight": 0.07968
    },
    {
      "source": "documents-that-actually-open",
      "target": "parsing-primary-law-without-a-summarizer",
      "weight": 0.07673
    },
    {
      "source": "how-do-you-know-it-works",
      "target": "running-models-on-your-own-hardware",
      "weight": 0.12819
    },
    {
      "source": "how-do-you-know-it-works",
      "target": "retrieval-is-the-whole-game",
      "weight": 0.10959
    },
    {
      "source": "how-do-you-know-it-works",
      "target": "an-unattributed-entry-is-honest",
      "weight": 0.10712
    },
    {
      "source": "a-currency-for-access",
      "target": "the-perfect-is-the-enemy-of-the-good",
      "weight": 0.11488
    },
    {
      "source": "the-practice-of-law-in-2035",
      "target": "a-currency-for-access",
      "weight": 0.10018
    },
    {
      "source": "the-model-will-be-free",
      "target": "a-currency-for-access",
      "weight": 0.09731
    },
    {
      "source": "retrieval-is-the-whole-game",
      "target": "the-discovery-of-your-prompts",
      "weight": 0.08112
    },
    {
      "source": "an-unattributed-entry-is-honest",
      "target": "the-mental-load-of-running-six-conversations",
      "weight": 0.16122
    },
    {
      "source": "an-unattributed-entry-is-honest",
      "target": "from-the-scanner-to-the-calendar",
      "weight": 0.15105
    },
    {
      "source": "an-unattributed-entry-is-honest",
      "target": "the-work-you-did-and-never-billed",
      "weight": 0.14871
    },
    {
      "source": "how-do-you-know-it-works",
      "target": "inbound-is-an-attention-problem",
      "weight": 0.09319
    },
    {
      "source": "stop-buying-software-start-describing-it",
      "target": "inbound-is-an-attention-problem",
      "weight": 0.08386
    },
    {
      "source": "you-can-build-your-own-clio",
      "target": "inbound-is-an-attention-problem",
      "weight": 0.07706
    },
    {
      "source": "the-work-you-did-and-never-billed",
      "target": "what-you-owe-the-client-you-automated",
      "weight": 0.14343
    },
    {
      "source": "the-work-you-did-and-never-billed",
      "target": "the-mental-load-of-running-six-conversations",
      "weight": 0.11892
    },
    {
      "source": "the-failure-that-says-nothing",
      "target": "ask-for-the-matter-not-the-path",
      "weight": 0.12175
    },
    {
      "source": "from-the-scanner-to-the-calendar",
      "target": "never-compute-a-deadline-from-memory",
      "weight": 0.11363
    },
    {
      "source": "from-the-scanner-to-the-calendar",
      "target": "the-mental-load-of-running-six-conversations",
      "weight": 0.10916
    },
    {
      "source": "running-models-on-your-own-hardware",
      "target": "the-discovery-of-your-prompts",
      "weight": 0.11322
    },
    {
      "source": "the-discovery-of-your-prompts",
      "target": "the-mental-load-of-running-six-conversations",
      "weight": 0.0829
    },
    {
      "source": "the-work-you-did-and-never-billed",
      "target": "connecting-claude-to-clio",
      "weight": 0.11127
    },
    {
      "source": "your-firm-fits-in-one-folder",
      "target": "ask-for-the-matter-not-the-path",
      "weight": 0.145
    },
    {
      "source": "you-can-build-your-own-clio",
      "target": "a-firm-wiki-your-ai-can-query",
      "weight": 0.10825
    },
    {
      "source": "the-practice-of-law-in-2035",
      "target": "what-you-owe-the-client-you-automated",
      "weight": 0.10979
    },
    {
      "source": "never-compute-a-deadline-from-memory",
      "target": "verifying-form-is-not-verifying-truth",
      "weight": 0.13102
    },
    {
      "source": "never-compute-a-deadline-from-memory",
      "target": "your-templates-are-your-knowledge-base",
      "weight": 0.11743
    },
    {
      "source": "verifying-form-is-not-verifying-truth",
      "target": "hire-specialists-not-an-assistant",
      "weight": 0.15718
    },
    {
      "source": "hire-specialists-not-an-assistant",
      "target": "the-mental-load-of-running-six-conversations",
      "weight": 0.22417
    },
    {
      "source": "hire-specialists-not-an-assistant",
      "target": "your-templates-are-your-knowledge-base",
      "weight": 0.14627
    },
    {
      "source": "verifying-form-is-not-verifying-truth",
      "target": "your-templates-are-your-knowledge-base",
      "weight": 0.10838
    },
    {
      "source": "stop-buying-software-start-describing-it",
      "target": "the-perfect-is-the-enemy-of-the-good",
      "weight": 0.1098
    },
    {
      "source": "your-firm-fits-in-one-folder",
      "target": "the-mental-load-of-running-six-conversations",
      "weight": 0.13264
    }
  ]
}