Skip to content

docs: remove duplicate nested base-cli README - #13

Merged
codeforester merged 1 commit into
mainfrom
documentation/10-20260730-remove-nested-readme
Jul 30, 2026
Merged

docs: remove duplicate nested base-cli README#13
codeforester merged 1 commit into
mainfrom
documentation/10-20260730-remove-nested-readme

Conversation

@codeforester

Copy link
Copy Markdown
Contributor

Fixes #10

Summary

  • remove the unreferenced duplicate at lib/python/base_cli/README.md
  • retain the top-level README as the canonical package documentation

Root cause

The nested README was never referenced by package metadata or repository validation, allowing it to drift from the top-level documentation.

Checks

  • python -m pytest — 153 passed, 4 subtests passed
  • ./tests/validate.sh

@codeforester
codeforester marked this pull request as ready for review July 30, 2026 20:24
@codeforester
codeforester merged commit 0bb03b0 into main Jul 30, 2026
11 checks passed
@codeforester
codeforester deleted the documentation/10-20260730-remove-nested-readme branch July 30, 2026 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove the duplicate nested base-cli README

1 participant