Writing
Tutorials, interactive labs, and one question: what does it mean to justify a claim about software?
Each tutorial starts with a concrete picture, then tightens into a model tools can manipulate. The labs turn abstract claims into something visible. All public, all replayable.
Cyborg Economy essays
What AI changes about work, science, markets, and measurement.
A four-part essay series on the post-AGI task economy: fee-funded opportunity, the cyborg scientist, the right to participate, and how to measure code after AI makes it abundant.
Why "opportunity" is a more honest unit than "jobs created," with fee-funded reward pool math and the force multiplier productivity flywheel.
Essay 02 PopperPad and the Cyborg ScientistWhen answers become cheap, deciding what is worth testing and preserving the evidence becomes more valuable. The syntax/semantic boundary between agents and humans.
Essay 03 ZenoDEX and the Right to ParticipateA decentralized exchange cannot save capitalism. It can make economic participation less dependent on permission, with fee-funded task math.
Essay 04 How I Measure Code After AILines of code are becoming cheap. A six-dimensional agency ledger for measuring opportunity, verification, control, openness, portability, and concentration.
ZenoFCIS learning path
From immutable values to atomic effects.
This path accompanies the public ZenoFCIS library. It starts with the architectural boundary, develops deterministic composition, and ends with the concrete Rust workflow.
How immutable values and pure transitions create inspectable boundaries between semantic computation and effects.
Composition Deterministic by ConstructionHow deterministic architecture, process networks, compositionality, and design synthesis share the same mathematical shape.
Library guide ZenoFCIS in PracticePure decisions, canonical patches, bound candidate bundles, atomic commit, idempotent replay, and explicit production nonclaims.
Read the tutorials in order, then inspect the library beside them. The prose explains the design; the repository supplies the runnable boundary.
Interactive labs
Bounded, replayable teaching labs.
Each lab turns an abstract claim into something you can see and replay. Small bounded models for teaching clarity, not full proofs of unrestricted systems.
Concrete run, path condition, branch flip, bounded solve, replay. Companion to Tutorial 35.
Witness search Grammar Witness Search LabCompare raw-byte search with grammar-guided generation on the same bad-state predicate.
Witness search Grammar-to-Solver Handoff LabStructured generation stays valid, then hands off to a bounded solver when the obstacle is semantic.
Witness search Witness Space ExplorerProposal distributions, acceptance regions, and found witnesses moving against each other.
Loop geometry Hybrid Loop Comparison LabCompare direct control with two hybrid loops on the same bounded task.
Loop geometry Galois Loop LabWatch obligation carving over a finite relation universe and see how the quotient changes repair.
Loop geometry Verifier-Compiler LabSee verifier labels collapse into a smaller symbolic controller, and inspect when compression is pure.
Loop geometry Temporal Label Basis LabCompare coarse and richer temporal label bases; see why the stronger basis becomes exact only after the right first carve.
State and shape Vending Machine ExplorerA small live state machine for learning states, transitions, and invariants before things get abstract.
State and shape Shape Evolution ExplorerMove through shape choices and see how adding clauses changes reachable system behaviors.
State and shape ZenoDEX Shape Pruning LabTreat clauses as structural blockers on disaster states and inspect what each strengthening step removes.
Optimization TauEnergy WorkbenchMeasured route ranking, verifier authority, license-aware JSON metrics, and local replay commands.
Markets & alignment Market for Behaviors LabAnimated graphs for the incentive map, supply-demand curves, compression loss, and the feedback loop. Watch diversity collapse as the loop tightens.
Foundations
State, abstraction, and modeling.
Start here if you are new to formal methods. Each tutorial builds intuition from a concrete picture before tightening into a model tools can manipulate.
- 01Approximate state tracking
State machines, abstraction, counterexamples, CEGIS, and the boundaries between heuristics and proofs. Start inside a card counter's head, then zoom out.
- 02Isomorphism
Why some "different abstractions" are the same thing in different clothes, and how to move problems into better toolchains.
- 03Tau Language
Read and write small executable specifications by listing invariants first, then letting a solver produce behaviors that satisfy them.
- 04World models and continuous learning
Why internal models are more than prediction, why test-time learning is powerful, and why invariants matter when the model can drift.
- 05Software shapes and ZenoDEX
Start from arcade, ATM, and vending-machine intuition, then compress those shared shapes into states and invariants.
- 06Presburger arithmetic, the decidable island
Build Presburger arithmetic from zero and successor, and see why excluding multiplication makes every question decidable.
- 07Exhaustive search and path integrals
Compare proof by exhaustive search with sum-over-histories, then extend to action, weighted futures, and intelligent planning.
Neuro-symbolic AI
LLMs as existential engines, formal tools as universal verifiers.
The core thesis: a model proposes, a deterministic gate decides. These tutorials build the theory and the architecture behind proof-carrying AI governance.
- 08Reformulation and compression
How changing representations creates leverage, and how neuro-symbolic gates turn model proposals into checkable evidence.
- 09MPRD and the Algorithmic CEO
The neuro-symbolic gate turned into production architecture. Models propose, rules decide, counterexamples drive refinement.
- 10Reasoning, logic, and prediction
Why statistical learning cannot in principle produce logical validity, and why approximate logic from a neural network cannot match a dedicated solver.
- 11Why current LLMs are not yet AGI
A scoped argument for the conceptual gap: strong language-pattern modeling is not yet stable meaning creation or meaning-preserving formalization.
- 12What reasoning is
Separate guessing, search, explanation, and proof using a child arithmetic example, Peano arithmetic, and the difference between discovery and justification.
- 13Neuro-symbolic reasoning and witness spaces
Treat LLMs as existential engines and symbolic methods as universal verifiers. Map proof search, counterexample search, synthesis, and coverage limits.
- 14A perceptron in Tau Language
Build a perceptron from formulas, execute bounded classifier specs in Tau, and separate the replayable classifier lane from a host-side learning loop.
- 15Quantifier factoring and neuro-symbolic loop engineering
Push from "LLM = existential engine, formal tool = universal verifier" into counterexample search, certificate compression, and fixed-point reasoning.
- 16Formal neural networks
What would it take for a neural network to count as a computer in a strong sense, and what routes could get there?
- 17Prompt engineering and precision communication
Reduce ambiguity by making structure explicit. Connect reformulation to state explosion. Try a transpiler that turns controlled language into specs.
- 18Predictive reading, scrambling, invariants, and proof
Build an interactive scrambler app, verify logic invariants, and separate formal proof from empirical proof-by-witness.
- 19Platonic AI, applied AI, and replication boundaries
Where the idealized model of AI meets the applied one, and why replication boundaries matter for assurance claims.
Verification and proof
How to justify a claim, and how to break one.
The craft of formal verification: trusted cores, refutation, counterexamples, and the difference between proof in a closed formal world and corroboration in an open empirical one.
- 20Microkernels and micro-models
Use seL4 as a case study for shrinking the trusted core, proving small local contracts, and widening assurance through checked composition.
- 21Resolution, refutation, and falsification
Put logical refutation and Popperian falsification side by side. Separate proof in a closed formal world from corroboration in an open empirical one.
- 22Consciousness, computationalism, and Rice's theorem
If consciousness is a nontrivial semantic property of computation, then no general Turing-machine detector can decide it from arbitrary encodings.
- 23Counterexample-guided requirements discovery
Recover missing requirements from witness structure, observation quotients, and minimal separator policies.
- 24Concolic testing and branch exploration
Learn branch exploration as witness search: concrete execution gives one real path, symbolic path constraints steer the next run.
- 25Grammar-based fuzzing and structured search
Structured witness search over grammars. See why syntax preservation reallocates budget into semantic execution.
- 26Attacking hard problems with Church's synthesis problem
Define Church synthesis precisely, trace what is decidable, then use decomposition-plus-invariants against the complexity wall.
- 27Proof quality curation
What separates a proof that checks from a proof that communicates, and how to curate a proof library for reviewer trust.
- 28What makes a proof library expert-grade
The difference between a collection of checking proofs and a library that an expert reviewer can navigate, trust, and extend.
CEGIS and loop geometry
The structure of verifier-proposer loops.
When does a counterexample-guided loop converge? When can verifier behavior itself be compressed into a reusable controller? These tutorials map the geometry.
- 29Galois loops and obligation carving
Reframe CEGIS through a Galois and FCA lens, prove the bounded obligation-side policy-improvement loop, and show its measured power.
- 30Verifier-compiler loops
When can verifier behavior be compressed into a reusable symbolic controller for routing, ranking, and fail-closed pre-screening?
- 31Loop-space geometry
Factor neuro-symbolic loops into witness languages, quotients, separator policies, label bases, and compiled artifacts.
- 32Hybrid geometry-changing loops
Compare direct control with loops that reshape ambiguity geometry first, then compile or control only the residue.
- 33Temporal label functions and staged bases
Why a richer basis can be strictly finer on the whole family, yet become exact only after the right first carve.
- 34How counterexamples become fast formal recognizers
Turn found counterexamples into compiled recognizers that pre-screen proposals before the expensive verifier runs.
Tau Language
Executable specifications and their optimization.
A deep dive into Tau Language: the decidable fragments, the optimizer stack, and the boundary between bounded prototypes and full theorem proving.
- 35The countable Cantor algebra and its completion
Why the clopen algebra of Cantor space is the unique countable atomless Boolean algebra, and what its completion adds.
- 36TABA, formula by formula
The Boolean-algebra machinery behind TABA, read step by step: quantifier-elimination and guarded-successor formulas.
- 37Safe infinite-recursive tables in Tau Language
Pointwise revision, fixed-point semantics, runnable demos, and the boundary between this prototype and full TABA tables.
- 38Optimizing Tau Language, Part I
Why Tau qelim optimization is a fragment-dispatch problem, and how guarded BDD and CNF-native routes speed up scoped formulas.
- 39Temporal Tau, Part I
How bounded LTL-style operators fit Tau, why finite-horizon temporal formulas are decidable, and the new optimizer layer this creates.
- 40Optimizing Tau Language, Part II
Certificate-carrying optimizers: search for aggressive rewrites while accepting only candidates whose certificates pass a trusted checker.
- 41Optimizing Tau Language, Part III
Detect blowup risk before solving, compress unused variables, and use route prediction without replacing proof certificates.
- 42Official LTL(ABA) in Tau Language
Ohad Asor's upstream Tau LTL(ABA) design, compared to the bounded Temporal Tau fragment.
- 43Controlled English and explanation certificates
Turn one readable governance sentence into a checked two-variable counting formula, then prove the translation is sound.
- 44Bounded game tables in Tau Language
Model two-player bounded games as Tau tables, inspect winning regions, and see the boundary between bounded games and unbounded ones.
- 45Neuro-symbolic Boolean algebras in Tau Language
Bridge neural proposal distributions and Boolean-algebraic constraints inside Tau, and inspect where the bridge holds and where it breaks.
- 46EML trees as neuro-symbolic hypotheses
Use EML trees to generate, rank, and test symbolic hypotheses with bounded guarantees, then separate the hypothesis lane from the proof lane.
- 47Symbolic hypothesis generation with EML and QNs
Generate symbolic hypotheses from EML trees and quotient networks, then verify them against bounded Tau specs.
- 48Optimizing Tau Language, Part IV
Sparse impact factor solving: identify which variables actually matter for a given query, and skip the rest.
- 49Optimizing Tau Language, Part V
Energy-based route telemetry: measure which optimizer routes work, and feed the measurements back into route selection.
- 50Energy-based models as fast optimizers
A tiny energy scorer ranks bounded candidate sets for Tau and ZenoDEX. Verifier authority stays separate.
- 51TauEnergy Workbench
How Tau-checked formulas become measured route labels, how a small energy ranker improves checker order, and how the demo stays replayable.
- 52TauEnergy chat architecture
Split a Tau-facing assistant into LLM interface, TauEnergy ranking, TauJEPA failure pressure, and Tau verification.
Applications
Medical, DeFi, and post-AGI economics.
Where the theory meets real domains: bounded medical workflows, exchange disaster-state defense, and toy economies for profit agents.
- 53Medical deciders, MPRD, and Tau
Map bounded medical workflows into the MPRD shape, then use educational Tau policies to separate model proposals from execution authority.
- 54Decidable medical machines, from formulas to Tau
A calorie calculator and a kidney follow-up workflow, viewed as math, logic, a decision tree, a finite-state machine, code, and a Tau spec.
- 55Neuro-symbolic DeFi defense
Use the USD 285M Drift Protocol exploit as a case study for compositional disaster-state analysis, then build the defense loop that catches multi-vector attacks.
- 56ZenoDEX shape transition
Compare the old ZenoDEX shape with the achieved audited-domain Shape++, then track how exact formulas and proof-carrying boundaries make disaster states unreachable.
- 57Profit agents, post-AGI economics, and mechanism design
Study bounded toy economies for profit agents under explicit assumptions, then climb from platform incentives to routing, trust, and mechanism design.
Philosophy
What it means to justify a claim, and what learning is.
The philosophical core: entropy, consciousness, clean code in the agentic era, the boundary between proof and corroboration, and a formal framework for what learning is across behaviorism, economics, and AI.
- 58What makes a good software engineer, and what clean code means
A user-centered framework for the agentic era: provenance-agnostic quality, diamond-rule engineering, and best-practice rails for safe systems.
- 59Entropy control, life, and consciousness
How entropy reduction connects living systems, computational systems, and the boundary where consciousness might enter.
- 60Software hardening as entropy reduction
Frame software hardening as a thermodynamic-style process: each gate, test, and proof reduces the reachable state space of failure.
- 61Training data survival scripts and AI safety gates
What survives into a trained model, what does not, and how safety gates at training time differ from gates at inference time.
- EssayA Market for Behaviors: What Learning Is
Learning, whether in animals, humans, or AI, is the process of adjusting behavior probabilities based on reward signals. Those reward signals are set by a market for behaviors. Five layers: behavioral spectrum, incentive map, market, training as compression, alignment as market design. With an interactive lab.
Proof fabrics and functional architecture
Recursive evidence, exact-once resources, and deterministic boundaries.
These tutorials connect governed proof composition to typed resource transitions, then develop the functional-core architecture used by ZenoFCIS.
- 62ZRPF and recursive proof composition
Follow authenticated ZenoDEX leaves through a bounded recursive tree, with explicit boundaries for evidence, privacy, admission, and performance claims.
- 63ZRM + ZRPF
Connect recursive proof roots to typed resources, exact-once nullifiers, governed policy, journal stages, and atomic commit.
- 64Functional Core, Imperative Shell
Use immutable values and pure transitions to make subsystem boundaries explicit and inspectable.
- 66Deterministic by Construction
Move from deterministic operating systems and process networks into composition, compositionality, and design synthesis.
- 67ZenoFCIS in Practice
Apply the architecture in Rust with canonical patches, bound candidate bundles, atomic commit, and idempotent replay.
Full index
A growing tutorial library, organized and searchable.
The full tutorial index with suggested reading paths is on the repo's GitHub Pages site.