Skip to content

Show requested, fill, and observed slot sizes in GPT diagnostics - #1032

Open
ChristianPavilonis wants to merge 2 commits into
mainfrom
fix/gpt-diagnostics-observed-slot-size
Open

Show requested, fill, and observed slot sizes in GPT diagnostics#1032
ChristianPavilonis wants to merge 2 commits into
mainfrom
fix/gpt-diagnostics-observed-slot-size

Conversation

@ChristianPavilonis

@ChristianPavilonis ChristianPavilonis commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • retain each correlated Trusted Server configured slot-size list
  • retain GPT slotRenderEnded.size as the reported fill size
  • retain the measured outer slot box to explain flexible/APS 1×1 fills
  • display and export all three metrics, with stale-cycle guards and SafeFrame limitations documented

Closes #1031

Validation

  • cd crates/trusted-server-js/lib && npx vitest run (45 files, 838 tests)
  • focused GPT/diagnostics tests (283 passed)
  • cd crates/trusted-server-js/lib && npm run format
  • git diff --check

@aram356 aram356 added this to the 202608 milestone Aug 14, 2026
@ChristianPavilonis ChristianPavilonis changed the title Show observed slot size in GPT diagnostics Show requested, fill, and observed slot sizes in GPT diagnostics Aug 14, 2026
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.

Show requested, fill, and observed slot sizes in GPT diagnostics

2 participants