This technical note specifies the Tri-Color Trust Model, a provenance-typed edge taxonomy for AI-augmented knowledge graphs. The model assigns every connection in a knowledge graph one of three colors based on its epistemic origin: Blue (explicit, user-authored), Green (neural, AI-suggested via semantic similarity), or Red (supervised, flagged by formal constraint validation). The taxonomy addresses a fundamental trust problem in AI-augmented knowledge management: users cannot distinguish between relationships they created, relationships an AI inferred, and relationships a formal verifier has flagged as inconsistent. This conflation leads to trust erosion, knowledge graph pollution, and uncritical acceptance of invalid AI suggestions. The Tri-Color Model provides: (1) a formal provenance tracking system with attribute-level audit trails recording creation source, modification history, and validation status; (2) lifecycle transitions defining how edges change color through user promotion, dismissal, or validator intervention; (3) integration with Colored Petri Net supervision where Red edges carry structured violation data from CPN guard functions; and (4) path-aware conflict detection that traces reasoning chains through mixed-color subgraphs to explain how conflicts propagate. The model is implemented in the AETHER-GRAPH system using React, Dexie.js (IndexedDB), and Transformers.js for client-side embeddings. This document establishes priority for the following novel contributions: (a) to our knowledge, the first formal provenance-typed edge taxonomy distinguishing user, neural, and symbolic origins in knowledge graphs; (b) lifecycle state machines governing edge color transitions with explicit promotion and dismissal semantics; (c) path-aware conflict detection through mixed-provenance subgraph traversal; and (d) integration of CPN guard functions as the formal mechanism generating Red (supervised) edges.
Dumitru-Cristian Leu (Fri,) studied this question.