tpt-eve-core
Shared core types for TPT Eve: Fact, Pattern,
Value, EveError, and CausalRelationDraft. Every other tpt-eve-* crate depends on this one;
it has no internal dependencies of its own.
Value— aSymbolorTexttermFact— a subject-predicate-object triple withFactSourceprovenance and a confidence scorePattern— a triple where any slot may be bound or a variable, used for rule matchingEveError— the shared error type returned across the workspaceCausalRelationDraft— a causal-relation type consumed bytpt-eve-causaland produced bytpt-eve-neural's extraction backends
See the workspace README for the full architecture and CLI.
License
Licensed under either of MIT or Apache-2.0 at your option.