Op [directory]
A directory which defines an operation.
Entries
icon.svg
An optional SVG 1.1 file defining the icon to use when displaying the operation from a user interface. It MUST have a 1:1 aspect ratio (equal height & width)
SVG is a vector (as opposed to raster) graphic format; it scales infinitely large/small w/out loss of quality.
op.yml
A YAML 1.2 file whos content is an op [object] defining the operations inputs, outputs, and call graph.