ccpe-system/Interface.md

917 B

CCPE External Interface

This is the single external entrypoint for business systems, workbench projects, and local product repositories that need to invoke CCPE Agents, Lite prompts, Skills, Runtime nodes, or other canonical CCPE participants.

Consumer projects should record this file path as their default CCPE interface:

C:\Users\wangq\Documents\Codex\ccpe-system\Interface.md

Before invoking any CCPE participant, read the consumer setup contract:

C:\Users\wangq\Documents\Codex\ccpe-system\runtimes\hybrid\ccpe-agent-consumer-setup.md

Do not memorize or hardcode other CCPE paths as default interfaces. Read protocol, Runtime, Agent, Lite, or Skill files only when the consumer setup contract tells you to.

Minimum rule:

Interface.md
-> ccpe-agent-consumer-setup.md
-> only then read the required protocol / Runtime / Agent / Lite / Skill files for the current task