43 lines
1.6 KiB
Markdown
43 lines
1.6 KiB
Markdown
# CCPE Runtime Links
|
|
|
|
This file records how Video Workbench consumes CCPE System assets.
|
|
|
|
Canonical CCPE workspace:
|
|
|
|
```text
|
|
C:\Users\wangq\Documents\Codex\ccpe-system
|
|
```
|
|
|
|
## Planned Assets
|
|
|
|
| Asset | Type | Status | Notes |
|
|
| --- | --- | --- | --- |
|
|
| Qiangge's Apprentice | Lite / Agent Spec | planned | Primary dimensional output actor |
|
|
| Short Video Production Runtime | Runtime | planned | Full video package workflow |
|
|
| Source-To-Episode Splitter | Skill | planned | Split deep source into episodes |
|
|
| Angle Proposal Generator | Skill | planned | Generate three entry angles |
|
|
| Tone And Outline Builder | Skill | planned | Build video outline and global visual style |
|
|
| Storyboard Logic Builder | Skill | planned | Build timed storyboard logic |
|
|
| Shot Deep Production | Skill | planned | Build shot visual plan, prompt, voiceover, notes |
|
|
| Image Prompt Generator | Skill | planned | Produce consistent image prompts |
|
|
| Voiceover Script Generator | Skill | planned | Fit narration to duration budget |
|
|
| Publish Copy Generator | Skill | planned | Prepare platform copy |
|
|
|
|
## Policy
|
|
|
|
Do not copy canonical CCPE artifacts here. Record links, usage notes, and task-specific adapters only.
|
|
|
|
Video Workbench does not store canonical prompts, agent specs, model cards, or runtime specs. Missing CCPE capabilities should be requested through:
|
|
|
|
```text
|
|
requirements/ccpe/
|
|
```
|
|
|
|
Deterministic automation tools should be requested through:
|
|
|
|
```text
|
|
requirements/skills-vault/
|
|
```
|
|
|
|
Do not mark planned assets as executed or available until they have a real source path and validation record.
|