Back to projects

In Progress project

CIG

A compact deterministic claim/evidence graph engine for provenance, contradiction, confidence, propagation, derivatives, and structural revision.

Claim discipline: Claims on this page should be treated as hypotheses unless linked to a receipt, benchmark, or reproducible artifact.
Claim
Evidence
Source
Confidence
Contradiction

What problem it addresses

Research archives drift when claims, sources, confidence, contradictions, and revisions live only as prose.

How it works

Represent knowledge state as explicit graph objects and run deterministic tension and revision operations over them.

What exists now

The compact canonical CIG implementation; the much larger BoggersTheCIG repository becomes historical/source material.

Evidence / receipts

The compact engine contains runnable propagation, tension, derivative, visualisation, and Break/Evolve demonstrations.

Limits

The included graphs are hand-authored and the dynamics are deliberately simple. It is not a production knowledge base.

Next milestone

Define one public dataset and contradiction-replay suite that can connect the engine to the website archive.

How to run / inspect

Install / open

git clone https://github.com/BoggersTheFish/cig-ts-engine && cd cig-ts-engine

Inspect

Run the claim/evidence examples and inspect every provenance, tension, and proposed revision transition.

Links