paratext-cli 0.2.2__tar.gz → 0.2.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- paratext_cli-0.2.4/.helical/intro.md +1 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-1 split-the-framework-out-of-paratext-nls-and-release-it.md +15 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-10 remove-the-watttime-provider.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-11 make-paratext-new-self-installing.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-12 add-paratext-guide-so-agents-can-self-orient.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-13 guard-schema-prompt-and-view-drift.md +15 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-14 build-the-human-corrected-gold-eval-set-in-review.md +18 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-15 add-marc-and-dublin-core-export-formats.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-16 ship-schema-json-with-each-exported-dataset.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-17 add-the-project-inspector-and-fix-sqlite-thread-safety.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-18 point-the-default-card-detector-at-the-published-nls-repo.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-19 add-the-scope-aware-export-modal.md +18 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-2 add-the-inbuilt-review-web-ui.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-20 move-the-review-ui-onto-oat.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-21 render-entries-as-tables-read-only-and-editable.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-22 publish-gold-to-hugging-face-with-sign-in-with-hf.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-23 warn-on-incomplete-provenance-without-blocking-publication.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-24 add-the-paratext-logo-and-favicon.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-25 remove-duplicated-helpers-across-the-codebase.md +15 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-26 split-store-and-dataset-loading-out-of-the-review-server.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-27 lean-the-readme-and-split-the-reference-into-docs.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-28 add-notice-and-make-the-repository-public.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-29 rename-the-distribution-to-paratext-cli-and-publish-to-pypi.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-3 make-the-review-server-configurable.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-30 make-project-discovery-work-from-any-environment.md +18 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-31 give-clear-errors-for-provider-and-source-misconfiguration.md +18 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-32 add-a-configurable-output-budget-and-provider-extra-body-pas.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-33 bring-marc-output-up-to-isbd-punctuation-and-leader-conventi.md +18 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-34 replace-the-blind-margin-crop-with-a-content-aware-fallback.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-35 add-the-opt-in-ai-assistance-note-to-marc-and-dc-export.md +18 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-36 emit-only-one-main-entry-per-marc-record.md +18 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-37 extend-cli-test-coverage-to-argparse-wiring-round-resolution.md +15 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-38 walk-a-real-run-from-a-fresh-scaffold.md +15 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-39 add-the-paratext-dependency-when-scaffolding-into-an-existin.md +15 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-4 genericise-the-defaults-away-from-local-inference-servers.md +18 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-40 fix-cross-batch-accumulation-overwriting-metadata-jsonl.md +14 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-41 remove-the-silent-hf-default-from-format.md +15 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-42 add-paratext-export-db.md +15 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-43 decide-whether-a-gold-export-ships-as-a-held-out-test-split.md +15 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-44 hf-export-v2-multi-image-projects-and-round-versioning-as-hu.md +14 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-45 add-paratext-bench.md +15 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-46 review-ui-polish-flagged-stat-key-score-badge-and-verdict-to.md +14 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-47 eval-editor-reach-view-hidden-fields-and-diff-corrected-agai.md +15 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-48 add-richer-scaffolder-field-types-for-enums-and-lists.md +14 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-49 extend-the-carbon-providers.md +14 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-5 add-source-adapters-and-slim-the-project-layout.md +15 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-50 build-the-wordmark-in-a-mono-typeface.md +12 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-51 decide-whether-to-pursue-the-pypi-paratext-name.md +16 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-6 rename-init-to-new-and-document-every-cli-flag.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-7 key-runs-and-packages-on-the-prompt-hash.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-8 add-paratext-export-for-publishing-a-reviewed-round.md +17 -0
- paratext_cli-0.2.4/.helical/tasks/PTX-9 add-carbon-aware-scheduling.md +17 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/PKG-INFO +1 -1
- paratext_cli-0.2.4/backlog/config.yml +16 -0
- paratext_cli-0.2.4/backlog/milestones/m-0 - framework-split-and-first-release.md +8 -0
- paratext_cli-0.2.4/backlog/milestones/m-1 - review-ui.md +8 -0
- paratext_cli-0.2.4/backlog/milestones/m-2 - export-and-publishing.md +8 -0
- paratext_cli-0.2.4/backlog/milestones/m-3 - oat-first-ui-rework.md +8 -0
- paratext_cli-0.2.4/backlog/milestones/m-4 - packaging-and-pypi-release.md +8 -0
- paratext_cli-0.2.4/backlog/milestones/m-5 - marc-fidelity.md +8 -0
- paratext_cli-0.2.4/backlog/milestones/m-6 - test-coverage-and-onboarding.md +8 -0
- paratext_cli-0.2.4/backlog/milestones/m-7 - export-v2.md +8 -0
- paratext_cli-0.2.4/backlog/milestones/m-8 - review-ui-polish.md +8 -0
- paratext_cli-0.2.4/backlog/tasks/task-1 - Split-the-framework-out-of-paratext-nls-and-release-it.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-10 - Remove-the-WattTime-provider.md +26 -0
- paratext_cli-0.2.4/backlog/tasks/task-11 - Make-paratext-new-self-installing.md +26 -0
- paratext_cli-0.2.4/backlog/tasks/task-12 - Add-paratext-guide-so-agents-can-self-orient.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-13 - Guard-schema-prompt-and-view-drift.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-14 - Build-the-human-corrected-gold-eval-set-in-review.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-15 - Add-MARC-and-Dublin-Core-export-formats.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-16 - Ship-schema.json-with-each-exported-dataset.md +26 -0
- paratext_cli-0.2.4/backlog/tasks/task-17 - Add-the-project-inspector-and-fix-sqlite-thread-safety.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-18 - Point-the-default-card-detector-at-the-published-NLS-repo.md +26 -0
- paratext_cli-0.2.4/backlog/tasks/task-19 - Add-the-scope-aware-export-modal.md +28 -0
- paratext_cli-0.2.4/backlog/tasks/task-2 - Add-the-inbuilt-review-web-UI.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-20 - Move-the-review-UI-onto-Oat.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-21 - Render-entries-as-tables-read-only-and-editable.md +26 -0
- paratext_cli-0.2.4/backlog/tasks/task-22 - Publish-gold-to-Hugging-Face-with-Sign-in-with-HF.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-23 - Warn-on-incomplete-provenance-without-blocking-publication.md +26 -0
- paratext_cli-0.2.4/backlog/tasks/task-24 - Add-the-paratext-logo-and-favicon.md +26 -0
- paratext_cli-0.2.4/backlog/tasks/task-25 - Remove-duplicated-helpers-across-the-codebase.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-26 - Split-Store-and-dataset-loading-out-of-the-review-server.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-27 - Lean-the-README-and-split-the-reference-into-docs.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-28 - Add-NOTICE-and-make-the-repository-public.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-29 - Rename-the-distribution-to-paratext-cli-and-publish-to-PyPI.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-3 - Make-the-review-server-configurable.md +26 -0
- paratext_cli-0.2.4/backlog/tasks/task-30 - Make-project-discovery-work-from-any-environment.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-31 - Give-clear-errors-for-provider-and-source-misconfiguration.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-32 - Add-a-configurable-output-budget-and-provider-extra-body-passthrough.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-33 - Bring-MARC-output-up-to-ISBD-punctuation-and-leader-conventions.md +28 -0
- paratext_cli-0.2.4/backlog/tasks/task-34 - Replace-the-blind-margin-crop-with-a-content-aware-fallback.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-35 - Add-the-opt-in-AI-assistance-note-to-MARC-and-DC-export.md +28 -0
- paratext_cli-0.2.4/backlog/tasks/task-36 - Emit-only-one-main-entry-per-MARC-record.md +28 -0
- paratext_cli-0.2.4/backlog/tasks/task-37 - Extend-CLI-test-coverage-to-argparse-wiring-round-resolution-and-config-layering.md +30 -0
- paratext_cli-0.2.4/backlog/tasks/task-38 - Walk-a-real-run-from-a-fresh-scaffold.md +28 -0
- paratext_cli-0.2.4/backlog/tasks/task-39 - Add-the-paratext-dependency-when-scaffolding-into-an-existing-project.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-4 - Genericise-the-defaults-away-from-local-inference-servers.md +26 -0
- paratext_cli-0.2.4/backlog/tasks/task-40 - Fix-cross-batch-accumulation-overwriting-metadata.jsonl.md +26 -0
- paratext_cli-0.2.4/backlog/tasks/task-41 - Remove-the-silent-hf-default-from-format.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-42 - Add-paratext-export-db.md +26 -0
- paratext_cli-0.2.4/backlog/tasks/task-43 - Decide-whether-a-gold-export-ships-as-a-held-out-test-split.md +26 -0
- paratext_cli-0.2.4/backlog/tasks/task-44 - HF-export-v2-multi-image-projects-and-round-versioning-as-Hub-revisions.md +26 -0
- paratext_cli-0.2.4/backlog/tasks/task-45 - Add-paratext-bench.md +26 -0
- paratext_cli-0.2.4/backlog/tasks/task-46 - Review-UI-polish-flagged-stat-key-score-badge-and-verdict-toggles.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-47 - Eval-editor-reach-View-hidden-fields-and-diff-corrected-against-model-output.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-48 - Add-richer-scaffolder-field-types-for-enums-and-lists.md +26 -0
- paratext_cli-0.2.4/backlog/tasks/task-49 - Extend-the-carbon-providers.md +25 -0
- paratext_cli-0.2.4/backlog/tasks/task-5 - Add-source-adapters-and-slim-the-project-layout.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-50 - Build-the-wordmark-in-a-mono-typeface.md +24 -0
- paratext_cli-0.2.4/backlog/tasks/task-51 - Decide-whether-to-pursue-the-PyPI-paratext-name.md +26 -0
- paratext_cli-0.2.4/backlog/tasks/task-6 - Rename-init-to-new-and-document-every-CLI-flag.md +26 -0
- paratext_cli-0.2.4/backlog/tasks/task-7 - Key-runs-and-packages-on-the-prompt-hash.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-8 - Add-paratext-export-for-publishing-a-reviewed-round.md +27 -0
- paratext_cli-0.2.4/backlog/tasks/task-9 - Add-carbon-aware-scheduling.md +27 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/pyproject.toml +1 -1
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/__init__.py +1 -1
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/extract.py +29 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/review/static/app.js +1 -1
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/tests/test_extract.py +41 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/uv.lock +1 -1
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/.github/workflows/ci.yml +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/.github/workflows/publish.yml +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/.gitignore +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/AGENTS.md +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/LICENSE +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/NOTICE +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/README.md +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/assets/logo.png +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/assets/logo.svg +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/docs/configuration.md +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/docs/export.md +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/docs/green-scheduling.md +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/docs/hf-export-spec.md +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/docs/publishing.md +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/docs/scanned-cards.md +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/paratext.example.toml +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/AGENTS.md +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/carbon.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/cards.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/catalogue.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/cli.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/config.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/datasets.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/hf_export.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/inspect.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/io.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/packaging.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/paratext.example.toml +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/projects/__init__.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/projects/card_template/__init__.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/projects/card_template/prompt.md +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/projects/card_template/schema.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/records.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/review/__init__.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/review/hf_oauth.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/review/server.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/review/static/favicon.svg +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/review/static/index.html +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/review/static/oat.min.css +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/review/static/oat.min.js +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/runner.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/scaffold.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/sources.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/src/paratext/store.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/tests/test_carbon.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/tests/test_catalogue.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/tests/test_cli.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/tests/test_config.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/tests/test_guide.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/tests/test_hf_export.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/tests/test_io.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/tests/test_packaging.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/tests/test_project_audit.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/tests/test_records.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/tests/test_review.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/tests/test_rounds.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/tests/test_runner.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/tests/test_scaffold.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/tests/test_show_through.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/tests/test_sources.py +0 -0
- {paratext_cli-0.2.2 → paratext_cli-0.2.4}/tests/test_verso.py +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
A framework for extracting structured metadata from digitised material with multimodal models, and reviewing what it produces. Public and Apache-2.0; the NLS-specific projects and data live downstream in paratext-nls.
|
paratext_cli-0.2.4/.helical/tasks/PTX-1 split-the-framework-out-of-paratext-nls-and-release-it.md
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-1
|
|
3
|
+
title: Split the framework out of paratext-nls and release it
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
created: '2026-06-28'
|
|
8
|
+
updated: '2026-06-28'
|
|
9
|
+
---
|
|
10
|
+
|
|
11
|
+
The engine, CLI, config and plug-in contract were entangled with NLS-specific projects and data. Separating them is what makes the framework publishable at all, and forces the plug-in boundary to be real rather than notional.
|
|
12
|
+
|
|
13
|
+
## Notes
|
|
14
|
+
|
|
15
|
+
- Initial release of the framework: engine, CLI, config, plug-in contract, paratext.cards and paratext.sources, with a generic cards starter.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-10
|
|
3
|
+
title: Remove the WattTime provider
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- carbon
|
|
9
|
+
created: '2026-07-01'
|
|
10
|
+
updated: '2026-07-01'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
WattTime was added for US coverage using MOER-percentile gating, then its free tier turned out to serve only CAISO_NORTH — too narrow to present as US support.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- Provider removed rather than shipped with a misleading scope. Confirmed limitation documented.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-11
|
|
3
|
+
title: Make paratext new self-installing
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- cli
|
|
9
|
+
created: '2026-07-01'
|
|
10
|
+
updated: '2026-07-01'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
A scaffolded project that does not appear in the entry-point registry until the user runs two more commands is a scaffold that half-works by default.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- `paratext new` registers the entry point and runs uv sync automatically, with --no-install to opt out. Offers to write the project config block.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-12
|
|
3
|
+
title: Add paratext guide so agents can self-orient
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- cli
|
|
9
|
+
created: '2026-07-03'
|
|
10
|
+
updated: '2026-07-03'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
An agent that finds paratext on the PATH has no way to learn the project contract without being told. A guide command makes the tool explain itself.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- `paratext guide` added, readable from the PATH without repo access.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-13
|
|
3
|
+
title: Guard schema, prompt and view drift
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
created: '2026-07-09'
|
|
8
|
+
updated: '2026-07-09'
|
|
9
|
+
---
|
|
10
|
+
|
|
11
|
+
A field can be added to the schema, missed in the prompt, and silently absent from the view — three files that must agree and nothing checking that they do.
|
|
12
|
+
|
|
13
|
+
## Notes
|
|
14
|
+
|
|
15
|
+
- audit_project added to catch the drift, the scaffolder now seeds a drift-guard test, and the discipline is documented in the README.
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-14
|
|
3
|
+
title: Build the human-corrected gold eval set in review
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- evaluation
|
|
9
|
+
- ui
|
|
10
|
+
created: '2026-07-16'
|
|
11
|
+
updated: '2026-07-16'
|
|
12
|
+
---
|
|
13
|
+
|
|
14
|
+
Verdicts say whether an extraction was good enough. They do not say what the right answer was, which is what an eval set needs.
|
|
15
|
+
|
|
16
|
+
## Notes
|
|
17
|
+
|
|
18
|
+
- Eval-set builder in the review UI writing human-corrected gold labels, reachable from Stats, with the reviewer note sticky under the image.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-15
|
|
3
|
+
title: Add MARC and Dublin Core export formats
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- export
|
|
9
|
+
created: '2026-07-16'
|
|
10
|
+
updated: '2026-07-16'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
A Hugging Face dataset serves machine-learning reuse. A library needs the same round as catalogue records.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- `--format {hf,marc,dc}` added. Rights statement override included, and export accuracy reframed as a model baseline rather than a quality claim.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-16
|
|
3
|
+
title: Ship schema.json with each exported dataset
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- export
|
|
9
|
+
created: '2026-07-16'
|
|
10
|
+
updated: '2026-07-16'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
A dataset whose response_format is only described in prose cannot be reused programmatically.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- Machine-readable schema.json shipped with every exported dataset.
|
paratext_cli-0.2.4/.helical/tasks/PTX-17 add-the-project-inspector-and-fix-sqlite-thread-safety.md
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-17
|
|
3
|
+
title: Add the project inspector and fix sqlite thread safety
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- ui
|
|
9
|
+
created: '2026-07-21'
|
|
10
|
+
updated: '2026-07-21'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
Diagnosing a misconfigured project meant reading files by hand, and the review server was touching sqlite across threads.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- Project inspector added (later renamed Project configuration and linked from a homepage footer), sqlite thread safety fixed, and inspect/notices/troubleshooting documented.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-18
|
|
3
|
+
title: Point the default card detector at the published NLS repo
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- index-cards
|
|
9
|
+
created: '2026-07-21'
|
|
10
|
+
updated: '2026-07-21'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
The default detector weights were a local path, so the cards extra only worked on the machine that trained them.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- Default detector points at the published NationalLibraryOfScotland repo; a local path remains supported. Card tooling made opt-in and the crop fallback fixed.
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-19
|
|
3
|
+
title: Add the scope-aware export modal
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- export
|
|
9
|
+
- ui
|
|
10
|
+
created: '2026-07-23'
|
|
11
|
+
updated: '2026-07-23'
|
|
12
|
+
---
|
|
13
|
+
|
|
14
|
+
Export from the CLI requires knowing the flags. From the review UI it should be a choice of scope and format, with the field mapping visible and editable.
|
|
15
|
+
|
|
16
|
+
## Notes
|
|
17
|
+
|
|
18
|
+
- Export API plus a modal offering MARC, DC and JSONL with an editable mapping, skip toggles, and JSONL scoped to the full round.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-2
|
|
3
|
+
title: Add the inbuilt review web UI
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- ui
|
|
9
|
+
created: '2026-06-28'
|
|
10
|
+
updated: '2026-06-28'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
Extraction output is unreadable as JSONL. Reviewing it needs the image and the extracted fields side by side, which means a server ships with the framework rather than beside it.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- `paratext review` added, defaulting to a ./review root that lists all projects and detecting an already-running server.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-20
|
|
3
|
+
title: Move the review UI onto Oat
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- ui
|
|
9
|
+
created: '2026-07-23'
|
|
10
|
+
updated: '2026-07-23'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
The review UI had accumulated custom CSS duplicating what Oat already provides, and in places fighting it. Auditing every rule against Oat's own components is cheaper than maintaining a parallel design system.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- Custom pill, entry-row, muted and box styling replaced by Oat's .badge, .card, .text-light, .vstack, semantic dialog, and pre/code. Two Oat bugs worked around: the bundled switch omits appearance:none, and table input styling painted over the skip switch.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-21
|
|
3
|
+
title: Render entries as tables, read-only and editable
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- ui
|
|
9
|
+
created: '2026-07-24'
|
|
10
|
+
updated: '2026-07-24'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
Entries are tabular data and were being shown as stacked fields, which makes comparing rows across a record impossible.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- Read-only and editable entry tables matching each other, with autogrowing cells. table-layout:fixed was tried and reverted — it cramped the editor. Collapsed and auxiliary fields are omitted from the eval editor.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-22
|
|
3
|
+
title: Publish gold to Hugging Face with Sign in with HF
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- export
|
|
9
|
+
created: '2026-07-24'
|
|
10
|
+
updated: '2026-07-24'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
Publishing from the review UI should not require the reviewer to hold or paste an API token.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- OAuth PKCE flow added. The authorisation code is delivered over BroadcastChannel because Hugging Face's COOP header severs window.opener.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-23
|
|
3
|
+
title: Warn on incomplete provenance without blocking publication
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- export
|
|
9
|
+
created: '2026-07-24'
|
|
10
|
+
updated: '2026-07-24'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
Missing provenance should be visible, but refusing to publish over it turns a documentation gap into a blocked workflow.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- Non-blocking warning at export; the gap can be filled in on the dataset card.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-24
|
|
3
|
+
title: Add the paratext logo and favicon
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- ui
|
|
9
|
+
created: '2026-07-24'
|
|
10
|
+
updated: '2026-07-24'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
A deployed review UI with no favicon is indistinguishable from every other tab.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- Pilcrow-and-t mark added as favicon with the svg mime type served, and the logo placed in the README header.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-25
|
|
3
|
+
title: Remove duplicated helpers across the codebase
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
created: '2026-07-27'
|
|
8
|
+
updated: '2026-07-27'
|
|
9
|
+
---
|
|
10
|
+
|
|
11
|
+
The split from paratext-nls left copies of the same helper in projects and in the review server, which drift apart silently.
|
|
12
|
+
|
|
13
|
+
## Notes
|
|
14
|
+
|
|
15
|
+
- Single humanise() shared between projects and the review server, image_source reusing packaging.default_materialise, one config template read from the packaged example.toml, and Counter for the excluded/skipped tallies.
|
paratext_cli-0.2.4/.helical/tasks/PTX-26 split-store-and-dataset-loading-out-of-the-review-server.md
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-26
|
|
3
|
+
title: Split Store and dataset loading out of the review server
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- ui
|
|
9
|
+
created: '2026-07-27'
|
|
10
|
+
updated: '2026-07-27'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
The review server had grown to hold its own persistence and dataset loading, which makes both untestable in isolation.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- store.py and datasets.py extracted and noted in AGENTS.md.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-27
|
|
3
|
+
title: Lean the README and split the reference into docs/
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- docs
|
|
9
|
+
created: '2026-07-27'
|
|
10
|
+
updated: '2026-07-27'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
A README that documents every flag stops being an introduction. Reference material belongs somewhere a reader chooses to go.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- README reduced to a narrative introduction, reference split into docs/, and config documented as kebab-case only.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-28
|
|
3
|
+
title: Add NOTICE and make the repository public
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- packaging
|
|
9
|
+
created: '2026-08-12'
|
|
10
|
+
updated: '2026-08-12'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
The Apache-2.0 LICENSE was correct from the initial release, but no copyright holder was named anywhere in the repository — which a downstream user needs in order to attribute correctly.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- NOTICE added naming NLS as copyright holder and shipped in the wheel via license-files. Repository made public 2026-08-12 after licensing sign-off, verified by anonymous clone and raw hotlink.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-29
|
|
3
|
+
title: Rename the distribution to paratext-cli and publish to PyPI
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- packaging
|
|
9
|
+
created: '2026-08-12'
|
|
10
|
+
updated: '2026-08-12'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
The PyPI name `paratext` belongs to an unrelated package, so the distribution needs a different name while the import package and console script stay as they are.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- Distribution renamed to paratext-cli; `import paratext` and the `paratext` command are unchanged. Published the same day via PyPI trusted publishing, with release docs and a publish workflow.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-3
|
|
3
|
+
title: Make the review server configurable
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- ui
|
|
9
|
+
created: '2026-06-28'
|
|
10
|
+
updated: '2026-06-28'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
The review server has to coexist with whatever else is on the host, and be reachable from off-box when it is deployed rather than run locally.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- Configurable review-port (defaulting to 5050 to avoid ai-verify on 4000), plus --host and --db flags.
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-30
|
|
3
|
+
title: Make project discovery work from any environment
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- cli
|
|
9
|
+
- packaging
|
|
10
|
+
created: '2026-08-12'
|
|
11
|
+
updated: '2026-08-12'
|
|
12
|
+
---
|
|
13
|
+
|
|
14
|
+
Projects are found per environment through entry points, and a bare `paratext` invocation was resolving to the wrong interpreter and reporting a confusing argparse error for an unknown project.
|
|
15
|
+
|
|
16
|
+
## Notes
|
|
17
|
+
|
|
18
|
+
- The CLI hands over to a project's .venv so a bare `paratext` finds its projects. Unknown projects point at `uv run paratext` instead of argparse's invalid-choice message. The scaffolder nests into the installed package and bootstraps an empty directory.
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-31
|
|
3
|
+
title: Give clear errors for provider and source misconfiguration
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- cli
|
|
9
|
+
- packaging
|
|
10
|
+
created: '2026-08-12'
|
|
11
|
+
updated: '2026-08-12'
|
|
12
|
+
---
|
|
13
|
+
|
|
14
|
+
A malformed base URL or a missing source directory produced a failure far from its cause.
|
|
15
|
+
|
|
16
|
+
## Notes
|
|
17
|
+
|
|
18
|
+
- Base URLs trimmed of endpoint paths and given a missing scheme, preflight 4xx diagnosed, a warning raised when a provider token sits in paratext.toml rather than the environment, and a clean error for a missing or non-directory source.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-32
|
|
3
|
+
title: Add a configurable output budget and provider extra-body passthrough
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- packaging
|
|
9
|
+
created: '2026-08-19'
|
|
10
|
+
updated: '2026-08-19'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
Different providers expose different knobs, and a fixed output budget truncates long extractions on some models while wasting tokens on others.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- Output budget configurable; provider-specific parameters passed through via extra_body.
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-33
|
|
3
|
+
title: Bring MARC output up to ISBD punctuation and leader conventions
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- export
|
|
9
|
+
- marc
|
|
10
|
+
created: '2026-08-19'
|
|
11
|
+
updated: '2026-08-19'
|
|
12
|
+
---
|
|
13
|
+
|
|
14
|
+
MARC that is structurally valid but punctuated wrongly still fails cataloguer review. Nonfiling indicators, ISBD separators and the leader all carry meaning.
|
|
15
|
+
|
|
16
|
+
## Notes
|
|
17
|
+
|
|
18
|
+
- Nonfiling indicators, ISBD title separator, corporate name order, ISBD punctuation on the 264 imprint, encoding level 5 and ISBD form in the leader, and closing full stops on 245 and 264$c.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-34
|
|
3
|
+
title: Replace the blind margin crop with a content-aware fallback
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- index-cards
|
|
9
|
+
created: '2026-08-20'
|
|
10
|
+
updated: '2026-08-20'
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
When the detector finds nothing, cropping a fixed margin discards real content on some cards and keeps background on others.
|
|
14
|
+
|
|
15
|
+
## Notes
|
|
16
|
+
|
|
17
|
+
- Content-aware crop fallback; stale 'uniform crop' references cleared from the detector messages.
|
paratext_cli-0.2.4/.helical/tasks/PTX-35 add-the-opt-in-ai-assistance-note-to-marc-and-dc-export.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-35
|
|
3
|
+
title: Add the opt-in AI-assistance note to MARC and DC export
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- export
|
|
9
|
+
- marc
|
|
10
|
+
created: '2026-08-24'
|
|
11
|
+
updated: '2026-08-24'
|
|
12
|
+
---
|
|
13
|
+
|
|
14
|
+
A record derived from machine extraction should be able to say so, but whether to assert it is a cataloguing policy decision, not the tool's.
|
|
15
|
+
|
|
16
|
+
## Notes
|
|
17
|
+
|
|
18
|
+
- AI-assistance note added as an opt-in on CLI export and as a control in the review export modal.
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-36
|
|
3
|
+
title: Emit only one main entry per MARC record
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
labels:
|
|
8
|
+
- export
|
|
9
|
+
- marc
|
|
10
|
+
created: '2026-09-02'
|
|
11
|
+
updated: '2026-09-02'
|
|
12
|
+
---
|
|
13
|
+
|
|
14
|
+
Records were being emitted with more than one 1xx field, which is invalid MARC and was caught by cataloguers in review.
|
|
15
|
+
|
|
16
|
+
## Notes
|
|
17
|
+
|
|
18
|
+
- A single main entry per record enforced at export.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-37
|
|
3
|
+
title: Extend CLI test coverage to argparse wiring, round resolution and config layering
|
|
4
|
+
status: todo
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
priority: high
|
|
8
|
+
labels:
|
|
9
|
+
- cli
|
|
10
|
+
- tests
|
|
11
|
+
created: '2026-09-02'
|
|
12
|
+
updated: '2026-09-02'
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
tests/test_cli.py now exists and covers -v/--version plus a guard that paratext.__version__ matches installed metadata, since __init__.py and pyproject.toml declare the version separately. The parts that motivated the task are still uncovered: argparse wiring, _resolve_round, and config layering. These are where a change breaks a user without breaking a test.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-38
|
|
3
|
+
title: Walk a real run from a fresh scaffold
|
|
4
|
+
status: todo
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
priority: high
|
|
8
|
+
labels:
|
|
9
|
+
- cli
|
|
10
|
+
- tests
|
|
11
|
+
created: '2026-09-02'
|
|
12
|
+
updated: '2026-09-02'
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
`paratext new` has been walked end to end and fixed, but a real `paratext run` from a fresh scaffold has still never been done — it needs a live endpoint. Until it has, the first thing a new user does after scaffolding is untested.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-39
|
|
3
|
+
title: Add the paratext dependency when scaffolding into an existing project
|
|
4
|
+
status: todo
|
|
5
|
+
horizon: next
|
|
6
|
+
flow: clear
|
|
7
|
+
priority: med
|
|
8
|
+
labels:
|
|
9
|
+
- cli
|
|
10
|
+
- tests
|
|
11
|
+
created: '2026-09-02'
|
|
12
|
+
updated: '2026-09-02'
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
The empty-directory bootstrap writes a pyproject declaring paratext-cli, but scaffolding into a project that already has one adds no dependency. The scaffolded audit test therefore only runs if the user happened to have paratext installed already.
|
paratext_cli-0.2.4/.helical/tasks/PTX-4 genericise-the-defaults-away-from-local-inference-servers.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-4
|
|
3
|
+
title: Genericise the defaults away from local inference servers
|
|
4
|
+
status: done
|
|
5
|
+
horizon: now
|
|
6
|
+
flow: clear
|
|
7
|
+
priority: high
|
|
8
|
+
labels:
|
|
9
|
+
- docs
|
|
10
|
+
created: '2026-06-28'
|
|
11
|
+
updated: '2026-09-02'
|
|
12
|
+
---
|
|
13
|
+
|
|
14
|
+
Defaults naming Lemonade and LM Studio make the framework look like it only runs against one person's setup.
|
|
15
|
+
|
|
16
|
+
## Notes
|
|
17
|
+
|
|
18
|
+
- Provider defaults genericised; README documents remote and hosted endpoints including Hugging Face.
|
paratext_cli-0.2.4/.helical/tasks/PTX-40 fix-cross-batch-accumulation-overwriting-metadata-jsonl.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-40
|
|
3
|
+
title: Fix cross-batch accumulation overwriting metadata.jsonl
|
|
4
|
+
status: todo
|
|
5
|
+
horizon: next
|
|
6
|
+
flow: clear
|
|
7
|
+
priority: med
|
|
8
|
+
labels:
|
|
9
|
+
- export
|
|
10
|
+
created: '2026-09-02'
|
|
11
|
+
updated: '2026-09-02'
|
|
12
|
+
---
|
|
13
|
+
|
|
14
|
+
Exporting a second round overwrites the first round's metadata.jsonl, so a dataset cannot accumulate across batches.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: PTX-41
|
|
3
|
+
title: Remove the silent hf default from --format
|
|
4
|
+
status: todo
|
|
5
|
+
horizon: next
|
|
6
|
+
flow: clear
|
|
7
|
+
priority: med
|
|
8
|
+
labels:
|
|
9
|
+
- cli
|
|
10
|
+
- export
|
|
11
|
+
created: '2026-09-02'
|
|
12
|
+
updated: '2026-09-02'
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
`--format` defaults silently to hf, so a user who meant MARC gets a Hugging Face dataset without being told. On a TTY the right behaviour is a menu; otherwise an error.
|