police sweep 2026-06-01: docs sync — add training overrides section#4
Draft
onebit0fme wants to merge 1 commit into
Draft
police sweep 2026-06-01: docs sync — add training overrides section#4onebit0fme wants to merge 1 commit into
onebit0fme wants to merge 1 commit into
Conversation
Adds a collapsed "Advanced training overrides" accordion documenting the four active (non-deprecated) fields in the `training:` block of model.yaml: max_parallel_methods, boundary_low, boundary_high, boundary_mode. Driven by 2026-06-01 police sweep (public-surface axis): the training section of model.schema.json had four active fields with no docs page coverage. All deprecated fields remain undocumented by design (users should use top-level `effort` instead). Monorepo sweep range: 390003a..HEAD https://claude.ai/code/session_0121FpspsLP2EgoL45uZSGgN
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Driven by 2026-06-01 police sweep (public-surface axis), monorepo range
390003a..HEAD.Change
api-reference/authoring-schemas.mdx— add "Advanced training overrides" section documenting the four active (non-deprecated) fields in thetraining:block ofmodel.yaml:max_parallel_methodsboundary_low/boundary_highboundary_modeexclude/interpolate)The
training:section existed inmodel.schema.jsonbut was entirely absent from the public schema docs. Deprecated fields in the section remain undocumented by design (users should use top-leveleffortinstead).Placed in a collapsed
<Accordion>since this is expert-level config most models won't need.Verification
https://claude.ai/code/session_0121FpspsLP2EgoL45uZSGgN
Generated by Claude Code