<- Adapters

Delegation

certifiedagents

Governed work handoff and delegation lifecycle

pip install chp-adapter-delegation

Auto-discovered through the chp.adapters entry point — no host config needed.

Capabilities

What this adapter exposes.

acceptv0.1.0

Accept a pending delegation. Emits delegation_accepted.

chp.adapters.delegation.accept
completev0.1.0
chp.adapters.delegation.complete
createv0.1.0
chp.adapters.delegation.create
rejectv0.1.0

Reject a delegation with a stated reason. Emits delegation_rejected.

chp.adapters.delegation.reject
See the full capability catalog →