kcode-kweb-context 0.1.0

Typed Kweb node context and Chatend box projection policy
Documentation
1
2
3
4
5
6
7
8
9
10
11
# kcode-kweb-context

`kcode-kweb-context` owns Kennedy's in-session Kweb node context and its
provider-facing box projection policy.

The crate is deliberately independent of network fetching and Chatend
persistence. Callers fetch a requested node and its fixed connections, apply
them to `Context`, then translate the returned `BoxSpec` values into their box
system.

See `Documentation.md` for the public API and projection guarantees.