Skip to Content
ConceptsAI Terminology Mapping

AI Terminology Mapping

How common AI/ML terms map to AlignTrue concepts:

Common AI TermAlignTrue EquivalentLearn More
Context graphTrajectories + co-occurrence projectionsTrajectories
Knowledge graphCo-occurrence graphs, transition n-gramsTrajectories
RAG (Retrieval Augmented Generation)Query artifacts (retrieval) + Derived artifacts (generation)Query artifacts, Derived artifacts
Memory / Long-term memoryProjectionsProjections
Reasoning trace / Chain of thoughtTrajectories (hash-chained steps)Trajectories
Audit trail / ReceiptsEvents + egress receiptsEnvelopes
EmbeddingsDeferred in v1 (structure-first approach)Simulation
ProvenanceQuery/Derived artifact lineageDerived artifacts

Why different names?

AlignTrue prioritizes determinism and auditability. Traditional AI terms like “memory” or “context” are fuzzy. AlignTrue concepts are explicit:

  • Trajectories are hash-chained, tamper-evident reasoning logs.
  • Query artifacts prove what the AI saw (with hashes).
  • Derived artifacts prove what it decided (with lineage).
Last updated on