Skip to content

[codex] Clarify savepoint onboarding#27

Merged
dd3ok merged 2 commits into
mainfrom
codex/savepoint-readme-proof
Jun 13, 2026
Merged

[codex] Clarify savepoint onboarding#27
dd3ok merged 2 commits into
mainfrom
codex/savepoint-readme-proof

Conversation

@dd3ok

@dd3ok dd3ok commented Jun 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • Tighten README/README.ko positioning around repo/Git savepoint artifacts.
  • Move install guidance earlier and show dry-run before --apply.
  • Add concise load report samples, an examples index, and a manual eval comparing ordinary summaries with savepoint file mode.

Validation

  • python3 scripts/check-frontmatter.py
  • python3 scripts/check-marker-block.py
  • python3 scripts/check-marker-semantics.py
  • python3 scripts/validate-examples.py
  • python3 scripts/check-output-contract.py
  • python3 scripts/validate-repo.py
  • python3 scripts/check-savepoint-renderer.py
  • python3 scripts/check-install-helper.py
  • python3 scripts/savepoint.py validate --allow-example-paths examples/SAVEPOINT.filled.example.md examples/file-bugfix/SAVEPOINT.md examples/file-architecture/SAVEPOINT.md examples/unsafe-savepoint/SAVEPOINT.md
  • python3 -m compileall -q skills/savepoint/scripts scripts
  • git diff --check

Note: Windows symlink permission cases were skipped by the test scripts; all commands exited 0.

@gemini-code-assist gemini-code-assist 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.

Code Review

This pull request updates the English and Korean READMEs with clearer installation instructions, handoff selection criteria, and an example load report. It also introduces a new evaluation case comparing ordinary summaries to savepoints, an examples index, and sample load reports for clean and stale states. The review feedback suggests updating the example load reports in both README files to include the 'Detail artifacts: none needed' line, ensuring consistency with the newly added sample load report.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread README.md
Comment on lines +90 to +91
Required files: present
Redaction: checked

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

To maintain consistency with the sample load report in examples/load-report/clean-resume.REPORT.md, please include the Detail artifacts: none needed line in this example load report.

Suggested change
Required files: present
Redaction: checked
Required files: present
Detail artifacts: none needed
Redaction: checked

Comment thread README.ko.md
Comment on lines +90 to +91
Required files: present
Redaction: checked

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

To maintain consistency with the sample load report in examples/load-report/clean-resume.REPORT.md, please include the Detail artifacts: none needed line in this example load report.

Suggested change
Required files: present
Redaction: checked
Required files: present
Detail artifacts: none needed
Redaction: checked

@dd3ok dd3ok marked this pull request as ready for review June 13, 2026 07:23
@dd3ok dd3ok merged commit 05221b5 into main Jun 13, 2026
2 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