HanbeenMoon/t9os
A philosophical operating system for AI-human individuation, built on Claude Code and Simondon theory
Platform-specific configuration:
{
"mcpServers": {
"t9os": {
"command": "npx",
"args": [
"-y",
"t9os"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](LICENSE) [](https://python.org) []() [](https://github.com/HanbeenMoon/t9os/commits/main) []()
A personal operating system built on top of Claude Code, grounded in Gilbert Simondon's philosophy of individuation.
T9 OS turns an AI coding assistant into a full life-and-work orchestration layer. It manages tasks, decisions, projects, and knowledge — not through rigid categories, but through a state machine modeled on how things actually come into being.
Built by a non-developer using philosophical intuition and AI pair programming. This is not production software. It is one person's answer to the question: *what if your operating system understood that ideas start as tension, not as tickets?*
---
Most productivity tools treat ideas as static items. You create a task, it sits in a list, you check it off. But that is not how thinking actually works. Ideas emerge from tension between incompatible things — a deadline pulling one way, a creative urge pulling another. The interesting stuff happens in the collision.
T9 OS is built around that observation. Instead of "todo → done," it tracks how things come into being: a vague impulse becomes a tension, the tension produces a candidate, the candidate gets worked on, and eventually it stabilizes — or dissolves back into the background. Nothing gets deleted. Everything leaves a trace.
The philosophy (Simondon) gives this a rigorous foundation, but you don't need to read Simondon to use or understand the system. The core idea is simple: treat your workflow like a living process, not a filing cabinet.
---
Here is ho
Loading reviews...