Better delta semantics for capability changes#182
Merged
Conversation
Contributor
Author
|
Addressed the follow-up review notes in
Validation rerun:
Shipgate result remains advisory exit 0 with |
Contributor
Author
|
Fixed the failing CI Root cause: the checked-in Claude skill source had been updated for report schema v0.23, but the bundled Fix:
Validation:
Shipgate remains advisory exit 0 with |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
capability_changemembers in report schema v0.23 with semantic metadata while preserving the existing buckets and release gate.Validation
python -m pytest tests/test_capability_domain.py tests/test_capability_delta.py tests/test_capability_lock.py tests/test_verifier_blocks.py tests/test_cross_block_consistency.py tests/test_schema_boundaries.py tests/test_public_surface_contract.py -qpython -m pytest tests/test_action_scope_domain.py tests/test_action_surface_diff.py tests/test_verifier_scenarios.py tests/test_github_action_outputs.py -qpython -m pytest tests/test_reports.py tests/test_docs_links.py -qpython scripts/generate_schemas.py --checkruff check .AGENTS_SHIPGATE_AGENT_MODE=1 PYTHONPATH=src python -m agents_shipgate verify --workspace . --config shipgate.yaml --ci-mode advisory --format jsonShipgate verifier
release_decision.decision=review_requiredandmerge_verdict=human_review_requiredbecause this PR edits release trust-root agent instruction files (AGENTS.md,skills/agents-shipgate/SKILL.md). No release blockers were reported in advisory mode.