Skip to content

test: complete fetch runtime audits - #35

Merged
smiggleworth merged 1 commit into
mainfrom
test/complete-runtime-audits
Aug 24, 2026
Merged

test: complete fetch runtime audits#35
smiggleworth merged 1 commit into
mainfrom
test/complete-runtime-audits

Conversation

@smiggleworth

Copy link
Copy Markdown
Contributor

Closes #27.
Closes #28.
Closes #29.
Closes #30.
Closes #31.

Summary

  • prove retry counters, deadlines, content variants, and middleware attempts remain isolated across 20 synchronized concurrent calls
  • add direct round-trip coverage for every runtime codec and missing client/DSL exports
  • expand replay coverage to DELETE bodies, exact deadline boundaries, and mixed/nested null query values
  • correct the README Node runtime claim to match the Node 24 engine contract
  • re-verify documented middleware ordering through the existing executable README-order test

Cross-package verification

  • rebuilt current clean askr-schema and askr-server mains locally
  • passed real askr-schema.safeParse request/response codec round-trip
  • passed an actual askr-server application success response (200 application/json)
  • passed server validation-error decoding (422 application/problem+json, source-prefixed issues path)
  • no request deduplication or in-flight sharing implementation exists to audit
  • no codec size limit is declared, so there is no maximum-size boundary

Validation

  • npm run check (32 tests plus types, build, installed smoke, publint, pack inspection)
  • cross-package runtime probe against rebuilt sibling packages

No package version or publishing changes.

@smiggleworth
smiggleworth marked this pull request as ready for review August 24, 2026 11:06
Copilot AI lite review requested due to automatic review settings August 24, 2026 11:06

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants