# CXP Protocol ## Docs - [About Me](https://docs.cxpro.dev/about.md): Ishaan Mohapatra — Creator of CXP - [Clients](https://docs.cxpro.dev/clients.md): CXP-compatible clients and runtimes - [Antitrust](https://docs.cxpro.dev/community/antitrust.md): Antitrust policy for standards participation - [Communication](https://docs.cxpro.dev/community/communication.md): Where to discuss CXP and get help - [CXP Guidelines](https://docs.cxpro.dev/community/cxp-guidelines.md): How to propose changes via Context Execution Proposals - [Governance](https://docs.cxpro.dev/community/governance.md): How decisions are made for CXP - [Working Groups](https://docs.cxpro.dev/community/working-groups.md): Groups that drive parts of the standard - [Roadmap](https://docs.cxpro.dev/development/roadmap.md): Planned milestones for CXP - [Build an Agent Adapter](https://docs.cxpro.dev/docs/develop/build-agent-adapter.md): Implement a CXP-Agent adapter for tools and workflows - [Build a Robot Adapter](https://docs.cxpro.dev/docs/develop/build-robot-adapter.md): Implement a CXP-Robot adapter for a robot stack - [Connect Local Targets](https://docs.cxpro.dev/docs/develop/connect-local-targets.md): Run CXP against local agents/robots in development - [Connect Remote Targets](https://docs.cxpro.dev/docs/develop/connect-remote-targets.md): Run CXP against remote agents/robots in production - [Connectors & Adapters](https://docs.cxpro.dev/docs/develop/connectors-and-adapters.md): Connect CXP to tools, agents, and robot stacks - [Glossary](https://docs.cxpro.dev/docs/getting-started/glossary.md): Key CXP terms - [Introduction to CXP](https://docs.cxpro.dev/docs/getting-started/intro.md): What CXP is, what it standardizes, and how agents + robots share context safely - [Quickstart](https://docs.cxpro.dev/docs/getting-started/quickstart.md): Run the capsule → match → plan → execute → receipt loop - [Architecture](https://docs.cxpro.dev/docs/learn/architecture.md): How CXP components fit together end-to-end - [Capability Matching](https://docs.cxpro.dev/docs/learn/capability-matching.md): Decide if a target can execute a capsule safely - [Context Capsules](https://docs.cxpro.dev/docs/learn/context-capsules.md): Portable execution knowledge that can be reused safely - [Policy & Safety](https://docs.cxpro.dev/docs/learn/policy-and-safety.md): Governed execution for both digital and physical actions - [Registry](https://docs.cxpro.dev/docs/learn/registry.md): Where capsules, receipts, and versions live - [What is CXP?](https://docs.cxpro.dev/docs/learn/what-is-cxp.md): A structured context exchange protocol for agents and robots - [Authorization](https://docs.cxpro.dev/docs/security/authorization.md): Scopes, approvals, and least-privilege execution - [Signing & Attestation](https://docs.cxpro.dev/docs/security/signing-and-attestation.md): Signing capsules/receipts and verifying target identity - [Threat Model](https://docs.cxpro.dev/docs/security/threat-model.md): Threats and mitigations for context-to-execution systems - [C2A](https://docs.cxpro.dev/docs/targets/a2a.md): Context → Agent profile - [C2A vs C2R](https://docs.cxpro.dev/docs/targets/a2a-vs-a2r.md): Compare agent execution vs robot execution under CXP - [C2R](https://docs.cxpro.dev/docs/targets/a2r.md): Context → Robot profile - [CXP-Agent](https://docs.cxpro.dev/docs/targets/cxp-agent.md): Execution profile for software agents - [CXP-Robot](https://docs.cxpro.dev/docs/targets/cxp-robot.md): Execution profile for physical robots - [Conformance](https://docs.cxpro.dev/docs/tools/conformance.md): Test what it means to be CXP-compliant - [Inspector](https://docs.cxpro.dev/docs/tools/inspector.md): Inspect capsules, matches, plans, and receipts - [Examples](https://docs.cxpro.dev/examples.md): Practical CXP examples - [CXP Protocol](https://docs.cxpro.dev/home.md): Progressive context exchange for agents and robots - [Architecture (Spec)](https://docs.cxpro.dev/specification/2026-01-18/architecture/index.md): Normative architecture requirements - [Changelog (2026-01-18)](https://docs.cxpro.dev/specification/2026-01-18/changelog.md): Changes included in this version - [Authorization (Spec)](https://docs.cxpro.dev/specification/2026-01-18/core/authorization.md): Normative requirements: Authorization (Spec) - [Core Protocol](https://docs.cxpro.dev/specification/2026-01-18/core/index.md): Normative requirements: Core Protocol - [Lifecycle](https://docs.cxpro.dev/specification/2026-01-18/core/lifecycle.md): Normative requirements: Lifecycle - [Security Best Practices](https://docs.cxpro.dev/specification/2026-01-18/core/security_best_practices.md): Normative requirements: Security Best Practices - [Transports](https://docs.cxpro.dev/specification/2026-01-18/core/transports.md): Normative requirements: Transports - [Cancellation](https://docs.cxpro.dev/specification/2026-01-18/core/utilities/cancellation.md): Utility: cancellation - [Ping](https://docs.cxpro.dev/specification/2026-01-18/core/utilities/ping.md): Utility: ping - [Progress](https://docs.cxpro.dev/specification/2026-01-18/core/utilities/progress.md): Utility: progress - [Tasks](https://docs.cxpro.dev/specification/2026-01-18/core/utilities/tasks.md): Utility: tasks - [CXP Specification (2026-01-18)](https://docs.cxpro.dev/specification/2026-01-18/index.md): Normative definition of the CXP protocol - [Profile: Agent](https://docs.cxpro.dev/specification/2026-01-18/profiles/agent.md): Normative requirements for Profile: Agent - [Profile: C2A](https://docs.cxpro.dev/specification/2026-01-18/profiles/c2a.md): Normative requirements for Profile: C2A - [Profile: C2R](https://docs.cxpro.dev/specification/2026-01-18/profiles/c2r.md): Normative requirements for Profile: C2R - [Profile: Robot](https://docs.cxpro.dev/specification/2026-01-18/profiles/robot.md): Normative requirements for Profile: Robot - [Capability Descriptor](https://docs.cxpro.dev/specification/2026-01-18/schemas/capability-descriptor.md): Schema: capability-descriptor - [Context Capsule](https://docs.cxpro.dev/specification/2026-01-18/schemas/context-capsule.md): Schema: context-capsule - [Execution Plan](https://docs.cxpro.dev/specification/2026-01-18/schemas/execution-plan.md): Schema: execution-plan - [Execution Receipt](https://docs.cxpro.dev/specification/2026-01-18/schemas/execution-receipt.md): Schema: execution-receipt - [Match Result](https://docs.cxpro.dev/specification/2026-01-18/schemas/match-result.md): Schema: match-result - [Draft: Index](https://docs.cxpro.dev/specification/draft/architecture/index.md): Draft content for the evolving CXP specification - [Draft: Changelog](https://docs.cxpro.dev/specification/draft/changelog.md): Draft content for the evolving CXP specification - [Draft: Index](https://docs.cxpro.dev/specification/draft/index.md): Draft content for the evolving CXP specification ## OpenAPI Specs - [openapi](https://docs.cxpro.dev/api-reference/openapi.json)