Skip to content

cli: rename ok gate helpers to check #1

Description

@greygoody

What to build

Rename the gate rendering and exit-code helpers so the canonical check command is reflected in code names. Keep all human output, JSON shape, and exit behavior unchanged.

Acceptance criteria

  • render_ok, render_ok_json, and ok_exit_code are renamed to check-oriented names.
  • check and ok still share the same command path.
  • Human output, JSON output, and exit-code behavior remain unchanged.
  • cargo fmt --all -- --check passes.
  • cargo test --workspace passes.

Blocked by

None - can start immediately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions