16 lines
689 B
Markdown
16 lines
689 B
Markdown
|
|
# @deepseek-ai/dsh-client-ui-trajectory
|
||
|
|
|
||
|
|
Trajectory/Waterfall placeholder views; the pure-consumer minimal plugin exemplar (registers two views, provides no service, declares no Context merge). Contract: api-contracts v3 §8.
|
||
|
|
|
||
|
|
## Model Experience
|
||
|
|
|
||
|
|
None, as the trajectory views render session data in the browser; nothing here reaches a model request.
|
||
|
|
|
||
|
|
#### KV Cache effect
|
||
|
|
|
||
|
|
None; this package neither assembles nor sends a provider request.
|
||
|
|
|
||
|
|
## Known Limitations and Deferred Work
|
||
|
|
|
||
|
|
- **Both views are placeholders by charter** — coarse span derivation with no visual acceptance bar; the real implementations, anchor deep-linking, and span-click selection handoff are the P-III project.
|