Most AI systems are built for answer production. Ask a question, retrieve some documents, generate a response. If the retrieved material looks authoritative, the answer often sounds authoritative too.
Incomplete, contradictory, or controlled evidence requires a stronger method. The harder problem is deciding what can be said when the available record is only part of the real record.
Grounded Chiral Tensor Synthesis (GCTS) is the current research direction of the Chiral Narrative Synthesis project. It is designed for exactly this class of problem: ranking likely truth under limited, contradictory, and adversarial information.
The short version:
GCTS ranks claims by building structured possible worlds, scoring them against evidence and access conditions, and reporting calibrated likely-truth rankings with explicit uncertainty.
The Failure Mode: Evidence Has Multiple Access States
Many systems treat the evidence layer as a bucket. If a document is retrieved, it is available. A missing retrieval result gets treated as absence.
Real disputes have a broader record surface.
A record may exist but be sealed. It may be expected under ordinary procedure but never produced. It may be controlled by the actor whose conduct is being evaluated. It may have been destroyed. It may never have been generated. It may be available but non-supportive. Or it may affirmatively refute the claim.
Those are different epistemic states.
Conflating them produces bad reasoning. “No evidence was found” becomes “the claim is false.” “The record was not produced” becomes “there is nothing to see.” “A source denies the claim” becomes “the claim is unsupported,” even when that source controls the decisive records.
GCTS makes record access a first-class object. A claim can be plausible but record-contingent. A claim can be likely but low-confidence because decisive records are inaccessible. A claim can be rejected because expected evidence affirmatively negates it. Those statuses should not collapse into one generic “unsupported.”
Strict Proof And Likely Truth Are Separate Outputs
GCTS separates strict proof from likely truth.
A strict claim requires resolvable evidence and a proof trace. It must survive zero-temperature rule closure. When that proof path is unavailable, the claim remains outside strict proof rather than being marked false.
Likely truth is different. A claim may receive high posterior mass across structured possible worlds even when strict proof is unavailable. That ranking must come from explicit evidence, access-state assumptions, source reliability, contradiction structure, and calibration.
This separation matters because many real questions sit between proof and ignorance. A competent system must be able to say:
- this is strictly proven;
- likely, without strict proof;
- this is plausible but depends on a missing record;
- this is conflicted;
- this is unsupported;
- this is rejected.
Each of those outputs has different operational meaning.
Possible Worlds Instead Of One Forced Answer
When evidence is contradictory, a single synthesis can be dishonest. It may hide the strongest alternative or smooth over the missing record that would decide the case.
GCTS maintains a distribution over possible worlds.
Each world contains accepted facts, assumptions, latent context predicates, proof traces, access hypotheses, and missingness hypotheses. Worlds are scored against the available evidence and penalized for contradiction, unsupported complexity, access mismatch, weak grounding, and excessive assumptions.
The output becomes a ranked set of alternatives:
- world A explains the evidence with low contradiction but depends on a sealed record;
- world B fits the produced documents but requires a narrow time interval;
- world C is simpler but leaves a major access-state mismatch unresolved.
Serious analysis often lands on a ranked judgment rather than a single forced conclusion: “X is the most likely world given the current record, but Y remains live because record R is inaccessible.”
Chirality: When A Story Fails Grounding
The word “chiral” points to mismatch.
A narrative can be fluent, persuasive, and semantically coherent while still failing when translated into structured evidence, proof, and access states. GCTS measures that failure as chirality: the distortion between language, logic/proof structure, available evidence, and expected-but-missing records.
High chirality means the story has tension that deserves inspection. It may be a genuine contradiction. It may be a hidden context variable. It may be a missing record. It may be source framing. It may be an unsupported synthesis that sounds better than it is.
The system treats chirality as diagnostic rather than automatically bad. Productive conflict often has high chirality. The point is to measure it, decompose it, and decide whether it can be resolved by evidence, context, access modeling, or explicit uncertainty.
The Oracle Boundary
The most dangerous version of this system would secretly ask an oracle for the answer.
That oracle might be a hidden benchmark label, a human reviewer at runtime, or an LLM prompted to “decide the truth.” GCTS forbids that pattern.
Labels and expert judgments may be used for training, calibration, evaluation, and error review. They may not bypass runtime evidence closure and world ranking. A deployable run must be able to explain how each promoted claim came from evidence, access states, rules, and calibrated parameters.
The system exposes its limits instead of claiming omniscience.
Why This Matters
The obvious applications are scientific disagreement, intelligence analysis, investigative reporting, legal review, compliance, institutional accountability, and high-stakes organizational decisions. But the underlying problem is broader: modern information environments are full of partial records.
Ordinary RAG systems are useful when the answer is in the retrieved documents. They are weaker when the decisive fact is in a record that is unavailable, withheld, sealed, destroyed, or never generated. They are weaker still when the absence of that record is itself part of the evidence.
GCTS is a framework for that harder setting.
It promises a more honest representation of what the evidence can support, what it cannot support, what remains possible, and what record would change the analysis.
The current research hub is here:
Older CNS 2.0 material remains available as prior work, especially for the history of Structured Narrative Objects, chirality, and dialectical synthesis. The current framework moves beyond that stage by making likely-truth ranking, possible worlds, access modeling, and the oracle boundary central.
