Skip to content

chore(manifest): refresh published versions to flow 1.32.0 and launcher 1.13.1 - #367

Merged
abrichr merged 1 commit into
mainfrom
chore/flow-1-32-0-manifest
Aug 20, 2026
Merged

chore(manifest): refresh published versions to flow 1.32.0 and launcher 1.13.1#367
abrichr merged 1 commit into
mainfrom
chore/flow-1-32-0-manifest

Conversation

@abrichr

@abrichr abrichr commented Aug 20, 2026

Copy link
Copy Markdown
Member

Release aftercare for openadapt-flow 1.32.0, plus a launcher entry that was
about to go stale on its own.

What changed

Component Was Now
openadapt-flow 1.31.0 1.32.0
openadapt (launcher) 1.12.1 1.13.1

openadapt-flow 1.32.0 was published today from the qualified main SHA
02e68bf, and carries the structured push-result contract (#369).

The launcher move is not part of that release. openadapt 1.13.1 was
published today at 01:12 UTC, after the last daily claims check ran on
2026-08-19. The networked check already fails on it, so tonight's scheduled run
would have gone red:

DRIFT: status-manifest-component-versions: public/status.json#/versions
advertises openadapt 1.12.1 as the current release, but PyPI's newest is 1.13.1.

Both are the same manifest refresh, so they land together.

Surfaces

All four surfaces the registry binds:

  • public/status.json - version, tag, release commit, qualified source commit,
    and the exact PyPI filename, URL, and SHA-256 for each artifact.
  • public/llms.txt and public/llms-full.txt - the published-version line.
  • data/published-version-claims.json - the claim, its evidence line, and the
    acknowledged lag.

Every artifact fact is read from the PyPI JSON API and the GitHub tag objects.
Nothing here is hand-typed.

The acknowledged lag

headline-benchmark-engine-build advances 77 -> 78 for v1.32.0, which is what
the checker independently observes:

headline-benchmark-engine-build: measured on openadapt-flow 0.1.0,
78 published releases behind 1.32.0 (acknowledged 78, review by 2026-10-31).

review_by stays 2026-10-31, following the precedent already recorded in
the note: restating the count is not a decision to keep waiting, so the
acknowledgement must still expire on its original date.

Verification

  • node scripts/check_published_version_claims.mjs (network enabled) -> exit 0,
    "Published version claims are consistent (5 claims)." This verifies each
    release commit against its tag object and each qualified_source_commit
    against that commit's first parent.
  • node scripts/check_published_version_claims.mjs --offline -> exit 0.
  • node --test tests/*.test.js -> 193 passed, 0 failed.

🤖 Generated with Claude Code

…er 1.13.1

openadapt-flow 1.32.0 published to PyPI today from the qualified main SHA
02e68bf, carrying the structured push-result contract (#369). openadapt
1.13.1 published today at 01:12 UTC, after the last daily claims check ran,
so the launcher entry was about to fail that check tonight.

Both refreshes touch the four surfaces the registry binds together:
public/status.json (versions, tag, release commit, qualified source commit,
and the exact PyPI filename, URL, and SHA-256 for each artifact),
public/llms.txt, public/llms-full.txt, and
data/published-version-claims.json.

The acknowledged benchmark release lag advances 77 -> 78 for v1.32.0.
review_by stays 2026-10-31, for the same reason the prior re-acknowledgement
recorded: restating the count is not a decision to keep waiting, so the
acknowledgement must still expire on its original date.

Every artifact fact comes from the PyPI JSON API and the GitHub tag objects,
not from hand-editing. `node scripts/check_published_version_claims.mjs`
passes with the network checks enabled, which verifies each release commit
against its tag and each qualified source commit against that commit's first
parent. `node --test tests/*.test.js` passes 193 tests.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@netlify

netlify Bot commented Aug 20, 2026

Copy link
Copy Markdown

Deploy Preview for cosmic-klepon-3c693c ready!

Name Link
🔨 Latest commit ec6f7e3
🔍 Latest deploy log https://app.netlify.com/projects/cosmic-klepon-3c693c/deploys/6a866a4c0e01790008924396
😎 Deploy Preview https://deploy-preview-367--cosmic-klepon-3c693c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@abrichr
abrichr merged commit ba35b60 into main Aug 20, 2026
10 checks passed
@abrichr
abrichr deleted the chore/flow-1-32-0-manifest branch August 20, 2026 02:48
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