Skip to content

docs: clarify package smoke contract#71

Merged
CoderDeltaLAN merged 1 commit into
mainfrom
docs/clarify-package-smoke-contract
Jun 17, 2026
Merged

docs: clarify package smoke contract#71
CoderDeltaLAN merged 1 commit into
mainfrom
docs/clarify-package-smoke-contract

Conversation

@CoderDeltaLAN

Copy link
Copy Markdown
Owner

Summary:

  • Clarifies that package-level execution with python -m agent_rules_kit is not part of the current smoke contract unless main.py is added later.
  • Keeps the verified module execution contract as python -m agent_rules_kit.cli.
  • Updates the changelog for the documentation clarification.

Verification:

  • PYTHONPATH=src python -m agent_rules_kit.cli --version passed.
  • PYTHONPATH=src python -m agent_rules_kit.cli check ... --format json passed.
  • Full local check passed: 118 tests, Ruff, text hygiene, git whitespace.

Scope:

  • CHANGELOG.md
  • docs/V0.2-PACKAGING-DRY-RUN.md

@CoderDeltaLAN CoderDeltaLAN merged commit 895f14f into main Jun 17, 2026
1 check passed
@CoderDeltaLAN CoderDeltaLAN deleted the docs/clarify-package-smoke-contract branch June 17, 2026 06:53
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.

1 participant