Module content

Module content 

Source
Expand description

Agent-content blobs — per-agent key/value content storage (e.g. the “instructions” panel content).

Extracted from store.rs in Phase R.4 of the storage modularization plan (docs/specs/SPEC_STORE_MODULARIZATION_2026_05_27.md). The method surface is unchanged — Store::agent_content_* still lives on Store via this impl block; callers stay on storage::store::AgentContent thanks to the re-export.

Structs§

AgentContent
A content blob attached to a agent definition (e.g. “instructions”).