Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 1.03 KB

File metadata and controls

52 lines (39 loc) · 1.03 KB

FROG logo

Example 05 Contract Normalization

Final normalized contract surface for the Example 05 reference runtime-family corridor
FROG — Free Open Graphical Language


Normalized Surface

The Example 05 contract now exposes:

example_id
artifact_refs
units[].public_io
units[].ui_bindings
units[].execution_kernel
units[].effects
units[].publications

Removed Legacy Surface

The following compatibility fields are no longer published in the Example 05 contract:

units[].public_interface
units[].ui_binding
units[].state_model
units[].execution_model
units[].property_writes
units[].public_output_publication
units[].legacy_runtime_shape

Runtime Status

Both the generic contract executor and the specialized Python runtime consume the normalized surface.