Working Notes
The Loop Must Terminate in Reality
Using AI as a Socratic Collaborator Without Outsourcing Judgment
I have spent a lot of time trying to learn how to learn with AI.
At one point, while I was trying to orient myself during my job search, I spent long library sessions prompting agents about curriculum design, learning systems, research methods, and the most effective way to use the tools now available to me. The questions were thoughtful; the answers often were too. I could spend hours refining a learning plan with a system that could retrieve, summarize, compare, and reorganize information faster than I could.
Eventually, I asked the model whether the work had been worthwhile.
Its answer was candid: I would probably understand more by writing code, asking questions that emerged from the work itself, and accepting that some information would fall through the cracks. Researching the optimal way to learn had started to substitute for learning.
That did not make the answer correct merely because a language model said it. I was wary of granting a system personal authority because its response sounded unusually perceptive. I treated the suggestion as a hypothesis and considered the alternative on its own merits.
The alternative held up. I did not need an agent to replace textbooks, lectures, exercises, or implementation. I needed help finding and returning to the materials that already did that work well. A linear algebra text, a serious technical course, a small system I could build and break, or a question I could not answer yet all gave me something an extended prompt exchange could not: contact with the thing I was trying to understand.
It also changed the role I gave the tools. I had already used them to clarify a hard concept or locate a useful resource, but I stopped treating them as a primary instructor. I started treating them more like office hours: a place to bring a concrete confusion, test my current understanding, and return to the material or implementation with a better next question.
My use of AI became lower and more deliberate. More of my time in the library became active learning rather than planning how to learn. That shift has mattered more than any individual prompt.
Ironically enough, the phrase I keep returning to came from an LLM: The loop must terminate in reality.
I do not mean that AI work is unreal. I mean that a loop of prompting, summarizing, planning, and critique needs to return to an artifact that can resist it. For software, that might be an editor, a test suite, or a running system. For mathematics, it might be a derivation, an exercise, or an explanation that holds up without assistance. For a decision, it might be evidence that changes what I choose to do next.
Without that return, AI can make exhaust feel productive. It can help me produce increasingly articulate accounts of work I have not yet done. The danger is not only incorrect output. It is confusing the feeling of forward motion with forward motion itself.
This is where I find agents most useful. They can help me surface a pattern I have made visible, point out a contradiction, ask a better question, or challenge an assumption I have stopped noticing. They can generate options for a plan or a draft. They can also make it easier to compare ideas that would otherwise remain half-formed.
That is different from asking an agent to decide what I believe, or to carry the intellectual burden of a project. The useful role is adversarial and Socratic. It gives me something to answer back to.
I still need to own what survives that exchange. Before I keep a claim, I should be able to explain why I believe it, what evidence supports it, and what would make me revise it. Before I publish a sentence, I should be willing to stand behind the idea in it, regardless of who produced the first phrasing.
This does not mean that research is always avoidance. Some problems are under-mapped enough that research is the work. In those cases, the right output may be a map of unknowns, a hypothesis, or an experiment that makes the next uncertainty smaller. The same standard applies. Research earns its place when it changes the shape of the work that follows.
For now, one of my simplest drift signals is time spent away from the primary artifact. When I have kept a conversation or research window open for a long time without returning to the code, the proof, or the problem itself, I know I should ask whether I am gathering what I need or simply extending the loop.
This is not a general prescription for working with AI. It is my current working model. It has helped me turn more time toward actual learning and make my use of these systems more conscious. I expect it to change.
The model rests on a belief I currently hold: understanding is part of the outcome, not merely a cost on the path to useful output. That may not always be true. Agent capabilities may change the abstraction level at which human work is most valuable. There may be future tasks where insisting on today’s form of understanding becomes nostalgia rather than rigor.
I do not know where that boundary will move. I only know that, for the work I am trying to learn now, the loop still needs to terminate in reality.