Model reference¶
ToolSpec¶
schemarouter.ToolSpec ¶
Bases: StrictModel
EndpointSpec¶
schemarouter.EndpointSpec ¶
Bases: StrictModel
ParameterSpec¶
schemarouter.ParameterSpec ¶
Bases: StrictModel
FieldSpec¶
schemarouter.FieldSpec ¶
Bases: StrictModel
ServerProjectionSpec¶
schemarouter.ServerProjectionSpec ¶
Bases: StrictModel
Trusted contract for server-side response-field selection.
EvidenceRequirements¶
schemarouter.EvidenceRequirements ¶
Bases: StrictModel
QueryIntent¶
schemarouter.QueryIntent ¶
Bases: StrictModel
ToolCall¶
schemarouter.ToolCall ¶
Bases: StrictModel
ExecutionPlan¶
schemarouter.ExecutionPlan ¶
Bases: StrictModel
FallbackRoute¶
schemarouter.FallbackRoute ¶
Bases: StrictModel
Precompiled alternatives for one primary call in an ExecutionPlan.
ScoreComponent¶
schemarouter.ScoreComponent ¶
Bases: StrictModel
One deterministic contribution to candidate ranking.
FieldSelectionExplanation¶
schemarouter.FieldSelectionExplanation ¶
Bases: StrictModel
Machine-readable reason a declared output field is retained.
PlanExplanation¶
schemarouter.PlanExplanation ¶
Bases: StrictModel
Auditable structural explanation for one planned call.
This records locally observable routing signals, not model chain-of-thought.