Back to projects

Active project

TS-Core

A compact graph/tension kernel for nodes, weighted relations, activation, propagation, relaxation, contradiction handling, and structural revision.

Claim discipline: Claims on this page should be treated as hypotheses unless linked to a receipt, benchmark, or reproducible artifact.
Propagate
Relax
Break
Evolve

What problem it addresses

The ecosystem needs a small shared substrate rather than reimplementing graph dynamics inside every experiment.

How it works

Keep graph state explicit and provide deterministic propagation, tension measurement, relaxation, and revision operations.

What exists now

Maintenance substrate for projects that genuinely share its interfaces.

Evidence / receipts

The repository exposes a stable graph/tension runtime with typed mechanics and bounded demonstrations.

Limits

It is a library, not a complete reasoner, language model, or proof of cognitive capability.

Next milestone

Stabilise only the interfaces required by active repositories; avoid independent feature expansion.

How to run / inspect

Install / open

git clone https://github.com/BoggersTheFish/TS-Core && cd TS-Core

Inspect

Inspect the node, edge, propagation, relaxation, and tension interfaces before extending them.

Links

Focus tags

Graph primitivesDeterminismReusable interfaces
Docs
Proof Bank
Website
CIG
TensionLM
Proof Ranker
TS-Core graph/tension substrate