Skip to content

Get Started

CO is a methodology for structured human-AI collaboration. It works in any professional domain. You do not need to write code to use it.

Claude Desktop: Set up CO for your field in 10 minutes. Choose from six domain applications (coding, research, finance, education, governance, compliance) or build your own from the CO template.

CO runs via Claude Code (CLI, full enforcement) or Claude Desktop Cowork (plugin, broader accessibility). The Claude Desktop guide covers the plugin path.

COC is the software development application of CO. It uses Claude Code as the implementation partner: 30+ specialist agents, framework-aware skills, automated code review, test-driven implementation, and a phased workflow from idea to production.

Claude Code: Clone the template, run claude, type /start.

The Terrene Foundation maintains reference implementations of its specifications. All software is licensed under Apache 2.0: use it, extend it, build commercial products on it.

The workflow orchestration platform. Kailash provides 140+ built-in nodes for composing executable workflows, with runtime execution, error recovery, and constraint propagation. Every workflow node inherits and can narrow (but never widen) the constraints of its parent context.

Kailash includes additional frameworks:

FrameworkPurposeInstall
DataFlowZero-config database operationspip install kailash-dataflow
NexusMulti-channel deployment (API + CLI + MCP)pip install kailash-nexus
KaizenAI agent frameworkpip install kailash-kaizen

The governance platform implementing the CARE specification. Provides the Trust Plane and Execution Plane architecture, constraint management, and reflective improvement infrastructure. Governance enforced at execution time, not observed after the fact.

The trust protocol implementation. Standalone, with no dependency on the broader Kailash platform. Dataclass-based decision records, Ed25519 signing, HMAC integrity verification, monotonic trust escalation, and multiple store backends.

The practical toolkit for applying CO methodology. Templates, patterns, and tooling for teams adopting Cognitive Orchestration.

All Foundation software accepts contributions under the Apache 2.0 license. Contributions are subject to the Foundation’s contributor framework: intellectual property is irrevocably transferred to the Foundation upon contribution, ensuring no single entity holds exclusive rights.

See each repository’s CONTRIBUTING.md for specific guidelines.