Skip to content

docs: fix README + CLAUDE.md facts not covered by #309#312

Merged
saadqbal merged 1 commit into
developfrom
docs/readme-accuracy-0.4.0
Jun 18, 2026
Merged

docs: fix README + CLAUDE.md facts not covered by #309#312
saadqbal merged 1 commit into
developfrom
docs/readme-accuracy-0.4.0

Conversation

@saadqbal

@saadqbal saadqbal commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

Follow-on to #309 (merged), which corrected the README's Python floor, added token_classification, and rewrote the custom-processor example for v0.4.0. I'd independently audited the README and fixed the same items — this PR is now trimmed to only the stale facts #309 did not touch:

Readme.md

CLAUDE.md (not touched by #309)

Test plan

Docs-only. Verified BaseIngestor / run_ingestion / Config are top-level exports (__all__), and requirements-dev.txt pulls in runtime via -r requirements.txt.

Closes #311

🤖 Generated with Claude Code

@LukasWodka

Copy link
Copy Markdown
Collaborator

👋 Heads-up — Code review queue is at 41 / 30

Above the WIP limit. The team convention is to review existing PRs before opening new work.

Open PRs currently in Code review (oldest first):

Pull from review before opening new work. (This is a nudge from the kanban WIP check, not a block.)

@saadqbal saadqbal self-assigned this Jun 18, 2026
#309 (merged) already corrected the Python floor, added token_classification,
and rewrote the custom-processor example. This adds the remaining stale facts
it didn't touch:

- Readme.md: BaseProcessor -> BaseIngestor (no BaseProcessor class exists);
  list run_ingestion + Config in the exports sentence
- CLAUDE.md: Python 3.8+ -> 3.11+; dev install via requirements-dev.txt
  (runtime/dev requirements split, #246)

Refs #311

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@saadqbal saadqbal force-pushed the docs/readme-accuracy-0.4.0 branch from 74ca4b4 to 258a377 Compare June 18, 2026 06:37
@saadqbal saadqbal changed the title docs: bring Readme.md up to date with 0.4.0 docs: fix README + CLAUDE.md facts not covered by #309 Jun 18, 2026
@saadqbal saadqbal merged commit 2e88631 into develop Jun 18, 2026
4 checks passed
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.

3 participants