TALTangerine Lattice · v2.0-α
BlackGrid Labs · Deterministic engine

Reasoning over data, not inference.

TAL is the analytical engine that BlackGrid products and Axis Meridi adopters run on. It categorizes, compares, correlates, and contrasts — every output is deterministic, every finding carries a confidence band, and every confidence trace-backs to source records.

Pipeline

Categorize
01

Rule + hint matching, MHC across multiple trees.

Synthesize
02

Bottom-up pooling. Welford for numeric stability.

Compute
03

Positive: Compare, Correlate. Inverse: Contrast, Cross-correlate.

Converge
04

Two-stream merge into per-Pool summaries.

Re-synthesize
05

Detect contradictions and concordances across streams.

Match-Detect
06

Flag records whose categorization looks wrong.

Confidence
07

Per-result, with bootstrap stability and explicit factors.

Traceback
08

Provenance DAG from finding → aggregates → records.

Audit
09

runHash that makes runs verifiable end-to-end.

Promise

Determinism, every time.

Same inputs + same engine version = bit-identical outputs. The runHash on every audit record is the proof. tal verify re-runs any job and asserts byte-equality.

Operator UI

Dense, technical, monochrome.

Palantir-feel, not consumer-feel. Every fact is hoverable to reveal its trace. Numbers are monospace. Confidence bands are visible at the row level — never buried behind a click.

Integration

Library or service.

@blackgrid/tal-sdk for in-process embedding, or POST to tal.blackgridlabs.com with an API key. Tektaris and any BlackGrid product can adopt with one dependency.