Skip to content

fix: expose documented package subpaths - #17

Merged
rogerchappel merged 2 commits into
mainfrom
agent/oss-1774-package-subpath-contract
Jul 27, 2026
Merged

fix: expose documented package subpaths#17
rogerchappel merged 2 commits into
mainfrom
agent/oss-1774-package-subpath-contract

Conversation

@rogerchappel

Copy link
Copy Markdown
Owner

Summary

  • export the documented @bargekit/core/fixture-io and @bargekit/core/recorder entry points
  • derive the consumer import matrix directly from docs/API.md
  • pack and install the package in a fresh temporary consumer, then verify every documented import and its packed implementation target

Verification

Risk Level

  • Low
  • Medium
  • High

Notes:

  • Commit addb83b exposes the two existing modules through the package export map.
  • Commit b249a55 adds the packed-consumer regression and wires it into package:smoke, which is already part of release:check.
  • The full release check passed all 35 tests and successfully imported all seven package specifiers documented in docs/API.md.

Rollback Plan

  • Revert the two commits to restore the prior export map and package smoke behavior.

Human Decision Needed

  • None
  • Maintainer review
  • Product/design decision
  • Security/privacy review
  • Other:

@rogerchappel
rogerchappel merged commit aa7fb83 into main Jul 27, 2026
1 check passed
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