Skip to content

Phase 4: release prep — final README, packaged license, publish-ready tarball - #7

Merged
RATCHAW merged 1 commit into
mainfrom
RATCHAW/phase-4-public-repo
Jul 12, 2026
Merged

Phase 4: release prep — final README, packaged license, publish-ready tarball#7
RATCHAW merged 1 commit into
mainfrom
RATCHAW/phase-4-public-repo

Conversation

@RATCHAW

@RATCHAW RATCHAW commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Finalizes the Phase 4 release checklist up to the npm publish itself.

  • README: adds an install + quickstart section to the root README and refreshes the status note (demo GIF shipped, benchmark generated from recorded live runs).
  • License: copies the MIT LICENSE into packages/core so npm ships it in the tarball, and adds homepage/bugs to the manifest.
  • Publish readiness verified: npm pack --dry-run produces a 13.5 kB tarball containing exactly dist/, README.md, LICENSE, package.json; the built entry point imports cleanly and exports the full public API. The extractkit name is free on npm. All 174 tests pass, typecheck clean.
  • ROADMAP: marks README + license done. The last item — npm publish — needs npm login first (human action), then pnpm --filter extractkit publish.

🤖 Generated with Claude Code

…kage

- Root README: add install + quickstart section, refresh the status note
  (demo GIF shipped, benchmark live)
- Copy LICENSE into packages/core so npm includes it in the tarball
- Add homepage/bugs to the package manifest
- ROADMAP: mark README + license done; npm publish is verified
  publish-ready and blocked only on npm login (human action)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@RATCHAW
RATCHAW merged commit ebb4a57 into main Jul 12, 2026
1 check passed
@RATCHAW
RATCHAW deleted the RATCHAW/phase-4-public-repo branch July 12, 2026 18:11
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