Skip to content

fix: repair published package links#60

Merged
rlippmann merged 3 commits into
mainfrom
0.1.1
Jul 16, 2026
Merged

fix: repair published package links#60
rlippmann merged 3 commits into
mainfrom
0.1.1

Conversation

@rlippmann

Copy link
Copy Markdown
Owner

Summary

  • bump the Python and TypeScript package versions to 0.1.1
  • switch the published TypeScript README links to absolute GitHub URLs for registry-safe rendering
  • correct the Python package README note to match the actual base dependency floor

Why

The July 16, 2026 0.1.0 package pages exposed broken or misleading published documentation:

  • npm rendered README links that did not resolve correctly from the package page
  • the PyPI README claimed the base dependency floor was context-compiler>=0.8.0 even though package metadata requires context-compiler>=0.8.3

Example metadata

  • Enforcement point: N/A
  • Domain: package publishing
  • Technology/runtime: PyPI, npm, GitHub release packaging
  • Example type: repository maintenance
  • Does this use directive drafter? should normally be no: no
  • Does this derive state from model output? must be no for primary examples: no

Checklist

  • Repository scaffolding / governance change
  • One primary enforcement point
  • Explicit authoritative state
  • No model-derived state mutation
  • Adversarial stub or equivalent test
  • Observable runtime behavior change
  • Domain vocabulary is natural
  • Framework is secondary to the enforcement point
  • Docs updated
  • Tests/smoke checks added where practical

Notes

  • Verified with uv build from the repo root
  • Verified with npm pack --dry-run from typescript/
  • This is a packaging and published-documentation repair release for 0.1.1

@rlippmann
rlippmann merged commit df65da3 into main Jul 16, 2026
6 checks passed
@rlippmann
rlippmann deleted the 0.1.1 branch July 16, 2026 07:12
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