interfaces
An interface is a statement of conditions a Lanetix organization, construed as a collection of immutable entities (e.g. record and workflows types), may or may not fulfill. It is being developed first and foremost to provide both a machine- and human- readable description of an apps.lanetix.com
Ext or Package's prerequisites.
This repository should include:
- Flowtype declarations for...
- interfaces
- parameters (data structures which satisfy an interface for a given organization)
- manifests (an interface along with handler and capability declarations)
- Documentation of interface/parameter/manifest semantics.
- A library which can...
- Validate that a given JSON structure is an interface (conforms to flowtype).
- Given an interface, a description of an organization's entities, and parameters for that interface, determine whether the parameters satisfy the interface, and if not, determine which values (if any) could be additionally bound so as to satisfy it.