ConfigTextStore
interface ConfigTextStore
Text-based config storage boundary used by core config implementations.
Design note
This is internal to core on purpose:
ktale-apistays minimal and platform-agnostic.Platforms can swap the storage mechanism without altering plugin-facing contracts.