Skip to content

Make primary Shipgate flows prominent#245

Merged
pengfei-threemoonslab merged 3 commits into
mainfrom
codex/primary-shipgate-flows
Jun 28, 2026
Merged

Make primary Shipgate flows prominent#245
pengfei-threemoonslab merged 3 commits into
mainfrom
codex/primary-shipgate-flows

Conversation

@pengfei-threemoonslab

Copy link
Copy Markdown
Contributor

Summary

  • Make shipgate check, shipgate verify, and shipgate audit --host the only prominent top-level flows across CLI help, first-look output, docs, generated instructions, prompts, skills, and .well-known metadata.
  • Keep supporting commands callable while hiding or demoting them from primary guidance.
  • Add primary_commands to the runtime/public/local contracts, bump runtime contract version to 8, bump local contract schema version to 2, and update tests/goldens around the new prominence model.

Verification

  • PYTHONPATH=src python -m ruff check .
  • Focused CLI/contract/instruction/prompt/boundary/diagnostics tests: 670 passed, 3 skipped
  • PYTHONPATH=src python -m pytest: 3229 passed, 5 skipped
  • git diff --check
  • AGENTS_SHIPGATE_AGENT_MODE=1 PYTHONPATH=src python -m agents_shipgate check --agent codex --workspace . --format codex-boundary-json (decision=warn)
  • AGENTS_SHIPGATE_AGENT_MODE=1 PYTHONPATH=src python -m agents_shipgate verify --workspace . --config shipgate.yaml --ci-mode advisory --format json (merge_verdict=human_review_required, release_decision=review_required, 19 review items, 0 blockers; expected for trust-root and agent-instruction edits)

@pengfei-threemoonslab pengfei-threemoonslab changed the title [codex] Make primary Shipgate flows prominent Make primary Shipgate flows prominent Jun 28, 2026
@pengfei-threemoonslab pengfei-threemoonslab marked this pull request as ready for review June 28, 2026 04:06
@pengfei-threemoonslab pengfei-threemoonslab merged commit 231f2e0 into main Jun 28, 2026
3 checks passed
@pengfei-threemoonslab pengfei-threemoonslab deleted the codex/primary-shipgate-flows branch June 28, 2026 04:19
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