Skip to content

docs(audiobook-curator): optional --report/--receipt covers thirteen commands, not two - #742

Merged
ScriptedAlchemy merged 1 commit into
mainfrom
docs/725-receipt-scope
Sep 7, 2026
Merged

docs(audiobook-curator): optional --report/--receipt covers thirteen commands, not two#742
ScriptedAlchemy merged 1 commit into
mainfrom
docs/725-receipt-scope

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Follow-up to #738. Its migration note named only inventory --report and convert --receipt, but every retired src/cli/ route that took a report or receipt path required it — thirteen of sixteen (inspect, prepare, shelf never took one):

git ls-tree a2eb7f4ea5^ examples/audiobook-curator/src/cli/  # receipt/report: z.string().min(1).max(4096) in 13 files

Docs-only: en/zh example page, example README, and the wording of the not-yet-versioned .changeset/725-receipt-paths-optional.md (#738). No code, no schema change; the #738 tests already cover the omitted-path behavior on inventory, audible-select, and convert, and the other ten share the same if (input.receipt !== undefined) writeReceipt(...) path.

Gate: pnpm lint ok; pnpm build && pnpm docs:site:build ok (0 broken links).

Deslop: n/a (prose). Self-review: wording change to an existing sentence; the PR #738 reviewer pass covered the surrounding claims.

@changeset-bot

changeset-bot Bot commented Sep 7, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 1e85c74

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes changesets to release 2 packages
Name Type
agent-bundle Patch
create-agent-bundle Patch

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 7, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-07T09:13:39.088674Z 1e85c74 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@ScriptedAlchemy
ScriptedAlchemy merged commit 51271b8 into main Sep 7, 2026
5 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.

1 participant