pub fn serialize_boundary_violations_programmatic_json(
output: BoundaryViolationsProgrammaticOutput,
) -> Result<Value, ProgrammaticError>Expand description
Serialize typed boundary-family output into the JSON compatibility contract.
ยงErrors
Returns a structured error if the output contract cannot be serialized.