Skip to content

Release-readiness audit: polish docs, clean repo, fix consistency#12

Merged
TheAmericanMaker merged 1 commit into
mainfrom
claude/release-readiness-audit-Q7UxC
Apr 5, 2026
Merged

Release-readiness audit: polish docs, clean repo, fix consistency#12
TheAmericanMaker merged 1 commit into
mainfrom
claude/release-readiness-audit-Q7UxC

Conversation

@TheAmericanMaker

@TheAmericanMaker TheAmericanMaker commented Apr 5, 2026

Copy link
Copy Markdown
Member
  • Overhaul README: add CI/PyPI/license badges, cross-platform install commands first, Windows guidance in collapsible details, tighter status section for v0.1.0
  • Remove market research PDF and audit reports from repo (preserved in git history)
  • Fix cli.py hardcoded default models to import from backend modules, matching existing Ollama pattern
  • Create CHANGELOG.md for first release
  • Add py.typed marker (PEP 561) for downstream type checking
  • Update llms.txt with --context-file and other missing CLI flags
  • Update ROADMAP.md to mark completed community items
  • Tighten hatch build excludes for audit reports and changelog
  • Add *.pdf to .gitignore

https://claude.ai/code/session_01H1AP8Drr8SE7QFevAookwL

Summary

Describe the change in a few sentences.

Checklist

  • Tests added or updated for behavior changes
  • Docs updated for user-visible changes
  • Install, CLI, or JSON output changes were checked for drift
  • make release-check passes locally

Notes

Add any reviewer context, risks, or follow-up items here.

- Overhaul README: add CI/PyPI/license badges, cross-platform install
  commands first, Windows guidance in collapsible details, tighter
  status section for v0.1.0
- Remove market research PDF and audit reports from repo (preserved
  in git history)
- Fix cli.py hardcoded default models to import from backend modules,
  matching existing Ollama pattern
- Create CHANGELOG.md for first release
- Add py.typed marker (PEP 561) for downstream type checking
- Update llms.txt with --context-file and other missing CLI flags
- Update ROADMAP.md to mark completed community items
- Tighten hatch build excludes for audit reports and changelog
- Add *.pdf to .gitignore

https://claude.ai/code/session_01H1AP8Drr8SE7QFevAookwL
@TheAmericanMaker
TheAmericanMaker merged commit 3c8781f into main Apr 5, 2026
4 checks passed
@TheAmericanMaker
TheAmericanMaker deleted the claude/release-readiness-audit-Q7UxC branch April 5, 2026 05:20
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.

2 participants