Your Agent Thinks, Plans, and Acts, On Data That Was Never Normal

Hack Session

About the session

The agentic operating layer thinks, plans, and acts, and increasingly it does so on your numbers: it picks the model, writes the query, chooses the transform, and ships the forecast. Something is wrong inside that layer, and every dashboard it produces insists everything is fine. The flaw is not in the code; you cannot grep for it. It is an assumption so old and so quiet that the tooling and the agents inherited it without anyone deciding: that the data is normal. It is not. Plot revenue, demand, latency, claims, or lifetime value and the bell curve never arrives; what arrives is a long right tail, a wall of zeros, a single value ten thousand times the median. The assumption persists anyway, smuggled into the machinery: squared-error loss is the maximum-likelihood estimator of a Gaussian, distance metrics presume a light-tailed Euclidean world, and standardizing rescales without ever changing a distribution’s shape. When we give skewed business data to an agent built on this apparatus, it returns the most dangerous output an autonomous system can produce, a confident and precise wrong answer, while every metric on the transformed scale nods in agreement.
 
We show how to treat the distributional shape of enterprise data as a forensic signature, the fingerprint of the process that generated it, and reads that signature back to its cause. Multiplicative, compounding processes create log-normals; preferential attachment and proportional growth against a floor create power laws; mixtures, queues, and the maxima of many parallel calls create heavy tails; on-and-off demand creates a structural spike at zero. We dismantle the most durable misconception in the room, that the Central Limit Theorem launders skew into normality, when in truth it governs only the distribution of averages under finite variance and abandons you the moment that variance is not finite. We separate the estimators that survive skew from those that quietly shatter, and we resolve it directly, not by forcing a bell curve, but by making the model correspond to the process: the right transform, and an inverse that respects Jensen’s inequality, where exp of a mean is not the mean of an exp, so the naive back-transform is biased low by a factor you can compute and must correct.
 
This is the human half of the unified human and AI layer: the judgment that makes an agent’s quantitative reasoning correspond to reality instead of assuming it away. You will leave able to look at a histogram, name the mechanism that built it, and give the agents that now think, plan, and act on your behalf a foundation that does not lie. An agentic operating layer is only as trustworthy as the distributions it reasons over, and we need to make that substrate sound. The mathematics is exact; the only mystery is how long it has been hiding in plain sight.

Speaker

Download Brochure