Begin here
The sober map of TS.
TS is an engineering framework for modelling information transfer through constraint graphs, tension, propagation, relaxation, contradiction handling, and revision.
Public stack
TS-Core = graph/tension runtime.
TensionLM = sigmoid tension attention language model experiments.
CIG = persistent provenance-aware claim/evidence graph.
Proof Ranker = proof scoring, repair, and verifier loop experiments.
BoggersTheAI / Mind / Pulse = experimental runtime/agent branches, secondary to the public core stack.
What TS is
Engineering framework
Experimental AI architecture lens
Graph/tension/provenance/reasoning substrate
A way to make internal model behaviour more inspectable
What TS is not
Not a finished AGI claim
Not a theory-of-everything proof
Not financial advice
Not claiming benchmarks are beaten until receipts exist
Not replacing normal scientific evidence
Where to go next
Pick the route that matches the kind of evidence you want first.
Core project nodes
These are the public routes most claims should pass through.
TS-Core
Minimal graph/tension runtime for inspectable constraint propagation and relaxation.
Open nodeTensionLM
Sigmoid tension attention experiments with model artifacts and bounded benchmark claims.
Open nodeCIG
Persistent provenance-aware claim/evidence graph for bounded research claims.
Open nodeProof Ranker
Verifier-backed proof scoring and repair ladder published as Hugging Face artifacts.
Open node