Skip to content

fix(examples): align SSR smoke fixture with interop contract - #808

Merged
cssbruno merged 1 commit into
mainfrom
codex/fix-issues-695-771
Aug 20, 2026
Merged

fix(examples): align SSR smoke fixture with interop contract#808
cssbruno merged 1 commit into
mainfrom
codex/fix-issues-695-771

Conversation

@cssbruno

Copy link
Copy Markdown
Owner

Summary

  • enable the built-in auth addon for the root smoke project so auth.required remains valid
  • make the data-free SSR dashboard use go server {} instead of declaring an external server {} load lane
  • restore the broad example-report CI gate after the typed interop migration in feat(compiler): harden v1 execution contracts #807

Issue Closure

Follow-up to #807.

Verification

  • GOCACHE=/tmp/gowdk-ci-debug-cache go run ./cmd/gowdk check --ssr examples/ssr/*.gwdk
  • GOCACHE=/tmp/gowdk-ci-debug-cache sh scripts/check-example-reports.sh
  • git diff --check

LLM Assistance

  • LLM session summary: Traced the failed GitHub Actions job to the root SSR smoke fixture, reproduced it locally, and aligned the fixture with the typed interop contract.
  • Human-reviewed assumptions: Keep the dashboard protected while removing an unused external load lane.
  • Follow-up work: None.

@cssbruno
cssbruno marked this pull request as ready for review August 20, 2026 22:29
@cssbruno
cssbruno merged commit 58bd8e3 into main Aug 20, 2026
3 of 4 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