<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Drafting on Werk Space</title>
    <link>/tags/drafting/</link>
    <description>Recent content in Drafting on Werk Space</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 06 Aug 2026 17:39:13 +0000</lastBuildDate>
    <atom:link href="/tags/drafting/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Use of AI</title>
      <link>/docs/document-system/ai-use/</link>
      <pubDate>Thu, 06 Aug 2026 00:00:00 +0000</pubDate>
      <guid>/docs/document-system/ai-use/</guid>
      <description>&lt;h2 id=&#34;where-ai-sits-in-the-system&#34;&gt;Where AI sits in the system&lt;/h2&gt;&#xA;&lt;p&gt;I use AI as a drafting and management assistant inside the workflow. The ideas, the positions, and nearly all of the published language are mine. AI accelerates the parts of the work that are mechanical: gathering research, outlining, producing first drafts, restructuring the site, and building supporting material such as datasets and figures.&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-ai-does-and-what-i-do&#34;&gt;What AI does, and what I do&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Work&lt;/th&gt;&#xA;          &lt;th&gt;AI does&lt;/th&gt;&#xA;          &lt;th&gt;I do&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Research&lt;/td&gt;&#xA;          &lt;td&gt;Collects sources, summarizes dockets and reports, and organizes reference material in the private research repository (see the &lt;a href=&#34;/docs/document-system/publishing-workflow/&#34;&gt;publishing workflow&lt;/a&gt;). For deep research this means multiple agents, sometimes ten at once, splitting search, analysis, and collation.&lt;/td&gt;&#xA;          &lt;td&gt;Direct the agents and triage the results. My reading queue is long, so I review the output and discard mercilessly. What survives gets verified against primary sources: every reference, figure, and dataset row. Nothing publishes with an open &lt;code&gt;[verify]&lt;/code&gt; flag.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Argument&lt;/td&gt;&#xA;          &lt;td&gt;Assembles evidence for the positions I set.&lt;/td&gt;&#xA;          &lt;td&gt;Choose the thesis and review every argument closely. Drafts often frame positions I do not hold. The draft gets corrected, not the position.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Outlining&lt;/td&gt;&#xA;          &lt;td&gt;Develops a drafting outline interactively with me, often for more complex documents.&lt;/td&gt;&#xA;          &lt;td&gt;Write the document myself, from the outline.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Drafting&lt;/td&gt;&#xA;          &lt;td&gt;Produces first drafts against the voice guide. A draft is raw material.&lt;/td&gt;&#xA;          &lt;td&gt;Rewrite into my voice. I expect to rewrite a third of a draft or more, and for some pieces nearly all of it. My own edits are applied verbatim.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Editing&lt;/td&gt;&#xA;          &lt;td&gt;Works through a document with me, often line by line or paragraph by paragraph. Cleans rough passages I throw out, and makes spelling and punctuation corrections on my rewrites.&lt;/td&gt;&#xA;          &lt;td&gt;Supply the rough material, correct the cleaned version, and settle the final wording.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Reorganization&lt;/td&gt;&#xA;          &lt;td&gt;Restructures a document when I find it needs it: moves material within and between articles, and checks that a line in one article is not contradicted elsewhere.&lt;/td&gt;&#xA;          &lt;td&gt;Decide that a reorganization is needed, and review the moved result.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Site engineering&lt;/td&gt;&#xA;          &lt;td&gt;Restructures sections, builds redirects, edits configuration, and drafts documentation pages like this one, working directly in the repository.&lt;/td&gt;&#xA;          &lt;td&gt;Review every change before commit.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Code documentation&lt;/td&gt;&#xA;          &lt;td&gt;Reads code and documents what it does: template overrides, build scripts, and the procedures around them, in whatever language they are written. The &lt;a href=&#34;/docs/document-system/theme-overrides/&#34;&gt;Theme Overrides&lt;/a&gt; page is an example.&lt;/td&gt;&#xA;          &lt;td&gt;Ask the questions, and check the answers against the running site.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Supporting artifacts&lt;/td&gt;&#xA;          &lt;td&gt;Builds curated datasets, maps, and figures. These carry draft markings.&lt;/td&gt;&#xA;          &lt;td&gt;Verify every element before the draft marking comes off.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Publication&lt;/td&gt;&#xA;          &lt;td&gt;Nothing.&lt;/td&gt;&#xA;          &lt;td&gt;Decide what publishes, where, and when.&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;The reader might notice a pattern in that table. Every entry in the AI column is assembly: reading, collecting, drafting, moving. Every entry in mine is judgment against ground truth: the primary sources, my positions, my voice, the running site.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
