Skip to the content.

A Note on Method — AI-Assisted Research

The Mündig research notes in techno-feudalism/ draw on philosophers — Kant, Locke, Habermas, Mill, Smith, Wollstonecraft, and others — many of whose primary works the author has not read in full. The author is a technologist, not a philosopher. The notes have been developed with substantial AI assistance: an LLM helps surface, integrate, and articulate ideas from thinkers whose work would otherwise take years of guided reading to engage with at this level.

This document is a disclosure about that method.

A learning project, not an academic one

Before the disclosure proper, the framing that governs everything below: Mündig is a project done for fun — to learn an interesting body of thought and to experiment with AI-assisted research as a method. It makes no claim to be academic, peer-reviewed scholarship, and should not be read as carrying that kind of authority. What it does aim at is the practice of scientific standards — citing sources, calibrating confidence to the evidence, disclosing method, inviting correction — pursued by an enthusiast learning in public rather than by a credentialed expert. The aspiration is quality; the standing is amateur. The rest of this document is about how the method tries to live up to that aspiration, and where it can fail.

Why be transparent about it

A research project that critiques opaque, lord-mediated knowledge infrastructures cannot in good faith hide that its own knowledge production runs through an opaque, AI-mediated layer. Publishing the methodology — and naming the failure modes — is the structurally honest move and is congruent with the deliberative norms the project is building toward.

What the AI is used for

What the AI is not a substitute for

Specific failure modes to watch for

These are the risks that bite this kind of work in particular. Readers who spot any of these in the docs should flag them.

  1. Smoothed-over disagreements. LLMs tend to synthesise opposing positions into a bland middle. Real disagreements between, say, Locke and Rousseau or Habermas and Fraser may be papered over in summary form.
  2. The textbook reading by default. What an LLM gives you is the most-cited received reading of a thinker. The contested, live, scholarly reading — the one a professor would push you toward — is harder to surface and is often more interesting.
  3. Confabulated citations and quotations. LLMs invent quotes, dates, and titles. The “I disapprove of what you say…” line in techno-feudalism/enlightenment-lineage.md is correctly flagged there as a paraphrase rather than Voltaire’s words; less famous misattributions are easier to miss. See “Citation verification” below for the working policy that addresses this failure mode specifically.
  4. Invisible ideological priors. LLM training imports the framings and assumptions of its training corpus. A particular reading of a passage may slip in without being marked as a choice.
  5. Plausibility over accuracy. AI-generated prose reads coherently even when it is wrong. The reader cannot use felt-authority as a guide to correctness.

Citation verification — the working policy

Failure mode 3 (above) is the highest reputational risk for an open-source critical-theory project: a fabricated citation, a real source quoted backwards, or a famous misattribution waved through. The project’s working policy — under construction — has four layers, adapted from reference-librarian and academic-publishing practice:

  1. Existence (automatable). Every cited work has an entry in a canonical bibliography file. Each entry is verified against open bibliographic databases — primarily OpenAlex (broad coverage including non-English and non-DOI works), CrossRef (journal articles with DOIs), OpenLibrary and WorldCat (books and editions) — and against a canonical-edition URL where the source is pre-DOI (HathiTrust, Internet Archive, the Stanford Encyclopedia of Philosophy archived snapshots, PhilPapers, Liberty Fund’s OLL for primary texts in the Enlightenment lineage). For the named thinkers in this project — Kant, Locke, Smith, Mill, Habermas, Spinoza — citations target the canonical scholarly editions (Akademie-Ausgabe for Kant; the Glasgow Edition for Smith; the Toronto Collected Works for Mill; the Clarendon Edition for Locke) and use those editions’ internal numbering rather than reprint pagination.
  2. Content (manual). No automation reliably checks whether a cited source actually says what the prose claims. Every load-bearing inline citation — direct quotations, paraphrases attached to a page reference, “Habermas argues X”-style attributions — has to be spot-checked against the source by a human reader. The verification skill emits a worklist of these for human triage; it does not claim to resolve them.
  3. Context (manual). Citations should be weighted appropriately: a peer-reviewed article in a recognised venue carries different epistemic weight than a conference paper, a blog post, or an entry in a contested-coverage database. Where a citation is being deployed in a load-bearing role, the doc should make the source’s status legible (peer-reviewed journal, scholarly edition, encyclopedia entry, polemic) rather than presenting all citations as functionally equivalent.
  4. Famous misattributions (lint). A separate denylist of known apocryphal quotations and misattributions — Voltaire-via-Hall, Smith’s “invisible hand of the market” misuses, Burke’s “all that is necessary…”, Mill-on-bad-men, Tocqueville-on-America, the Einstein quote spectrum — is maintained as a lint pass. Matches require an explicit misattributed flag inline.

The combination of these layers does not produce certainty. It does drive the residual risk close to zero for the catastrophic class (cited works that do not exist; quotes attributed to authors who never wrote them) and converts the second-order class (slightly wrong page numbers, mis-remembered translation years, stale section references) into a normal copy-edit problem rather than a credibility-destroying one.

For the librarian’s-eye-view perspective on AI-citation hallucinations that informed this policy, see Hana Lee Goldin’s “How to Spot AI Hallucinations Like a Reference Librarian” — particularly the three-layer existence/content/context model adapted above. The empirical-research-specific heuristics there (suspiciously specific decimals, impossible longitudinal timelines) do not translate to philosophy citations and are not used here.

The concrete working file as the policy is being bootstrapped is citation-inventory.md, which lists every work currently cited across docs/ with a confidence rating per item. That file is the input to the canonical bibliography that will replace it.

A live test case for the project’s own framework

The project’s two evaluation tests can be turned on the methodology itself:

The methodology will not pass either test cleanly. Naming where it fails is part of the method.

Invitation

Issues, pull requests, and notes from readers with deeper philosophical training than the author are explicitly invited. The most useful contributions:

This is one of the things being open-source is for.