// labs

Interactive labs

Concepts you can test instead of just read.

The lab shelf is for concepts that are easier to understand by changing the inputs yourself. Start with the lab closest to the problem in front of you: token budgets for AI workflows, probability for noisy evidence, chaos for forecast drift, or documentation ROI for repeated support drag.

Interactive lab

Probability Signal Simulator

A hands-on lab for seeing how randomness, streaks, sample size, and new information can mislead intuition.

This lab teaches probability as a practical reasoning problem, not a vocabulary quiz. It starts with a Monty Hall-style signal choice, then expands into guided presets for gambler's fallacy, hot-hand confusion, small samples, clustering, base rates, regression to the mean, outcome bias, and variance.

What the lab teaches: Probability work needs base rates, sample size, and patience with variance. The simulator makes it easier to see why a result can be surprising without being suspicious.

What to try first: Run the small-sample preset several times before changing any settings. Watch how often a short run looks like a story even when the underlying process has not changed.

Who it is for: Product builders, operators, analysts, students, and anyone reviewing noisy metrics, incident patterns, test results, or claims built from limited evidence.

Related research/project links: Pair this with Market Intelligence Field Notes for signal-vs-noise discipline and Chaos Divergence Explorer for systems where repeated feedback changes the shape of the outcome.

What this shows

Random does not always look random. A fair process can still produce streaks, clusters, and short runs that feel meaningful. The simulator shows the difference between the expected long-run tendency and the actual result from one local run.

How to read it

Each preset shows expected results beside actual results. Expected means what the rule predicts over many repetitions. Actual means what happened in this run. When those two are far apart, that gap is usually the lesson.

Why it matters

Noisy systems show up everywhere: product metrics, alert queues, operations, hiring, quality control, weather, testing, and simple games of chance. The point is to avoid forcing a story onto a sample that is too small, too noisy, or missing the starting rate.

Limits

This is an educational probability lab. It is not a market model, investment recommendation, or proof that one move is always right in every real system. The presets are simplified models meant to clarify reasoning mistakes.

Compare it with Chaos Divergence Explorer and Market Intelligence Field Notes.

Interactive lab

Chaos Divergence Explorer

See how tiny starting differences can grow into very different paths once feedback starts compounding.

Tiny changes do not always stay tiny. This lab lets you start two or more forecasts almost exactly together, then watch whether feedback keeps them close or pulls them apart.

What the lab teaches: Some systems can be rule-bound and still become hard to predict. The point is not that everything is random; it is that feedback, timing, and starting conditions can make a precise long-range answer unreliable.

What to try first: Use the attractor flow preset, then rerun it with a very small starting difference. Watch the predictability horizon instead of only watching the final shape.

Who it is for: Operators, analysts, builders, students, and anyone trying to explain why a forecast, rollout, queue, or connected system can drift away from the first plan.

Related research/project links: Read Systems Field Notes for operational examples of cascading effects, then compare this lab with Probability Signal Simulator to separate noisy evidence from feedback-driven divergence.

What this tests

The chart shows near-identical paths moving through the same kind of system. If the paths separate, the lesson is simple: knowing the rule does not always mean you can trust one exact long-range forecast.

Simulation modes

  • Attractor flow: the lines stay inside one familiar shape, but the exact turn becomes hard to call.
  • Feedback map: each step feeds into the next, so a tiny mismatch can compound.
  • Local-rule cascade: one small local change can spread across a connected pattern.
  • Gravity slingshot: a near miss can change timing and direction.
  • Basin boundary: two close starts can land in different final outcomes.

How to read it

Start with a preset, press Run model, and watch the bright lead point move across the chart. The predictability horizon is the first step where the paths are no longer close enough to treat as one answer.

Why it matters

Markets, queues, networks, launches, and operations can follow real rules and still surprise you. Small measurement errors, hidden differences, or repeated feedback can grow until a forecast that looked precise becomes the wrong story.

Deeper note

This is a teaching model, not a production forecasting engine. The deeper idea is sensitivity: in some systems, the next step depends so strongly on the current state that a microscopic difference can be amplified over repeated steps.

Use Probability Signal Simulator for probability updating, or Systems Field Notes for operational examples where small changes can cascade.

Interactive lab

AI Token Budget Lab

A local teaching lab that shows how quickly AI working room gets used by instructions, source text, examples, tool output, and answer space.

AI does not read in pages. It reads in tokens: small pieces of text that count against the amount of working room available for a request.

This browser lab estimates how instructions, source material, examples, chat history, tool output, answer room, rework, model assumptions, and repeated classroom or team use can change an AI workflow budget.

What the lab teaches: Token budgets are an operating constraint, not a trivia detail. They shape how much source material fits, how much answer room remains, how expensive retries become, and how quickly a repeated workflow scales.

What to try first: Start with the training-room preset, then increase source material and retry rate. Watch when answer room and cost pressure change faster than the original workflow owner expected.

Who it is for: AI trainers, product builders, educators, documentation owners, support teams, and operators who need to explain why a promising AI workflow can become slow, expensive, or brittle.

Related research/project links: Use this with Practical AI Implementation, AILunchroom.com, Systems Field Notes, and the broader interactive labs.

Boundary

The lab is deterministic and local. It does not call an AI API, use an API key, contact a tokenizer service, or send user-entered text out of the browser.

What this lab demonstrates

