Metadata-Version: 2.5
Name: git-confess
Version: 0.0.1
Summary: Jev scores your git history: what fraction of your bug fixes repair your own code. One command, a shareable card. Coming soon.
Project-URL: Homepage, https://github.com/AHTOOOXA/git-confess
Project-URL: Repository, https://github.com/AHTOOOXA/git-confess
Project-URL: Issues, https://github.com/AHTOOOXA/git-confess/issues
Author: Anton Safonov
License-Expression: MIT
License-File: LICENSE
Keywords: cli,commit-analysis,developer-tools,git,jev,typesafe
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Version Control :: Git
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# git-confess

> **Coming soon.** This is a name reservation; the first working release is `0.1.0`.

`uvx git-confess` — a local CLI that reads your git history, asks [TypeSafe's Jev](https://typesafe.ai) ten typed questions per commit, computes your **self-inflicted bug ratio** (fix commits that repair lines you yourself wrote in the previous 30 days, via `git blame`), picks a developer archetype, and renders a shareable 1600×900 card with three real exhibits quoted from your own history.

Local-first. Explicit consent before anything is sent. `--messages-only` and `--budget` flags. No browser, no Playwright — the card is SVG → PNG with embedded fonts.

## Status

`0.0.1` prints a placeholder and exits. Follow the repo for the real thing.

## License

MIT
