Skip to content

docs(types) Document or use RepoPinDict/RepoOptionsDict/RepoEntryDict TypedDicts #523

Description

@tony

`RepoPinDict`, `RepoOptionsDict`, `RepoEntryDict` in `types.py:88-188` are defined but never imported or used in runtime code.

Other TypedDicts in the same file (e.g. `ConfigDict`) ARE actively used.

Options:

  • (a) Use them in function signatures for type safety
  • (b) Add docstring noting they are schema documentation for external tooling

Found by multi-model code review (Claude, 1/3 consensus). Finding #8.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions