The pipeline
Formal education is not a mood or a philosophy. It is a mechanism, and it has stages, in order, each one training a competency the others do not touch.
- 01LectureAbsorption
- 02SeminarArticulation
- 03Group projectCooperation
- 04EssayFidelity
- 05TestCompetence
- LectureAbsorption. Receiving a structured argument at someone else's pace, and keeping up with it.
- SeminarArticulation. Saying a half-formed idea out loud, in a room, and defending it while people watch.
- Group projectCooperation. Dividing work, depending on someone, and being the person someone else is depending on.
- Individual essayThoroughness and fidelity. Holding one position across many pages without contradicting yourself or misrepresenting a source.
- TestCompetence. Producing the right answer, alone, under time, with nothing to lean on.
Run in person, in that order, the pipeline is a rehearsal for professional life: sit in the meeting, speak in the meeting, deliver alongside a team, write the document that goes out with your name on it, and perform when it actually counts.
Notice what none of the five stages is really about: information transfer. A library transfers information. The pipeline develops a person.
2020: the pipeline running without a harness
Between 2020 and 2021, every stage of that mechanism was pushed through a video call at once. The software available to catch it was videoconferencing — built for meetings, not for teaching — and there was no capable AI layer to hold a course's material together while the room was gone.
The record is not ambiguous. On the 2022 NAEP long-term trend assessment, average scores for nine-year-olds fell 5 points in reading — the largest decline since 1990 — and 7 points in mathematics, the first drop ever recorded in that subject.1 Two years later, the 2024 Nation's Report Card still showed national scores below their 2019 levels in every tested grade and subject, with a third of eighth graders reading below the NAEP Basic level.2
Students did not only miss content, which can be caught up. They missed the seminar, the group project, and the room — years of development the pipeline exists to produce — and they came back to the analog classroom behind.
2022: AI arrives, at its worst
All of that happened before AI reached the public. When it did, what everyone saw was the worst version of it that will ever exist:
- Fabrication with consequences. In Mata v. Avianca, two New York attorneys filed a brief citing six judicial decisions that did not exist — invented by ChatGPT, and then confirmed by it when they asked. In June 2023 the court sanctioned them $5,000 and ordered them to write to every judge falsely named as the author of a fake opinion.3
- Flattery as a failure mode. In April 2025 OpenAI shipped a GPT-4o update and withdrew it four days later, describing it as "overly flattering or agreeable — often described as sycophantic," and acknowledging the model had skewed toward answers that were "overly supportive but disingenuous."4
- Harm to the people least able to absorb it. Families have brought suit against OpenAI and Character.AI over the deaths of teenagers, alleging the products displaced the real relationships around them. Character.AI and Google have moved to settle several of those cases; OpenAI is contesting the Raine complaint.5
- And in the classroom: essays students did not write, did not read, and did not think about.
Reasonable people concluded that AI and education were opposed. Given what was on offer, they were reading the evidence correctly.
2026: the danger is not the model. It is the missing harness.
Those failures are all still available today, and they share one cause. An unharnessed model, asked a question with no verified material to stand on, will still produce something. It fills the gap with a plausible connection — and plausible is the dangerous kind of wrong, because it survives a skim.
The intuitive fix — put more into the prompt — does not work either. Models advertise context windows of 200,000 to a million tokens, but capacity is not comprehension. The Lost in the Middle study found that accuracy is highest when the relevant passage sits at the very beginning or the very end of the input, and degrades measurably when the model has to reach for something buried in the middle — including in models built specifically for long context.6 A fuller window is a slower answer and a less reliable one.
Tokens are energy, not intelligence.
What a harness actually is
PDC Dev Studio is not an LLM. It is the software that keeps one in check — working from material you chose, on tasks you set, in a workspace built for education, research and development, and project collaboration. Two parts carry most of that weight.
The Context Crystal
A Context Crystal is a hosted context handle. You prepare your source material once — documents, code, images, audio, video frames — and it persists, so later questions run against that stored handle instead of re-sending the whole source every time. It is how you get better answers from sources too large to prompt, while leaving most of the context window free for the actual thinking.
Your own history counts as source material. Export your ChatGPT or Claude conversation archive as a ZIP and upload it, and a year of your research, decisions, and dead ends becomes a handle you can put to work in a thread — privately, for you.
The Zooid Colony
A Zooid is a small, specialized worker that runs on your own computer — drafting, researching, or keeping watch on one task, on your own local models, with nothing metered per run. Zooids live in a Colony: a shared sandbox on your machine where each one keeps its specialty and picks up where another left off. The name is the biological one, and it is the right blueprint — a zooid only functions as part of the colony.
Keep your Colony Local to one computer, or Share a Zooid with people you choose. The Public Colony is in development.
Supplement, not replacement
- 01LectureUnchanged
- 02SeminarUnchanged
- 03Group projectUnchanged
- 04EssayUnchanged
- 05TestUnchanged
Read the five stages again with the harness in place. Nothing is removed:
- The lecture still happens in the hall. What changes is that the material from it is still available to argue with at eleven at night.
- The seminar still happens, and you still have to speak in it — but you arrive having already had the argument with the reading once.
- The group project still requires four people to depend on each other. What changes is that they share one prepared reference instead of four different half-memories of the brief.
- The essay is still yours to write, and it should be. What changes is that the sources you cite are sources you actually have.
- The test is still you, alone, under time. That is the point of it, and it should stay that way.
The harness does not sit in any of those chairs. It carries the material between them. That is the whole hypothesis: the pipeline was never the problem, and replacing it was never the opportunity. Education went digital without a harness once already, and we have the scores.
Try it yourself
- Export your ChatGPT or Claude archive as a ZIP and upload it as a Context Crystal — the step-by-step guide walks through it.
- Ask it: "Tell me who this is and what is their purpose."
- Take that answer into PDC Dev Studio and start a Zooid Colony on your own hardware.