Skip to content

fix: close launch readiness gaps#104

Merged
RyshMan merged 3 commits intomainfrom
codex/adhoc-launch-risk-closure
Mar 19, 2026
Merged

fix: close launch readiness gaps#104
RyshMan merged 3 commits intomainfrom
codex/adhoc-launch-risk-closure

Conversation

@RyshMan
Copy link
Copy Markdown
Contributor

@RyshMan RyshMan commented Mar 19, 2026

Problem

  • launch messaging and install docs still blurred fast proof, real boundary enforcement, and hardened oss-prod readiness
  • gait doctor --json did not report the actually invoked binary path when PATH resolution differed
  • Go coverage lanes were sweeping a vendored Go helper under ui/local/node_modules, which broke go test -cover
  • GitHub Action runtime guard coverage still missed actions/setup-node

Changes

  • make gait doctor surface additive binary path/version fields, prefer the invoked executable, and report PATH collisions with new coverage tests
  • tighten README/docs/launch/install/integration guidance so fast proof, inline enforcement, and hardened readiness are distinct checkpoints
  • harden validation and CI by filtering Go test package lists away from node_modules, upgrading actions/setup-node checks to v5, and wiring the same filter into workflow coverage steps
  • fold in the remaining launch-readiness follow-throughs around runpack verification, scout snapshot IDs, UAT perf handling, budgets, and release checklist language

Validation

  • gait doctor --json
  • make prepush-full
  • git push -u origin codex/adhoc-launch-risk-closure (pre-push hook ran make prepush)

@RyshMan RyshMan requested a review from davidahmann as a code owner March 19, 2026 22:16
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cc92e0a03e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@RyshMan RyshMan merged commit 1448eb8 into main Mar 19, 2026
9 checks passed
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