Skip to content

Prepare URP paper for arXiv publication#9

Merged
thewisecrab merged 4 commits into
mainfrom
codex/arxiv-publication
Jul 15, 2026
Merged

Prepare URP paper for arXiv publication#9
thewisecrab merged 4 commits into
mainfrom
codex/arxiv-publication

Conversation

@thewisecrab

Copy link
Copy Markdown
Owner

Summary

  • publish complete author and citation metadata across the paper, package manifests, and structured documentation
  • add an arXiv submission bundle with category, abstract, comments, and licensing guidance
  • strengthen related work with vLLM, CacheGen, Mooncake, and recent LLM caching systems
  • regenerate and visually verify the 14-page publication PDF
  • correct the TypeScript package verification command and refresh source integrity metadata

Verification

  • 87 Python tests pass with 74.73% coverage
  • Ruff passes
  • MkDocs strict build passes
  • Python wheel and sdist build
  • TypeScript tests and package dry run pass
  • Go race tests pass
  • Rust format, Clippy, and workspace tests pass
  • PDF metadata, extracted text, bounds, and rendered pages verified
  • repository release manifest verifies

@thewisecrab
thewisecrab merged commit d1498d4 into main Jul 15, 2026
17 checks passed
@thewisecrab
thewisecrab deleted the codex/arxiv-publication branch July 15, 2026 11:02

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 409d47628f

ℹ️ 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".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread PACKAGE_SHA256.json Outdated
"available": true,
"branch": "main",
"commit": "0c83501ff7f02f338029513715adcf6aa9892f27",
"commit": "514c0af8b8a5e3a7b5f4ed3dab7dd5b9f552c122",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Use a reachable provenance commit

When this squashed commit is merged or cloned without the intermediate local commits, the release manifest points auditors at 514c0af..., but that commit is not an ancestor of the reviewed commit (git merge-base --is-ancestor 514c0af 1465ffa returns false). Since this file is the source-integrity manifest, consumers following provenance.git.commit cannot reproduce or audit the published tree from the repository history; regenerate the manifest from a reachable content commit or keep the manifest-refresh commit in history.

Useful? React with 👍 / 👎.

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