Skip to content

Make the README a PyPI listing, and add a real contributing guide - #11

Merged
n1ckyb merged 2 commits into
release/v0.0.2-rcfrom
docs/pypi-listing
Aug 8, 2026
Merged

Make the README a PyPI listing, and add a real contributing guide#11
n1ckyb merged 2 commits into
release/v0.0.2-rcfrom
docs/pypi-listing

Conversation

@n1ckyb

@n1ckyb n1ckyb commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

The README is the PyPI project page. It opened with a thin shell over the engine ... loads the cdylib via ctypes and drives the stable C ABI, then went into building from source, tests and provenance — none of which helps someone deciding whether to install it. Its one example used undefined old/new, the same fragment that made the 0.0.1 headline example raise NameError.

README is now a listing: what it does, install (with the Python 3.12 floor and the fact that the wheel is self-contained), a runnable quick start with its real output, the CLI, docs links, privacy.

CONTRIBUTING.md is now a real guide: what the project is, how the repositories fit together, where a given change belongs, the release-candidate branching rule, and what a good PR looks like.

Docs: https://buchochelliq-labs.github.io/intentumdiff-docs/

🤖 Generated with Claude Code

n1ckyb and others added 2 commits August 8, 2026 05:12
This README is the PyPI project page. It opened with 'a thin shell over the
engine ... loads the cdylib via ctypes and drives the stable C ABI', then went
straight into building from source, running tests and provenance. None of that
helps someone deciding whether to install it.

Its one example also used undefined 'old' and 'new' — the same fragment that
made the 0.0.1 headline example raise NameError. It is now a runnable program
with its real output.

Architecture, build and test instructions move to CONTRIBUTING.md.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Explains what the project is, how the repositories fit together, where a given
change belongs, and the release-candidate branching rule. Links the docs site.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@n1ckyb
n1ckyb merged commit 2f9576f into release/v0.0.2-rc Aug 8, 2026
1 check passed
@n1ckyb
n1ckyb deleted the docs/pypi-listing branch August 8, 2026 05:02
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