Skip to content

Wave 1: harden scan runtime and add contract/distribution surfaces#81

Merged
RyshMan merged 4 commits intomainfrom
codex/adhoc-plan-next-wave-1
Mar 4, 2026
Merged

Wave 1: harden scan runtime and add contract/distribution surfaces#81
RyshMan merged 4 commits intomainfrom
codex/adhoc-plan-next-wave-1

Conversation

@RyshMan
Copy link
Contributor

@RyshMan RyshMan commented Mar 4, 2026

Problem

Wrkr Wave 1 items in product/PLAN_NEXT.md required runtime hardening, contract-safe CLI surface upgrades, deterministic extension support, and SARIF distribution without breaking existing proof/json behavior.

Changes

  • Story 0.1: partial-result detector error envelope and silent-failure surfacing
  • Story 0.2: scan --timeout and end-to-end cancellation propagation
  • Story 0.3: GitHub connector retry semantics for 429/5xx + bounded degradation
  • Story 1.1/1.2: scan decomposition, shared JSON mode parser, wrkr version + wrkr --version
  • Story 1.3: deterministic extension detector contract + schema + scenario fixture
  • Story 1.4/1.5: compatibility policy link hygiene + goja AST-only guardrail docs/tests
  • Story 1.6: SARIF emitter, scan SARIF flags, action wiring, SARIF workflow
  • Docs-site DX hardening: default repo-local npm cache for docs-site make targets

Validation

  • go run ./cmd/wrkr scan --path ./scenarios/wrkr/scan-mixed-org/repos --state ./.tmp/ship-scan-state.json --json
  • make prepush-full
  • make docs-site-install && make docs-site-lint && make docs-site-build && make docs-site-check

All commands passed locally on this branch.

Copy link

@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: d048d897e2

ℹ️ 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 eead5f2 into main Mar 4, 2026
8 checks passed
@RyshMan RyshMan deleted the codex/adhoc-plan-next-wave-1 branch March 4, 2026 19:55
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