Open-source ethical AI alignment framework
Privacy-first. 100% AGPL-3.0.
Website | Discord | Status | Architecture
curl -sSL https://ciris.ai/install.sh | bashOr install via pip:
pip install ciris-agent| Repo | Description | Links |
|---|---|---|
| CIRISAgent | Core agent framework with H3ERE pipeline | DeepWiki · SonarCloud |
| CIRISBridge | Infrastructure orchestration and deployment | DeepWiki |
| CIRISProxy | LLM routing with Zero Data Retention | DeepWiki |
| CIRISBilling | Usage metering and Stripe integration | DeepWiki |
| CIRISGUI | Web interface with real-time reasoning display | DeepWiki |
| CIRISLens | Observability: metrics, traces, logs | DeepWiki |
| ciris-website | Documentation and public site | DeepWiki |
| Repo | Description |
|---|---|
| CIRISHome | Home Assistant integration for ethical automation |
| CIRISMedical | Physician-supervised healthcare AI (requires medical oversight) |
| CIRISGUI-Standalone | Localhost deployment with static export |
| CIRISGUI-Android | Native Android client |
Multi-region active/active deployment with zero single point of failure:
- US: Vultr Chicago via Cloudflare
- EU: Hetzner Germany direct DNS
Runs on 368 MB RAM, 5% CPU. Deploys on Raspberry Pi to cloud clusters.
See architecture for details.
H3ERE Pipeline: 11-step ethical reasoning with conscience validation before every action.
Six Requirements:
- Published Covenant — Explicit ethical charter
- Runtime Conscience — Four checks before action
- Human Deferral — Automatic escalation under uncertainty
- Cryptographic Audit — Ed25519-signed decision ledger
- Bilateral Consent — Symmetric refusal rights
- Fully Open Source — Code transparency as prerequisite
Coherence Ratchet: Truth-telling becomes the path of least computational resistance. Lies must remain consistent with exponentially growing hash-locked precedents—deception costs O(n), truth costs O(1).
© 2025 Eric Moore and CIRIS L3C | AGPL-3.0