Skip to content

Add reserved experimental namespace - #123

Closed
codeforester wants to merge 1 commit into
mainfrom
agent/109-experimental-namespace
Closed

Add reserved experimental namespace#123
codeforester wants to merge 1 commit into
mainfrom
agent/109-experimental-namespace

Conversation

@codeforester

Copy link
Copy Markdown
Contributor

Summary

  • add the importable base_cli.experimental module as an intentionally empty preview namespace;
  • expose the module explicitly from the package facade while keeping __all__ empty;
  • document the namespace and guard it with API contract tests.

Fixes #109.

Validation

  • uv run pytest
  • ./tests/validate.sh

@codeforester
codeforester deleted the agent/109-experimental-namespace branch August 6, 2026 07:58
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.

base_cli.experimental raises ModuleNotFoundError — create reserved stub module

1 participant