ccpe-system/.codex/skills/ccpe-forge/templates/ccpe-upgrade-report.md

375 lines
5.1 KiB
Markdown

---
artifact_type: ccpe-upgrade-report
name:
source_artifact:
source_path:
target_artifacts:
author:
created:
status: draft
based_on: CCPE System
---
# CCPE Upgrade Report: {Artifact Name}
## 1. Original Artifact
```text
Name:
Path:
Version:
Author:
Original Format:
Target Platform:
```
## 2. Upgrade Request
<!-- What did the user ask for? -->
```text
Request:
Goal:
Constraints:
```
## 3. Original Classification
### 3.0 Scenario Probe
```text
current_usage:
planned_usage:
target_platform:
single_agent_or_multi_agent:
manual_orchestration_or_automation:
codex_invocation_needed:
workflow_or_committee_role:
depth_orientation:
scenario_assumptions:
```
### 3.1 Primary Classification
Use one:
```text
CCPE-Lite
CCPE-Agent
CCPE-Skill
CCPE-Runtime
Model Card
Model Index
Hybrid Artifact
```
### 3.2 Secondary Components
```text
-
-
-
```
### 3.3 Operating Mode
Use one:
```text
Expert Mode
Workshop Mode
Automation Mode
Hybrid Mode
```
### 3.4 Depth vs Automation Orientation
Use one:
```text
Depth-Oriented
Automation-Oriented
Hybrid
```
## 4. Embedded Components
### 4.1 Embedded Cognitive Models
```text
-
-
-
```
### 4.2 Extractable Skills
```text
-
-
-
```
### 4.3 Tool / Retrieval Policies
```text
-
-
-
```
### 4.4 Runtime Elements
```text
-
-
-
```
### 4.5 Output Templates
```text
-
-
-
```
## 5. Quality Assessment Summary
| Criterion | Score | Severity | Notes |
| -------------------------------- | ----: | -------- | ----- |
| Purpose Fit | | | |
| Classification Accuracy | | | |
| Structural Clarity | | | |
| Boundary Precision | | | |
| Capability Realism | | | |
| Context Handling | | | |
| Model Fidelity | | | |
| Skill Reusability | | | |
| Authority Clarity | | | |
| Workflow Coherence | | | |
| State Awareness | | | |
| Output Usability | | | |
| Evaluation Strength | | | |
| Human-in-the-Loop Design | | | |
| Runtime Safety | | | |
| Portability | | | |
| Maintainability | | | |
| Intellectual Flavor Preservation | | | |
## 5A. Pre-Migration Source Judgment
Use this section when migrating mature CCPE 2.0 prompts.
```text
Source judgment report required:
Source judgment report path:
Visible source-level risks:
Second judgment by original CCPE agent:
Final source decision:
Chosen source version:
```
Allowed final source decisions:
```text
use source as-is
patch only in wrapper
repair source first
enter Refinement Lane
```
## 6. Major Strengths
```text
-
-
-
```
## 7. Major Problems
```text
-
-
-
```
## 8. Target Classification
### 8.1 Recommended Target Form
```text
Primary:
Secondary:
```
### 8.2 Recommended Outputs
```text
Portable Lite Prompt:
Agent Spec:
Skill Spec:
Runtime Spec:
Model Card:
Model Index Entry:
```
### 8.3 Runtime Need
Use one:
```text
None
Optional
Recommended
Required
```
Explain:
```text
```
## 9. Preserved Elements
Preserve these from the original artifact:
```text
-
-
-
```
Examples:
```text
Core metaphor
Role identity
Distinct terminology
Main workflow
Output format
Cognitive stance
Model mechanism
Falsification boundary
```
## 10. Extracted Elements
### 10.1 Model Cards to Extract
```text
- model_name:
reason:
target_path:
```
### 10.2 Skills to Extract
```text
- skill_name:
reason:
target_path:
```
### 10.3 Runtime Components to Extract
```text
- runtime_component:
reason:
target_path:
```
## 11. Modified Elements
```text
-
-
-
```
Examples:
```text
Replaced chain-of-thought requirement with reasoning summary.
Separated capability from authority.
Converted retrieval statement into Source Policy.
Moved reusable procedure into Skill.
```
## 12. Deprecated or Removed Elements
```text
-
-
-
```
Explain why each element was removed or deprecated.
## 13. Generated / Proposed Files
```text
- path:
purpose:
status:
```
## 14. Model Index Updates
```text
- model_id:
update_type:
status:
review_needed:
```
## 15. Human Decisions Required
```text
1.
2.
3.
```
Examples:
```text
Confirm whether extracted model should be active or candidate.
Confirm whether Lite version should remain self-contained.
Confirm whether Runtime integration is needed now or later.
```
## 16. Risks and Warnings
```text
-
-
-
```
## 17. Validation Checklist
```text
Original intent preserved?
Model fidelity preserved?
Correct target classification?
No unnecessary over-engineering?
No unsafe under-specification?
Human decision gates defined?
Output files coherent?
Model Index update proposed?
```
## 18. Recommended Next Step
```text
```
## 19. Change Log
```text
v0.1:
- Initial upgrade report.
```