C2AI2X Protocol Docs
This directory is the public documentation source for docs.zhenrobot.com/protocols/c2ai2x/.
It explains the external integration surface without redefining the upstream standard or runtime ownership.
Boundary
- protocol standard source of truth:
zhen-protocol-c2ai2x - public runtime ingress:
zhen-platform-core - execution runtime:
zhen-brain-core - vertical samples and mappings: business frontends
This directory is the official public explanation layer for external integrators.
Fixed reminder:
- the protocol is not the only entry product
- no-code
Hosted Inboxand low-codeWidget Embedsit above the protocol as productized access surfaces - direct protocol execution still uses the live
zhen-platform-coreingress contract
Recommended Reading Order
- overview.md
- first-request.md
- quickstart.md
- execution-lifecycle.md
- core-objects.md
- auth-and-scopes.md
- trust-boundary.md
- error-model.md
- api-reference.md
- webhooks.md
- production-readiness.md
- conformance.md
- examples.md
- changelog.md
Upstream Binding
This directory stays aligned with:
/www/wwwroot/zhen-protocol-c2ai2x/README.md/www/wwwroot/zhen-protocol-c2ai2x/docs/architecture/ADR-001-protocol-standard-boundary.mdzhen-platform-corelive ingress contract forPOST /api/execute/www/wwwroot/zhen-platform-core/spec/openapi.yaml/www/wwwroot/zhen-brain-core/docs/c2ai2x-runtime-consumption.md
If this directory conflicts with the standard repository or the platform live contract, the upstream standard and platform ingress contract win.