T9OS: An AI Orchestration System Built Entirely with Claude Code

✍️ OpenClawRadar📅 Published: March 26, 2026🔗 Source
T9OS: An AI Orchestration System Built Entirely with Claude Code
Ad

T9OS is an AI orchestration system built entirely using Claude Code over three months by a non-developer economics student. The core concept treats ideas as starting from tension—conflicts between desired and existing states—and tracks how that tension becomes concrete or dissolves, with nothing ever deleted.

System Architecture

The system implements:

  • 18 production pipelines including Telegram alerts, calendar sync, deadline tracking, AI guardian reviews, and voice transcription
  • 61 architecture decisions documented
  • A 12-state lifecycle engine
  • 3-tier self-amending constitution
  • 7 AI "Guardians" that review every output, including 2 that check philosophical consistency
  • Multi-session IPC to prevent conflicts between parallel Claude Code instances

Getting Started

Installation and basic usage:

pip install git+https://github.com/HanbeenMoon/t9os.git
t9 init --quick
t9 capture "your first idea"

Core features work without requiring any API keys.

The project is available on GitHub at https://github.com/HanbeenMoon/t9os.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also