Skip to content

police sweep 2026-06-01: docs sync — add training overrides section#4

Draft
onebit0fme wants to merge 1 commit into
mainfrom
police/sweep-2026-06-01
Draft

police sweep 2026-06-01: docs sync — add training overrides section#4
onebit0fme wants to merge 1 commit into
mainfrom
police/sweep-2026-06-01

Conversation

@onebit0fme
Copy link
Copy Markdown
Contributor

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 the training: block of model.yaml:

Field Purpose
max_parallel_methods Concurrent Optuna method studies — host concurrency knob
boundary_low / boundary_high Fixed percentile boundaries; skip the sweep when both are set
boundary_mode How samples between fixed boundaries are handled (exclude / interpolate)

The training: section existed in model.schema.json but was entirely absent from the public schema docs. Deprecated fields in the section remain undocumented by design (users should use top-level effort instead).

Placed in a collapsed <Accordion> since this is expert-level config most models won't need.

Verification

  • Leak scan: clean (34 files, no leaks)

https://claude.ai/code/session_0121FpspsLP2EgoL45uZSGgN


Generated by Claude Code

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
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Jun 1, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
u22a8 🟢 Ready View Preview Jun 1, 2026, 7:49 AM

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.

2 participants