Skip to content

Clarify StateLease verifier installation - #7

Merged
Labeeb2339 merged 1 commit into
mainfrom
codex/readme-install-integrity
Aug 2, 2026
Merged

Clarify StateLease verifier installation#7
Labeeb2339 merged 1 commit into
mainfrom
codex/readme-install-integrity

Conversation

@Labeeb2339

Copy link
Copy Markdown
Owner

The public README installed the v0.2.0a1 tag, then later suggested a verifier that was added after that release. This separates the two paths and gives an explicit main-branch checkout for the StateLease artifact verifier.\n\nVerified locally: README asset verifier, local links, 22 focused tests, Ruff, and git diff --check.

@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: a280b9f7e5

ℹ️ 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 README.md
Comment on lines +287 to +288
python -m pip install .
recurquant verify-statelease-stage-a evidence/experiment012-statelease-stage-a-666.json

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 Run the verifier from an explicit virtual environment

These commands do not isolate or connect the installation and executable: on systems where python is not Python 3.11+, global pip is disabled, or an older recurquant is already earlier on PATH, the sequence either fails during installation or invokes the v0.2.0a1 executable that lacks this subcommand. Create a venv with the supported interpreter and invoke its platform-specific recurquant path, as the Quickstart does, so the newly installed verifier is guaranteed to run.

Useful? React with 👍 / 👎.

@Labeeb2339
Labeeb2339 merged commit d45c6a9 into main Aug 2, 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