Skip to content

Docs: accuracy pass, OpenRouter story, remote-manifest documentation, hygiene#32

Merged
Cuuper22 merged 1 commit into
mainfrom
claude/batch-docs
Jun 10, 2026
Merged

Docs: accuracy pass, OpenRouter story, remote-manifest documentation, hygiene#32
Cuuper22 merged 1 commit into
mainfrom
claude/batch-docs

Conversation

@Cuuper22

Copy link
Copy Markdown
Owner

What

Docs accuracy pass and repo hygiene, written to reflect the full batch landing together.

  • README: stale counts corrected, provider story updated for OpenRouter-as-default (with the Gemini SDK as the [gemini] extra), project-page link added, paths re-verified.
  • manifest.remote.json documented truthfully as the remote-campaign sample format.
  • Plan.md gains a dated status header (shipped vs aspirational); ASSESSMENT.md factual refs fixed only.
  • examples/README.md matches the restored unsolved (sorry) example state.
  • .gitignore: runtime outputs (work dirs, solutions, coverage) covered.

Part of the project-wide polish batch.

https://claude.ai/code/session_01KAKnLjpFZ9oF74GNW9QNtN


Generated by Claude Code

README.md:
- Add Project page link (GitHub Pages portfolio at cuuper22.github.io/Erdos)
- Update provider story: OpenRouter recommended (OPENROUTER_API_KEY, default
  google/gemini-2.5-flash); direct Gemini SDK now an optional `gemini` extra
- Recount tests: 320+ test functions across 14 test files (was stale 323/13)
- Document manifest.remote.json as a sample remote-campaign format
- Fix CI trigger wording (pushes and pull requests, not every push)

Plan.md: add dated Status note at top separating shipped components
(solver loop, validator, sandbox, environment manager, packager, GUI, CI)
from aspirational ones (remote artifact submission, min_app_version
enforcement, auto-update, process-level sandboxing, published installers).

ASSESSMENT.md: fix broken test counts (test_bug_fix_demos.py has 16 tests,
not 20; method total adjusted to match its own breakdown).

examples/README.md: state that example .lean files are intentionally
unsolved with `sorry` placeholders the solver fills in; list
intermediate.lean and manifest.json; explain root manifest.json vs
manifest.remote.json.

manifest.remote.json: sharpen _note to say it is an unconsumed format
sample referencing the un-vendored google-deepmind/formal-conjectures repo.

.gitignore: ignore .coverage and .coverage.* coverage artifacts.

All factual claims verified against the repo: pytest green (314 passed,
9 skipped), documented mock-mode and --setup commands run as described,
all referenced file paths exist.

https://claude.ai/code/session_01KAKnLjpFZ9oF74GNW9QNtN
@Cuuper22 Cuuper22 merged commit 403fde5 into main Jun 10, 2026
0 of 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.

2 participants