T9OS: An AI Orchestration System Built Entirely with Claude Code

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
👀 See Also

Reddit discussion: Identity.md files insufficient for AI employee personality stability without proper model architecture
A Reddit discussion argues that adjusting identity.md files to prevent personality bleed in AI employee teams is ineffective if the underlying model architecture only simulates role separation. The post recommends using Minimax M2.7 backend, which baked boundary awareness into base training through 100+ self-evolution cycles.

Jobly: Contract Marketplace with AI-First Dispute Resolution and Community Voting
Jobly is a contract marketplace built with Next.js 14, TypeScript, and Supabase, featuring an escrow system with 10% provider bonds on proposals and a dispute pipeline that starts with AI evaluation using Claude, then allows appeals to community stake voting.

Sgai: Goal-Driven Multi-Agent Software Development Tool
Sgai is an open-source Go tool that coordinates AI agents to execute software goals defined in GOAL.md files. It decomposes goals into DAG workflows, runs tests for completion gates, and operates locally with a web dashboard for monitoring.

Clawdbot Unleashes New Features with Pro Subscription
Clawdbot introduces a 'Pro' subscription, offering enhanced capabilities for users aiming to maximize the potential of automation in coding environments. Dive into the latest features and community insights from r/clawdbot.