20 lines
866 B
Markdown
20 lines
866 B
Markdown
# CCPE Capability Requests
|
|
|
|
This directory holds supplier tickets for capabilities that should be designed or maintained in:
|
|
|
|
```text
|
|
C:\Users\wangq\Documents\Codex\ccpe-system
|
|
```
|
|
|
|
Use this directory when Video Workbench needs a local work agent, CCPE-Lite prompt card, agent spec, runtime rule, model card, invocation protocol, evaluation rule, or external capability registration.
|
|
|
|
Do not place canonical prompts, agent specs, model cards, or runtime specs in this repository. This directory records the request from Video Workbench as the client project.
|
|
|
|
For actual CCPE setup or invocation, the default entrypoint is:
|
|
|
|
```text
|
|
C:\Users\wangq\Documents\Codex\ccpe-system\Interface.md
|
|
```
|
|
|
|
Read `Interface.md` first and follow it to the consumer setup contract. Do not hardcode internal CCPE artifact paths in supplier tickets as default invocation entrypoints.
|