Skip to content

Releases: ggligor1967/BatchStudio

BatchStudio 1.0.1

Choose a tag to compare

@ggligor1967 ggligor1967 released this 04 Sep 18:50

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.

BatchStudio 1.0.0

Choose a tag to compare

@ggligor1967 ggligor1967 released this 04 Sep 15:27

BatchStudio 1.0.0

Initial verified release of BatchStudio.

Canonical source identity

Release commit:

bed4c76e0928f2aa7c4982b961b2c6564c696821

Release tree:

e41ba436734767975a73027c6f2831624e7d9c1b

Release artifacts

Wheel

batchstudio-1.0.0-py3-none-any.whl

SHA-256:

4285d0443e55d411003665da8ad3dcfc4c1b02a1f8719a897e009bb6429c0d13

Source distribution

batchstudio-1.0.0.tar.gz

SHA-256:

f5d79950d2d2af9ce2ed39c101f20e9de85cd2516fa6a73ab3a2752a3ab509ff

Verification status

  • Full test suite: PASS
  • Critical E2E suite: PASS
  • PDF merge regression tests: PASS
  • Package build: PASS
  • Isolated wheel installation: PASS
  • Application entrypoint load: PASS
  • Release artifact content audit: PASS
  • Git provenance: PASS
  • Clean committed source tree: PASS

OCR capability

OCR integration is an optional capability.

The missing-capability/failure path has been verified.

A real OCR success path requires an external Tesseract installation and was not part of this release machine verification.