Skip to content

Restore the v1.1.0 slot to its deposited artifacts, and prepare the v1.2.0 deposit - #101

Merged
Silentpartnercoding merged 1 commit into
mainfrom
agent/archival-repair-v1.2.0
Aug 18, 2026
Merged

Restore the v1.1.0 slot to its deposited artifacts, and prepare the v1.2.0 deposit#101
Silentpartnercoding merged 1 commit into
mainfrom
agent/archival-repair-v1.2.0

Conversation

@Silentpartnercoding

Copy link
Copy Markdown
Owner

Closes the open item recorded with v1.2.0.

What was wrong

The DOI was assigned after the artifact was frozen, so the deposited PDF says "DOI: not yet assigned". The natural repair — regenerate the PDF with the DOI in it — was applied to the one version slot that must not change.

A reader of the repository’s v1.1.0 PDF was not reading the artifact the v1.1.0 DOI resolves to.

What was done

Both v1.1.0 artifacts restored to their published state — manuscript from tag paper-v1.1.0, PDF downloaded from the Zenodo deposit. The DOI-bearing text now lives where it belongs, in v1.2.0.

Verified, not asserted

manuscript  restored from tag paper-v1.1.0   sha256 bffb546c…
PDF         fetched from the Zenodo deposit  sha256 10413b41…
rebuild     building the restored manuscript on this machine reproduces
            the deposited PDF BYTE-FOR-BYTE          sha256 10413b41…

That third line is the one that matters. It establishes three things at once:

  1. the restoration is correct;
  2. the ReportLab build is deterministic across machines;
  3. the version-derived build change introduced with v1.2.0 does not disturb v1.1.0’s reproduction.

A hardcoded version string would have stamped v1.2.0 into this rebuild and the hashes would not have matched. The change made for tidiness turns out to be load-bearing, and this is the check that proves it.

Prepared for the next deposit

.zenodo.json now describes v1.2.0, dated 2026-08-18, and declares isNewVersionOf 10.5281/zenodo.21965713 so Zenodo links the version family. It is the input to a deposit, not a deposit.

Still not done, and not by an agent

No tag. No release. No Zenodo publication. No arXiv submission.

A DOI is immutable once published, and your own checklist requires the draft deposit to be inspected and approved before publishing. After this merges I can cut the paper-v1.2.0 tag and GitHub release on request — the Zenodo draft then appears for you to inspect and publish.

paper-check passes; 426 passed, 8 skipped; integrity checks green.

🤖 Generated with Claude Code

…1.2.0 deposit

Closes the open item recorded with v1.2.0: the repository's tracked v1.1.0 PDF
was not the artifact the v1.1.0 DOI resolved to.

WHAT WAS WRONG. The DOI was assigned AFTER the artifact was frozen, so the
deposited PDF says the DOI was not yet assigned. The natural repair --
regenerate the PDF with the DOI in it -- was applied to the version slot that
must not change. A reader of the repository's v1.1.0 PDF was therefore not
reading what the v1.1.0 DOI resolves to.

WHAT WAS DONE. Both v1.1.0 artifacts restored to their published state: the
manuscript from tag paper-v1.1.0, the PDF downloaded from the Zenodo deposit.
The DOI-bearing text now lives where it belongs, in v1.2.0.

VERIFIED, NOT ASSERTED. Building the restored manuscript on this machine
reproduces the deposited PDF BYTE-FOR-BYTE, sha256 10413b41... That single check
establishes three things: the restoration is correct; the ReportLab build is
deterministic across machines; and the version-derived build change introduced
with v1.2.0 does not disturb v1.1.0's reproduction. A hardcoded version string
would have produced a different PDF and this check would have failed, so the
change made for tidiness turns out to be load-bearing.

PREPARED FOR THE NEXT DEPOSIT. .zenodo.json now describes v1.2.0, dated
2026-08-18, and declares isNewVersionOf 10.5281/zenodo.21965713 so Zenodo links
the version family. It is the input to a deposit, not a deposit.

STILL NOT DONE, AND NOT BY AN AGENT: no tag, no release, no Zenodo publication,
no arXiv submission. A DOI is immutable once published and the repository's own
checklist requires the draft deposit to be inspected and approved first.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@Silentpartnercoding
Silentpartnercoding merged commit a3f25ea into main Aug 18, 2026
6 checks passed
@Silentpartnercoding
Silentpartnercoding deleted the agent/archival-repair-v1.2.0 branch August 18, 2026 15:31
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