Skip to content

Fix 0.3.20 code-graph qualification for generated Go - #291

Merged
forhappy merged 1 commit into
mainfrom
codex/release-0.3.20-qualification-fix
Aug 24, 2026
Merged

Fix 0.3.20 code-graph qualification for generated Go#291
forhappy merged 1 commit into
mainfrom
codex/release-0.3.20-qualification-fix

Conversation

@forhappy

Copy link
Copy Markdown
Contributor

Summary

  • raise the bounded parser-inspection ceiling so pack-specific budgets can distinguish large generated sources
  • give go-web and the language-wide enterprise pack an explicit 200k syntax-node budget while retaining the 100k shared default
  • record the qualification hardening in the 0.3.20 changelog

Validation

  • cargo fmt --all -- --check
  • cargo test -p compass-languages --lib --locked (67 passed)
  • cargo test -p compass-languages --test engine_edge_coverage --locked (40 passed)
  • cargo test -p compass-cli --test compass_product --locked (8 passed)
  • sh scripts/check_product_boundary.sh
  • sh scripts/test_release_scripts.sh
  • exact pinned entire-cli@683a10d3773ee4830ee791f39d76d8092ef1b0cf qualification (0 validation errors)

The existing compass-v0.3.20 tag has no GitHub release because its first workflow run failed this gate. After this PR is green and merged, the unpublished tag will be replaced with the corrected merge commit and the release workflow rerun.

@forhappy
forhappy merged commit 672266d into main Aug 24, 2026
14 checks passed
@forhappy
forhappy deleted the codex/release-0.3.20-qualification-fix branch August 24, 2026 17:25
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