Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
coder
/
xum
Public
Notifications
You must be signed in to change notification settings
Fork
137
Star
2k
Code
Issues
69
Pull requests
211
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
🤖 feat(evaluation): shared evaluation schemas, limits and answer validator
- #4321
#4321
Merged
1/7
ThomasK33
merged 8 commits into
main
coder/xum:main
from
thomask33/eval-l2a-evaluation-schemas
coder/xum:thomask33/eval-l2a-evaluation-schemas
Copy head branch name to clipboard
Sep 23, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
🤖 feat(evaluation): shared evaluation schemas, limits and answer validator
#4321
ThomasK33
merged 8 commits into
main
coder/xum:main
from
thomask33/eval-l2a-evaluation-schemas
coder/xum:thomask33/eval-l2a-evaluation-schemas
Copy head branch name to clipboard
Commits
Commits on Sep 22, 2026
feat(evaluation): add shared evaluation schemas, limits and answer validator
Show description for dbe3f2d
ThomasK33
committed
dbe3f2d
View commit details
Copy full SHA for dbe3f2d
Browse repository at this point
fix(evaluation): bound the request depth walk so deep or cyclic state is a typed violation
Show description for 2a309d2
ThomasK33
committed
2a309d2
View commit details
Copy full SHA for 2a309d2
Browse repository at this point
fix(evaluation): make the depth limit mandatory and add a bounded schema entry point
Show description for fb0bef7
ThomasK33
committed
fb0bef7
View commit details
Copy full SHA for fb0bef7
Browse repository at this point
fix(evaluation): reject __proto__ keys and require rounded values before granting rounding slack
Show description for 0ab5121
ThomasK33
committed
0ab5121
View commit details
Copy full SHA for 0ab5121
Browse repository at this point
fix(evaluation): push array items one by one in the forbidden-key walk
Show description for 5427d3e
ThomasK33
committed
5427d3e
View commit details
Copy full SHA for 5427d3e
Browse repository at this point
fix(evaluation): reject oversized requests before canonicalizing them
Show description for 22c5dbf
ThomasK33
committed
22c5dbf
View commit details
Copy full SHA for 22c5dbf
Browse repository at this point
fix(evaluation): bound the size walk's memory and run it before the depth walk
Show description for 627e025
ThomasK33
committed
627e025
View commit details
Copy full SHA for 627e025
Browse repository at this point
docs(evaluation): state that the bounded parser is a resource pre-filter, not the exact byte cap
Show description for 048abe3
ThomasK33
committed
048abe3
View commit details
Copy full SHA for 048abe3
Browse repository at this point
You can’t perform that action at this time.