Skip to main content

Module result_schema

Module result_schema 

Source
Expand description

Result Schema v1 - Locked Contract for Smith Platform

This module defines the locked Result Schema v1 with strict validation to prevent breaking changes while allowing controlled extensibility.

Modules§

builders
Helper functions for creating results with common patterns

Structs§

ResultSchemaV1
Locked Result Schema v1 - These fields are immutable
ResultSchemaValidator
Strict result validator that rejects unknown fields

Enums§

ResultSchemaError
Result Schema validation errors

Constants§

RESULT_SCHEMA_VERSION
Result Schema Version - MUST match across all Smith components