This is a computation engine based on directed acyclic graphs. Graph nodes refer to simple computations and graph edges represent node preconditions and inputs.
TODO show the simplest use case
TODO add a brief explanation of the dual domain and computation graphs
TODO link to full-fledged documentation site or wiki
TODO show the standard dev lifecycle
TODO add license file