- Published on
The Missing Pain Receptor
- Authors

- Name
- Adrian Gan
- @AdrianGanJY
I Built a Nervous System Without Pain Receptors
For two months, I built what I thought was a complete system. An AI-powered hub with task management, project tracking, a vision tree, a knowledge refinery, session capture, velocity logging. Forty-five projects cataloged. Thirteen workflows automated. Every piece of the solution space was covered.
And I was more stressed than ever.
The system could tell me what I was building, how fast I was going, and where things fit in the grand vision. But it couldn't tell me why I hurt.
The Pattern I Couldn't See
Here's the mental trap I fell into, and I suspect every builder falls into it:
Problem → Idea → Project → Task → Execute
Looks fine, right? Except I was starting at step 2. My mind would notice a problem and immediately skip to an idea. The idea would become a project. The project would become tasks. The tasks would get tracked in my beautiful system.
But the original problem? Never written down. Never documented. Never triaged.
I had 45 projects in my registry. When I sat down and asked "what problems am I actually trying to solve?" — I couldn't list them. They were invisible. Elephants in a room I'd furnished with solutions.
The Body Knew First
The realization didn't come from analysis. It came from my stomach.
I've been dealing with bloating — the kind that comes from stress, not food. Stomach muscles retracting. IBS flaring up. I'd tried everything: adjusting diet, yoga, emotional work. All helped, but the bloating kept returning.
Then during a late-night session with my AI agent, something clicked. I started dumping problems. Not solutions. Not ideas. Just... problems. Health problems. Management problems. Relationship problems. The raw, unfiltered pain.
The bloating stopped.
Not because the problems were solved. Because they were seen.
Why Every System Needs a Pain Receptor
Think about the human body. You have motor systems (muscles, limbs — the "do" part). You have sensory systems (eyes, ears — the "perceive" part). You have a brain (the "decide" part).
But without pain receptors, you'd destroy yourself. You'd keep your hand on a hot stove. You'd walk on a broken leg. Pain isn't a bug — it's the most critical feedback loop in the entire system.
My productivity system had motors (task execution), sensors (velocity tracking), and a brain (vision alignment). But no pain receptors. No way to register: "this hurts, and it matters."
The Minimum Effective Action
The fix wasn't another app. It wasn't a database, a UI, or a complex workflow.
It was a markdown file.
problems/
├── README.md
└── problems.md ← the pain receptor
That's it. A single file where problems get dumped, organized by domain (health, work, relationships, system), and triaged with three labels:
- 🔴 Solve — real pain, needs action
- 🟡 Bear — livable, revisit later
- 🟢 Accept — reality, not a bug. Let go.
The triage itself is therapeutic. Not every problem needs solving. Some need bearing. Some need accepting. The act of classifying a problem as "this is reality, not my failure" releases the tension of carrying it.
The Deeper Principle
Here's what I extracted as a principle:
Document the problem before the solution.
Problems are THE context. They are the WHY behind a series of actions. Jumping from problem to idea without documenting the problem causes: invisible root causes, solution sprawl, and stress from unseen elephants.
Before building, ask three questions:
- What is the problem?
- Does it need solving?
- What's the minimum effective action?
Not all problems need apps. Some need conversations. Some need acceptance.
I infused this into every workflow in my system. Every time my AI agent starts a task, it asks: "What problem does this solve?" Every discussion probes for the underlying pain. Every research session checks: "Is this curiosity or real pain?"
Thirteen hooks. One principle. The system now has nerves.
What Changed
Before the pain receptor:
- 45 projects, couldn't name 5 problems they solve
- Stress from invisible elephants
- Physical symptoms (bloating) from unacknowledged pain
- Solutions that multiplied without reducing suffering
After:
- Problems documented first, solutions derived second
- Stress reduced by externalization — not by solving, just by seeing
- Physical symptoms correlated directly with acknowledgement
- A simple triage that tells me: solve it, bear it, or accept it
The most powerful sentence in my system isn't a task assignment or a deployment command. It's a question:
"What problem is this solving?"
Adrian Gan is the CEO of Mipos and builder of the Agentic Hub — an AI-powered operating system for his life, business, and development work. He writes about first-principles thinking, system design, and the intersection of personal development and technology.