Skip to content

chore(docs): update stale version and test count references #110

Description

@Alberto-Codes

Problem

Several places reference stale numbers:

  • mkdocs.yml extra.version is "0.1.0" — should be dynamically sourced or removed
  • ROADMAP test count goes stale after test additions (no automated sync)

Approach

Either:

  • Remove hardcoded version from mkdocs.yml extra (mkdocs-material already reads from git tags)
  • Or use macros plugin to pull from pyproject.toml

For ROADMAP, accept manual updates or add a CI check.

Origin

Epic 2 retrospective tech debt items.

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

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions