Developers / Adapters

Thin execution adapters around one deterministic core.

CO2 Router does not fork logic per runtime. Adapters carry the same binding decision contract into different execution environments and record which control point produced the frame.

http
ecobe.http.decision.v1

The adapter context is attached to the decision frame so proof, trace, and replay can explain which entry surface enforced the authorization result.

event
ecobe.cloudevents.adapter.v1

The adapter context is attached to the decision frame so proof, trace, and replay can explain which entry surface enforced the authorization result.

queue
ecobe.queue.adapter.v1

The adapter context is attached to the decision frame so proof, trace, and replay can explain which entry surface enforced the authorization result.

lambda
ecobe.lambda.adapter.v1

The adapter context is attached to the decision frame so proof, trace, and replay can explain which entry surface enforced the authorization result.

kubernetes
ecobe.kubernetes.adapter.v1

The adapter context is attached to the decision frame so proof, trace, and replay can explain which entry surface enforced the authorization result.

github_actions
ecobe.github-actions.adapter.v1

The adapter context is attached to the decision frame so proof, trace, and replay can explain which entry surface enforced the authorization result.