39 lines
905 B
Markdown
39 lines
905 B
Markdown
# Viewpoint Discussion Distillation
|
|
|
|
This Knowledge Vault capability organizes long viewpoint discussions into reusable, traceable viewpoint material packages.
|
|
|
|
It is the vault-side operating layer for the CCPE `viewpoint-discussion-distillation` Runtime.
|
|
|
|
## Use When
|
|
|
|
Use this capability when a long diary or discussion file should be transformed into:
|
|
|
|
```text
|
|
- source-map
|
|
- topic-map
|
|
- material-routing-log
|
|
- topic documents
|
|
- coverage audit
|
|
- downstream handoff packets
|
|
```
|
|
|
|
## Do Not Use For
|
|
|
|
```text
|
|
- direct article writing
|
|
- automatic writing-workbench project creation
|
|
- deleting or moving the original source
|
|
- summary-only compression
|
|
- formal Agent output without a real invocation record
|
|
```
|
|
|
|
## Required Public Rules
|
|
|
|
Read before running:
|
|
|
|
```text
|
|
skills/invocation-policy.md
|
|
skills/context-management-policy.md
|
|
skills/knowledge-processing/viewpoint-discussion-distillation/runbook.md
|
|
```
|