Mapping Narrative Structure Without Asserting Truth
Tri-Fusion is a conceptual NLP architecture for analyzing how different sources construct and frame the same event. It proposes a three-layer system that maps claims, generates a normalized narrative synthesis, and audits that synthesis for omissions, framing drift, and source divergence, creating a transparent alternative to black-box summarization or centralized truth-ranking systems.
Tri-Fusion is a conceptual framework for narrative media analysis. The framework is designed to analyze narrative structure and claims across sources, without directly determining correctness.
The framework leverages a 3-layer system (Cartographer, Diffuser, Auditor) to:
- map narrative landscape claims
- approximate and synthesize a centroid narrative
- audit the synthesized narrative With this architecture, Tri-Fusion assists in analyzing narrative landscapes
Tri-Fusion is not:
- a truth-determining system
- a fact-checking engine
- a production-ready framework
Cartographer:
- Maps narrative claims to related sources
- Groups claims by approximate similarity
Diffuser:
- Reconstructs critical narrative flow and claims
- Approximates a lexical centroid narrative
- Outputs synthetic narrative based on narrative reconstruction and centroid narrative approximation
Auditor:
- Analyzes divergences between the synthetic narrative and claim map
- Represents divergence analysis as indexes
(Github): https://github.com/Bitcrusher32/Tri-Fusion/blob/main/paper
(Self-Hosted): https://git.bitcrusher32.win/bitcrusher32/Tri-Fusion/src/branch/main/paper/
- Concept Whitepaper Version 1 - Completed March 29th, 2026
- Version 1 Concept Implementation - Planned, Late Q4 2026
- Claim extraction prototype
- Clustering + embeddings
- Centroid approximation
- Audit and NDI implementation
License: Creative Commons Attribution 4.0 International (CC BY 4.0)
This work may be shared, adapted, and redistributed for any purpose, including commercial use, provided appropriate credit is given to the original author. When referencing the Tri-Fusion framework in derivative works, citation of the original whitepaper is requested.
A copy of this license is available at: https://creativecommons.org/licenses/by/4.0/
This work is published to establish prior art and encourage open research into transparent information synthesis systems.