[codex] Clarify savepoint onboarding#27
Conversation
There was a problem hiding this comment.
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.
| Required files: present | ||
| Redaction: checked |
There was a problem hiding this comment.
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.
| Required files: present | |
| Redaction: checked | |
| Required files: present | |
| Detail artifacts: none needed | |
| Redaction: checked |
| Required files: present | ||
| Redaction: checked |
There was a problem hiding this comment.
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.
| Required files: present | |
| Redaction: checked | |
| Required files: present | |
| Detail artifacts: none needed | |
| Redaction: checked |
Summary
--apply.Validation
python3 scripts/check-frontmatter.pypython3 scripts/check-marker-block.pypython3 scripts/check-marker-semantics.pypython3 scripts/validate-examples.pypython3 scripts/check-output-contract.pypython3 scripts/validate-repo.pypython3 scripts/check-savepoint-renderer.pypython3 scripts/check-install-helper.pypython3 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.mdpython3 -m compileall -q skills/savepoint/scripts scriptsgit diff --checkNote: Windows symlink permission cases were skipped by the test scripts; all commands exited 0.