Skip to content

docs: record the 1.0.2 CLI-only release smoke in coverage.md#46

Merged
Shu-Wan merged 1 commit into
mainfrom
docs/coverage-1.0.2-smoke
Jul 17, 2026
Merged

docs: record the 1.0.2 CLI-only release smoke in coverage.md#46
Shu-Wan merged 1 commit into
mainfrom
docs/coverage-1.0.2-smoke

Conversation

@Shu-Wan

@Shu-Wan Shu-Wan commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Refreshes docs/coverage.md's Last verified line to record how 1.0.2 was verified: as a CLI-only release (skill guidance unchanged), it was gated by the crate cargo test suite plus an L3 CLI smoke on real Sol — the nested job jump fix and the shipped binary exercised on a compute node — rather than a skill-eval re-run, per the CLI-only release rule added to DEVELOPMENT.md in #44.

Docs-only, no version bump.

🤖 Generated with Claude Code

1.0.2 was gated by `cargo test` plus an L3 CLI smoke on real Sol (the
nested `job jump` fix and the shipped binary exercised on a compute node),
not a skill-eval re-run, since the skill guidance was unchanged - per the
CLI-only release rule now in DEVELOPMENT.md.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 17, 2026 00:48
@Shu-Wan
Shu-Wan merged commit c963a42 into main Jul 17, 2026
4 checks passed
@Shu-Wan
Shu-Wan deleted the docs/coverage-1.0.2-smoke branch July 17, 2026 00:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the test-coverage documentation to record how the v1.0.2 CLI-only release was verified (crate test suite + real-Sol L3 CLI smoke), aligning with the CLI-only release rule documented in #44.

Changes:

  • Adds a v1.0.2 verification note to docs/coverage.md, clarifying that skill evals were not re-run for a CLI-only release.
  • Records the additional “L3 CLI smoke on real Sol” gating used for v1.0.2.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/coverage.md
Comment on lines 11 to +15
`tests/cli.rs`, including a real-touch renewal test), which runs in CI.
**1.0.2** (2026-07-16) was a CLI-only release - skill guidance unchanged -
so per [`../DEVELOPMENT.md`](../DEVELOPMENT.md) it was gated by that crate
suite plus an L3 CLI smoke on real Sol (the nested `job jump` fix and the
shipped binary exercised on a Sol compute node), not a skill-eval re-run.
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