Framework Essays — Concept Work

Governing
LLM-Assisted Work

Most advice about using LLMs in knowledge work focuses on better prompts. These essays focus on what better prompts cannot fix.

When an LLM is doing iterative intellectual labor on a long-lived project — drafting, revising, auditing, proposing alternatives — a specific failure regime emerges that is invisible from inside a single conversation. Documents get cleaner. Scope gets tighter. Everything reads as progress. But the same substantive defects persist in relabeled form, the project quietly becomes a different project, and there is no structural mechanism to detect any of it.

This is a governance problem, not a prompting problem. The three main pieces in this series cover the framework, the identity-preserving document pattern, and the workflow architecture developed to address it. A companion architecture note maps the same system as components, authority relationships, and current build status.

The pieces — in suggested reading order

Framework Note
Framework Note Start here ~8 min read
The Frozen Anchor: A Document Design Pattern for Long-Lived AI-Assisted Projects

A project’s biggest risk is not that it fails — it is that it quietly becomes a different project. This piece introduces the Frozen Anchor: a four-section document design pattern that records what a project agreed to be before revision pressure can distort it.

Read essay
Concept Essay
Concept Essay ~15 min read
A Control Framework for LLM-Assisted Research: Governing Research Definition Under Weak Supervision

The systems piece. It defines the governance problem, explains why ordinary revision loops fail, frames the process as a control problem, and derives the structural requirements for a system that can actually govern research definition under weak supervision.

Read essay
Case Study
Case Study ~14 min read
Designing Multi-Role AI Collaboration Workflows: A Four-Layer Architecture for Solo Research Programs

A workflow architecture that breaks closed-loop validation at the process level by separating research, implementation, ideation, and authorization into different contexts with different mandates and different cannot-lists.

Read essay
Companion
Companion Note ~9 min read
A Governance Architecture for LLM-Assisted Research Programs

A supplemental concept note mapping the framework as a system of components: identity anchor, authority map, governed bundle, audit instrument, defect register, patch layer, re-audit layer, and convergence layer.

Read companion note
Reading order. The Frozen Anchor is the best entry point because it is the most concrete and transferable. The Control Framework is the theoretical foundation and is denser. The workflow architecture piece shows how the governance problem changes the actual operating design of an AI-assisted project. The architecture note is supplementary rather than sequential: it maps the same framework as a system of interacting components.
What these are

Concept essays, framework notes, and architecture writing developed through direct application on a live, solo LLM-assisted research program. The structures described here were built because they were needed — each rule documents a failure mode that existed before the rule did.

What these are not

These are not validated research papers. The framework has been applied and refined on one program; it has not been benchmarked across multiple projects or independently evaluated. They are presented as serious concept work and qualified practitioner reflection.

The provenance

The essays and companion note are derived from working artifacts: a live research protocol, a frozen identity anchor maintained across audit cycles, an implementation log, and draft governance architecture materials that predate their publication as essays.

Where this fits

The adjacent literatures are LLM auditing, weak supervision, research proposal validation, and convergence theory. This work sits between them rather than fully inside any one of them, with a distinctive emphasis on project identity, authority control, bounded revision, and cross-cycle defect movement.

W
Will

Technical writer and independent researcher working at the intersection of knowledge work, AI-assisted processes, and research methodology. This series was developed while building VeriForge, which served as the live subject of the governance framework described here.