INVARIANT
INITIALISING — 0%
BITTENSOR SUBNET NTS SCORE IMMUTABLE IDEATHON 2026

PROVE WHAT AI DID

Cryptographic execution receipts for every agent action on Bittensor

AI agents act.
No one can verify.

Decentralised AI networks execute millions of agent decisions daily. None of them produce auditable proof.

✗ Traditional Systems

  • Agent actions are opaque — no execution log on-chain
  • Trust is assumed, not proven — outputs accepted blindly
  • No cryptographic link between input, execution, and output
  • Disputed actions have no canonical source of truth
  • Slashing / reward logic vulnerable to unverified claims
  • No composable trust primitive for downstream protocols

✓ INVARIANT

  • Every execution produces a cryptographically signed receipt
  • NTS score (0–100) encodes trust in a single verifiable integer
  • Input hash + output hash + timestamp bound to a Bittensor block
  • Disputed actions have an immutable canonical receipt on-subnet
  • Validator logic can read NTS directly — no manual auditing
  • Composable trust primitive any subnet can consume

Four steps to proof

From raw agent execution to an immutable on-subnet trust score in under a second.

01

Execute

Agent receives task, runs inference or action logic, produces output bytes

02
🔐

Capture Context

INVARIANT captures input hash, output hash, model ID, latency, and block height

03
🧮

Score (0–100)

Multi-factor NTS algorithm weights determinism, latency, consistency, and provenance

04
🔗

Post to Subnet

Signed receipt committed to Bittensor subnet — immutable, queryable, composable

LIVE RECEIPT PREVIEW
AGENT_ID 0xA3f9…2B71
ACTION text_inference
NTS

Every action. Proven.

0
NTS SCORE
Neural Trust Score — computed on-chain
INVARIANT RECEIPT v1.0 VERIFIED
AGENT_ID 0xA3f9c2d1e4b87f0a3c91d2e5b4f7a8c9d0e1f2b3a4c5d6e7f8a9b0c1d2e3f4
ACTION_HASH sha256:7f3d2a…c9e1b4
INPUT_HASH sha256:1a2b3c…4d5e6f
OUTPUT_HASH sha256:9f8e7d…6c5b4a
TIMESTAMP 2026-03-29T04:17:33Z
BLOCK_HEIGHT 3,847,291
LATENCY_MS 247
NTS_SCORE 94 / 100
SUBNET_ID τ bittensor::nts

Cryptographically signed. Immutably committed to Bittensor at block 3,847,291. This receipt cannot be altered or revoked.

Bittensor-native from day one

INVARIANT operates as a dedicated Bittensor subnet — miners generate receipts, validators verify NTS scores, consensus makes them immutable.

🤖

AI Agent

Executes task on any Bittensor miner. All I/O captured automatically by INVARIANT hook.

ANY SUBNET
📋

NTS Engine

Determinism, latency, provenance, and consistency factors computed into a 0–100 score.

τ INVARIANT
🔒

On-Chain Receipt

Signed receipt posted to INVARIANT subnet. Queryable by any validator or downstream protocol.

IMMUTABLE
⚡ BITTENSOR IDEATHON 2026

Proof-of-concept.
Built to compete.

INVARIANT was designed and built for the Bittensor Ideathon 2026 — a sandboxed proof-of-concept demonstrating that cryptographic AI execution receipts are technically feasible as a Bittensor subnet primitive.

TYPE B — SANDBOXED // No integration without Arhant Barmate decision