kcode-kweb-context-node 0.1.0

Typed Kweb context nodes and provider-facing full-node formatting
Documentation
1
2
3
4
5
6
7
8
9
10
# kcode-kweb-context-node

`kcode-kweb-context-node` owns the typed node representation shared by Kweb
context projection consumers. It validates legacy Kweb JSON, preserves ordered
fixed and recent connection summaries, converts stored nodes into mutable
drafts, and renders the common full-node body.

The crate does not read Kweb, open Session History, choose which nodes are full,
or manage summary-box permanence. Those policies remain in
`kcode-kweb-context`.