Module context

Module context 

Source
Expand description

cellstate context β€” High-level context commit and recall.

Subcommands: commit, recall, assemble, outline.

These use non-standard paths (/api/v1/context/commit, etc.) rather than the CRUD pattern. The request/response types are defined inline because they currently live in the server crate and haven’t been migrated to core.

StructsΒ§

AssembleContextRequest πŸ”’
ContextCommitRequest πŸ”’
ContextCommitResponse πŸ”’

ConstantsΒ§

BASE πŸ”’

FunctionsΒ§

build_command
dispatch
urlencoded πŸ”’
Minimal URL encoding for query parameter values.