Terms of Service
Last updated: initial draft, not officially published.
PLAN.md and hasn't been through legal review. Don't treat it as final until reviewed by qualified counsel.1. What CAF is
CAF (Coderium Agent Framework) is a framework — a set of code, conventions, and tooling you run yourself in your own repo and infrastructure. CAF is not a SaaS service hosted by Coderium. No instance of CAF Orchestrator is run or managed by Coderium on your behalf.
2. License
CAF's code is distributed under the [License TBD] license — to be determined before the repo goes public. Until a final license is set, assume all rights reserved.
3. Provided "as is"
CAF v1.0.0 is free and provided as-is, without warranty of any kind, express or implied. There's no SLA (service level agreement) on the free version — no commitment to response time or uptime, since CAF Orchestrator runs on your own infrastructure, not Coderium's.
4. Limitation of liability
Agents run by CAF may produce code that is incorrect, incomplete, or doesn't match intent. This is consistent with CAF's own governance principle: mandatory human review at every checkpoint before code is merged. You — not Coderium — are fully responsible for the decision to review, approve, or merge any change an agent produces.
Coderium is not liable for any loss arising from the use of CAF, including but not limited to code defects that pass human review.
5. Changes to these Terms
These terms may change as CAF evolves. Changes will be announced in the project's changelog.