Expand description
Shared plumbing for the {mount}/config/{name} + {mount}/roles/{role}
convention that every dynamic engine follows.
Without this, each engine reimplements the same prefix-stripping and JSON round-tripping. The one rule worth centralising is that config is never readable: it holds the provider root credential, so a read returns an existence probe instead of the stored document.
Structsยง
- Config
Role Store - The storage prefixes an engine keeps its operator documents under.