truth-agent
v0.5.8
Published
Verify and analyze code and data in the Truth format
Downloads
4
Maintainers
Readme
Truth
Truth is type-safe data language for allowing big, complex, and non-uniform (aka "jagged") data sets to be organized with relative ease. The entire language is 2 operators: :
and ,
. Using this seemingly spartan (but deceivingly powerful) syntax, you're able to make is-a and has-a statements of existence. From these statements, you can model domains of any complexity. And, your model is verified for logical soundness.
Once your domain is modelled, Truth provides a natural way to attach "agents", which are plugin-like packages that analyst the host file, and emit various digital asset, such as mobile apps, reporting tools, visualization tools, etc. The Truth mindset allows this to happen quite easily (documentation coming).
Installing
npm install truth-compiler --save
Documentation
Longevity
Truth is being actively developed by a real company with enterprise customers and a sound business model. It's being used to tackle some of the most challenging data complexity problems.