Description
sdk/docs/configuration.md:209-216 documents a ConfigValue dataclass (fields field_path, value, checksum, description) that does not exist in the package; get_all() returns dict[str, str]. A reader importing it gets an ImportError.
Acceptance criteria
Source: documentation review, 2026-06-07.
Description
sdk/docs/configuration.md:209-216documents aConfigValuedataclass (fieldsfield_path,value,checksum,description) that does not exist in the package;get_all()returnsdict[str, str]. A reader importing it gets anImportError.Acceptance criteria
ConfigValueblock fromconfiguration.md.ServerVersion) and clarify thatget_all()returnsdict[str, str].Source: documentation review, 2026-06-07.