Validate and compose provider endpoints
This commit is contained in:
@@ -94,9 +94,10 @@ on consumers or on Scriptorium.
|
||||
|
||||
`internal/domain` owns source-neutral invariants for values shared across
|
||||
multiple input and execution boundaries, including execution-setting bounds,
|
||||
session identifiers, and output-contract legality. Callers retain source
|
||||
parsing, required-field rules, source-specific normalization, defaulting,
|
||||
error classification, and other policy specific to their own boundary.
|
||||
OpenAI-compatible base endpoints, session identifiers, and output-contract
|
||||
legality. Callers retain source parsing, required-field rules, other
|
||||
source-specific normalization, defaulting, error classification, and policy
|
||||
specific to their own boundary.
|
||||
|
||||
## Repository And Consumer Boundary
|
||||
|
||||
|
||||
Reference in New Issue
Block a user