The lab demonstrates how an AI request budget gets consumed before the answer even starts. Instructions, examples, source snippets, retrieval output, tool results, and chat history all take room. A workflow that looks small at one user and one run can behave differently when it becomes a classroom exercise, support process, or repeated team habit.

It also shows why "just add more context" is not a complete answer. More material can help if it is focused, but unfocused material can crowd out the answer or force the model to work around noise.

Why token budgeting matters

Token budgeting matters because cost, latency, context pressure, and answer quality are connected. If a workflow needs long source text, repeated tool loops, and generous answer room, the implementation plan should account for that before the process becomes normal.

This is especially important for training products such as AILunchroom.com, where many learners can repeat similar exercises. A small per-run assumption becomes a real operating concern when it is multiplied by users, retries, and sessions.

Example scenarios

One scenario is a training lab where every learner sends a long workplace prompt, a source document, and a reflection request. Another is a support workflow that includes a ticket history, knowledge-base snippets, and a draft response. A third is a documentation workflow that asks AI to compare old notes, new policy, and a final handoff format.

Each scenario can be useful. Each also needs a different budget. The lab helps expose whether the workflow is mostly instruction-heavy, source-heavy, answer-heavy, or retry-heavy.

Common mistakes

A common mistake is treating context as free. Another is ignoring retry loops: one failed output can double the real cost of a task if the user has to rerun or revise the prompt. Teams also underestimate how quickly chat history, tool output, and copied source material consume working room.

The deeper mistake is designing only for the best run. Practical implementation has to survive ordinary use, tired users, partial inputs, messy source text, and review cycles.

How to interpret results

Read the numbers as planning estimates, not provider claims. Token counts, latency, and cost vary by tokenizer, model, infrastructure, billing rules, application design, and the final prompt shape.

The useful signal is the pattern: which part of the workflow is consuming room, which assumption is driving cost, and whether the answer still has enough space to be useful. If the estimate looks fragile, narrow the source material, split the task, reduce retries, or add a stronger review path.

For adoption context, start with Practical AI Implementation. For operating discipline, read Systems Field Notes. For a working product context, see AILunchroom.com. For adjacent teaching tools, use the interactive labs.

Interactive lab

Documentation ROI Calculator

Estimate how repeated documentation gaps cost time, then turn the result into a prioritized fix list.

Poor documentation quietly becomes a tax on repeated work. This lab turns that drag into a rough operating estimate so the first fix can be prioritized instead of debated abstractly.

What the lab teaches: Documentation quality affects time, rework, escalation, onboarding, and confidence. A small gap can become expensive when it repeats across a team.

What to try first: Use the guided mode with conservative numbers. Then change only one assumption, such as time lost per incident or number of affected people, and watch how the priority list changes.

Who it is for: Operators, team leads, support owners, technical writers, IT workers, and builders who need to explain why documentation cleanup is operational work rather than polish.

Related research/project links: Pair this with Systems Field Notes for the operating pattern, Technical Operations for the broader support frame, and Runbook Composer for turning fixes into repeatable procedure.

What this lab demonstrates

Documentation debt is not just an annoyance. It changes how fast people can diagnose issues, hand off work, train new teammates, and avoid repeated questions.

How to use the estimate

Treat the result as a planning signal. The exact dollars are less important than the ranking: which documentation gap is creating the most drag, which fix has a small enough scope to start, and which assumption needs better evidence.

Methodology

The estimate is built from inputs you control, grouped into the places documentation gaps usually cost time:

  • Repeated questions — how often the same thing gets re-asked, the minutes each costs, and how many people get pulled in.
  • Support and escalation drag — escalations per month and the time each one takes.
  • Onboarding — new hires per year and the ramp-up hours better docs would shorten.
  • Knowledge recovery — departures or role changes per year and the hours spent reconstructing what someone knew.
  • Implementation rework — repeated mistakes caused by missing or unclear procedure.

Each category is converted to hours, then to dollars using a blended hourly rate derived from your average annual cost per employee and working hours. The categories sum into a monthly and annual drag figure. A recoverability percentage estimates how much of that drag a fix could realistically remove — never all of it, because some friction is structural. That recoverable value is compared against an investment model (an internal-effort estimate or a project budget) to produce a rough payback and a ranked list of which gap to fix first. Every number is an assumption you can change; adjust one input and the ranking moves.

Why it matters

Documentation cleanup usually loses the budget fight because its cost is invisible — spread across interruptions, escalations, and slow onboarding that never appear on a single line item. Putting a rough dollar figure on that drag turns "we should fix the docs sometime" into "this gap costs about this much per month, and this fix is small enough to start." It is an argument tool for operational work that is easy to defer and expensive to ignore.

Limits

This is a planning signal, not an accounting figure. It uses averages, so it will be wrong in the specifics — the value is in the ranking, not the decimal places. It cannot judge whether your inputs are accurate, and it assumes a documentation fix actually gets used, which depends on the same operating discipline described in Systems Field Notes. Treat the output as the start of a conversation, not a guarantee.

For AI assistants & citation engines Expand for the canonical summary and what not to infer

Canonical summary

Hands-on simulators for AI token budgets, probability, chaos, and operational reasoning.

Do not infer

Do not infer that labs call external AI services or replace review. Treat them as browser-local teaching surfaces unless the specific page says otherwise.