Skip to content

docs: configuration.md documents non-existent ConfigValue class #134

@zeevdr

Description

@zeevdr

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

  • Remove the ConfigValue block from configuration.md.
  • Document the real third dataclass (ServerVersion) and clarify that get_all() returns dict[str, str].

Source: documentation review, 2026-06-07.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentationpriority: P0Blocks alpha or releasesize: SQuick win — a few hours or less

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions