Hex: Lux, there's a thing people assume about theory papers. The math does the heavy lifting, the definitions are self-evident, and evidence is someone else's job. Lux: That assumption gets a workout in this preprint. The Throw paper — the one that operationalizes agency in emergence calculus — doesn't just define things. It commits, upfront, to a specific substrate and three measurable metrics before running a single exhibit. Hex: So the claim isn't "here's a beautiful framework, trust the elegance"? Lux: It's "here's a lab notebook. Here's what we're measuring, here's how we're measuring it, and here's how you'd catch us if we're wrong." Hex: Lab notebook versus highlight reel. I like that. Lux: So let's bust some myths about how evidence works in this framework. Myth number one: theory papers don't need experiments. Hex: And the counter? Lux: The operational plan. Three legs, laid out before any exhibits. First — viability as a greatest fixed point. You compute the largest set of states the agent can maintain indefinitely under budget constraints. That's the safe set, the viability kernel. Hex: So you're not just claiming persistence — you're computing the exact boundary of it. Lux: Down to the state. Second leg — feasible empowerment. Channel capacity from budget-respecting action sequences to outside macrostates. How many distinguishable futures can the agent reach while staying solvent? Hex: That's the difference-making metric from last episode. Lux: Same concept, now committed to as part of the evidence plan. Third leg — packaging stability. You build an empirical endomap — apply the macro lens, evolve forward, apply the lens again — and measure how far the result is from idempotent. If the defect is high, your macro description isn't stable. Hex: And all three have to line up? Lux: They're deliberately orthogonal. Packaging can exist without control — a rock is a stable object but it doesn't steer. Control without persistence is fragile — a momentary flutter of difference-making that doesn't last. And persistence without budgets isn't autonomy — something external is paying the bill. Each leg can succeed or fail independently. Hex: Okay, so the three metrics are locked in. But how does each primitive map to something measurable? Lux: That's the dictionary — section two of the paper. Each of the six emergence primitives gets a row: an agency role and a metric that operationalizes it. P-one, operator rewriting, maps to skill — does learning increase empowerment? P-two, constraints, maps to feasibility — does the ledger gate actions? P-three, protocol holonomy, maps to sequence sensitivity — does the order of actions matter? Hex: And the measurements are specific. Not "does holonomy seem relevant" but "does empowerment at horizon two exceed empowerment at horizon one when protocol is on?" Lux: Exactly. P-four, staging, maps to robust tokens — do discrete sectors persist? P-five, closure, maps to the packaging endomap and viability kernel, anchored by a Lean lemma. P-six, accounting, maps to maintenance — does the repair action collapse packaging defect and sustain viability? Hex: Six rows, six metrics, no hand-waving. That's a remarkable level of commitment for a theory paper. Lux: And each row comes with ablations. Turn off constraints? Empowerment changes. Disable protocol holonomy? The horizon-dependent gap vanishes. The paper's phrase is: each row should be read as "if this primitive is absent or weakened, a specific aspect of agenthood or agency degrades in a characteristic way." The ablations make that readable in the data, not just plausible in the prose. Hex: Alright. Myth number two: one good result is enough. You show the positive case, you're done. Lux: The paper includes two null regimes as part of the evidence suite — not as afterthoughts, not in the appendix. First null: a single-action system. Only one move available. Empowerment is zero for all horizons, because the agent can't cause any variation in the output. Hex: That's the trivial baseline — no steering wheel at all. Lux: Second null: the exogenous-schedule regime. The toggles flip on a fixed schedule — looks like the agent is choosing, but the pattern is baked in. Empowerment appears high, but it's fabricated. Hex: The painted-on steering wheel from last episode. Lux: Same idea. And the paper runs it explicitly. The null audit is what separates "we observed high empowerment" from "the agent caused high empowerment." Without the baselines, the positive results don't mean what you think they mean. Hex: So the experiments that should fail are as important as the experiments that should succeed. Lux: More important. The positive results tell you something works. The null results tell you your instruments aren't lying. Hex: Myth number three. Reproducibility is nice to have, but it's a cherry on top — not load-bearing. Lux: The paper ships hashed configs and an artifact auditor. Every experiment configuration is frozen, hashed, and stored. You can regenerate the entire evidence suite from a single command. Hex: One command? Lux: One make target. The Dark Energy paper in Six Birds theory uses the same pattern — umbrella targets that regenerate everything from hashed inputs. Metrics get aggregated into a flat CSV. Every figure, every number is traceable back to a specific config hash. Hex: So if someone says "I got a different number" — Lux: — you diff the config hashes. Either the configs match and there's a real discrepancy, or they don't and you've found the source. No ambiguity about what ran. Hex: That's auditing, not just reproducibility. Lux: The distinction matters. Reproducibility says "I can rerun it." Auditing says "I can prove what I ran and whether it matches what I claimed." The hashed configs close the gap. Hex: Myth four — and this one I hear a lot. Formal proofs, Lean proofs, that's for pure math. A theory-of-agency paper doesn't need machine-checked anything. Lux: The paper includes a Lean lemma that establishes viability iteration as a greatest fixed point in finite state. One lemma. It doesn't prove the entire framework — it anchors one specific claim to machine-checked ground. Hex: And that single anchor changes the audit posture? Lux: Completely. Without it, every step of the logical chain is "the author says so." With it, at least one critical step is "the machine says so." It's the difference between a chain with one verified link and a chain with none. Hex: Even one link matters. Lux: Especially when it's the foundation link. The viability kernel is the base structure — everything else sits on top of it. If the greatest-fixed-point property were wrong, the entire evidence suite would rest on sand. And the Lean code is in the repository — anyone can compile it and check. Hex: So the formal anchor is also reproducible. The pattern is self-reinforcing. Lux: It is. And it goes deeper than one paper. Hex: How so — this evidence posture isn't unique to the Throw paper, is it? Lux: It's a pattern across the whole Six Birds theory program. The core paper proved that the six primitives aren't an arbitrary list — they emerge canonically from a process soup with an interface lens and bounded refinement. Hex: The self-generation theorem. Lux: Give me a set of processes, a way to observe them that hides some detail, and a refinement chain that doesn't blow up exponentially — and the six primitives fall out as closure mechanics. Packaging from quotient maps. Accounting from refinement preorders. Staging from depth indices. Constraints from feasible images. Rewriting from induced macro-updates. Holonomy from route mismatches. Hex: So the dictionary isn't "we chose these six because they seemed useful." It's "these six are forced by the structure." Lux: And the Become paper extends the pattern — modeling choices are first-class data. The lens you choose and the completion family you commit to aren't afterthoughts. They're the commitment that turns a coarse description into an operational layer. Get the completion wrong and you can look superficially stable while producing systematic macro error. Hex: So the evidence posture runs through everything. Commit your choices. Hash your configs. Include the nulls. Anchor what you can formally. Lux: Four myths busted. Theory papers do need evidence — this one commits to three orthogonal metrics before exhibiting anything. One good result is never enough — the null baselines are part of the evidence suite. Reproducibility is structural, not decorative — hashed configs and one-command regeneration close the audit gap. And even one formal anchor changes everything. Hex: The lab notebook, not the highlight reel. That's a posture worth stealing. Lux: For any framework, not just this one.