Skip to content

BatchStudio 1.0.1

Latest

Choose a tag to compare

@ggligor1967 ggligor1967 released this 04 Sep 18:50
· 7 commits to main since this release

BatchStudio 1.0.1

Documentation and repository-governance patch release.

No functional batch-processing behavior changes.

Documentation and governance

  • Replaced obsolete and contradictory documentation with one canonical verified suite.
  • Added architecture, security, testing, packaging, release, OCR, workflow, operations, development, support, contribution, and agent-governance documentation.
  • Added four architecture decision records and immutable v1.0.0 release-verification evidence.
  • Removed duplicate documentation, generated transcripts/status dumps, and obsolete project-tracking artifacts.
  • Corrected repository URLs, package version metadata, module descriptions, and user-facing version/banner text.

Canonical source identity

Release commit:

fb740e54abec1b130a1765dbcac4f29e75a0f5cd

Release tree:

4f7a551064088a9203680a1352ed5680cc9ad0f3

Release artifacts

Wheel

batchstudio-1.0.1-py3-none-any.whl

SHA-256:

8abae73632c57857f29c498ba8bee9ba93c088af8a5ee4e3a710381271e9c46e

Source distribution

batchstudio-1.0.1.tar.gz

SHA-256:

077d324c2a47cbc0038cc4fcf48223f85983af709455c31839f542717c6f0a3d

Validation

  • Metadata truth sync: PASS
  • Functional runtime change: NO
  • Compileall: PASS
  • Full pytest suite: PASS (24 tests)
  • Installation pytest: PASS (4 tests; warnings reported by pytest)
  • Critical E2E suite: PASS (10 tests)
  • Standalone installation check: PASS (4/4)
  • PDF merge fix script: PASS (5 pages, 0 failures)
  • PDF merge simple script: PASS (3 pages, 0 failures)
  • Package build: PASS
  • Isolated wheel installation and version 1.0.1 verification: PASS
  • Application entrypoint load: PASS
  • Artifact content audit: PASS
  • Git provenance and clean committed source tree: PASS

OCR capability

OCR remains optional and requires external Tesseract and, for rasterized PDF OCR, Poppler/pdf2image. The missing-capability path is verified. A real OCR success path was not verified on this release machine.