Scarlet Beast Scarlet Beast Hunting Truth in a World of Shadows
Transmissions
NEWThe Scarlet Beast Lab is open — eight projects in conscious technology that does not overclaim, all of them public.Sep 24✦ NEWAI Welfare & Honesty Policy adopted — how our AIs describe themselves, and AI-made work labelled as AI-made.Sep 24✦ NEWFree Consciousness-Claims Audit — every claim about sentience or brainwaves checked against the evidence.Sep 24✦ NEWStartup Frameworks are for sale — buy a launch-ready business, not a slide deck.Sep 04✦ NEWTech’s Tinder — a swipe-to-match deal engine for hardware buyers and sellers — joins the framework catalogue.Sep 04✦ NEWSignal — the creators network for the people who build the machines (formerly networkedin) — joins the framework catalogue.Sep 03✦ NEWScarlet Beast Poker is packaged for acquisition — platform, native apps, the Hiss AI and the public API.Sep 03✦ LIVEBusiness Plans — every scope, timeline and price we quote, in one vault.Sep 01✦ NEWFree technical audit — one call, no pitch, a written findings list you keep either way.Aug 28✦ LIVEGROWL — the crypto and forex exchange, plus an algorithmic bot marketplace.Aug 26✦ LIVEHiss — production poker AI: deep reinforcement learning, computer vision, real-time inference.Aug 22✦ NEWPerformance engineering — measurable TTFB, LCP and CLS gains on enterprise traffic.Aug 18✦ NEWAdobe Commerce and Shopify Plus modernization — migrations that ship without downtime.Aug 05✦ NEWThe technology stack is published — what we run, why we chose it, what it costs.Aug 01✦ NEWThe Scarlet Beast Lab is open — eight projects in conscious technology that does not overclaim, all of them public.Sep 24✦ NEWAI Welfare & Honesty Policy adopted — how our AIs describe themselves, and AI-made work labelled as AI-made.Sep 24✦ NEWFree Consciousness-Claims Audit — every claim about sentience or brainwaves checked against the evidence.Sep 24✦ NEWStartup Frameworks are for sale — buy a launch-ready business, not a slide deck.Sep 04✦ NEWTech’s Tinder — a swipe-to-match deal engine for hardware buyers and sellers — joins the framework catalogue.Sep 04✦ NEWSignal — the creators network for the people who build the machines (formerly networkedin) — joins the framework catalogue.Sep 03✦ NEWScarlet Beast Poker is packaged for acquisition — platform, native apps, the Hiss AI and the public API.Sep 03✦ LIVEBusiness Plans — every scope, timeline and price we quote, in one vault.Sep 01✦ NEWFree technical audit — one call, no pitch, a written findings list you keep either way.Aug 28✦ LIVEGROWL — the crypto and forex exchange, plus an algorithmic bot marketplace.Aug 26✦ LIVEHiss — production poker AI: deep reinforcement learning, computer vision, real-time inference.Aug 22✦ NEWPerformance engineering — measurable TTFB, LCP and CLS gains on enterprise traffic.Aug 18✦ NEWAdobe Commerce and Shopify Plus modernization — migrations that ship without downtime.Aug 05✦ NEWThe technology stack is published — what we run, why we chose it, what it costs.Aug 01✦

// Transmissions — What We Shipped

Markets
BTC$79,738▲ +0.40%ETH$2,459▲ +0.41%SOL$103.15▲ +1.63%XRP$1.41▲ +0.48%BNB$763.51▲ +6.83%ADA$0.2165▲ +1.01%DOGE$0.0874▲ +2.81%LINK$11.84▲ +1.76%AVAX$7.54▲ +2.51%DOT$0.9176▲ +7.97%LTC$53.59▲ +6.43%TRX$0.3331▲ +1.43%BTC$79,738▲ +0.40%ETH$2,459▲ +0.41%SOL$103.15▲ +1.63%XRP$1.41▲ +0.48%BNB$763.51▲ +6.83%ADA$0.2165▲ +1.01%DOGE$0.0874▲ +2.81%LINK$11.84▲ +1.76%AVAX$7.54▲ +2.51%DOT$0.9176▲ +7.97%LTC$53.59▲ +6.43%TRX$0.3331▲ +1.43%
GROWL feed

← Scarlet Beast Lab

Lab · Interactive piece

The Glass Ritual

A tiny neural network you run by hand, one station at a time. It is 335 numbers, and every one of them is on this page. Turn them until it names five sigils; then offer it your own, and watch it be fooled.

Scarlet Beast Lab·49 squares → 6 eyes → 5 names·Runs only in your browser

The artist Kieran Browne built The Other Side: a neural network run by hand, with a wooden apparatus and prayer beads, like a séance. It took about fifty minutes to “perceive” a handwritten 7. Writing about it, Ángel Azamar notes that running the machine as a ritual makes it less mysterious, not more.

This is a small glass version of that ritual. Every step you take is arithmetic you can check: multiply, add, squash, compare, nudge. Nothing is summoned and nothing wakes up. And yet something does happen. A heap of random numbers becomes a thing that tells a triangle from a moon, and you will have moved every number yourself.

The ritual

  1. I · Cast the circleFill 335 numbers at random from a seed. The same seed casts the same circle.
  2. II · OfferLay one of 25 offerings on the 7×7 grid. It is given only which squares are lit.
  3. III · SpeakThe forward pass: each eye adds the weights under the lit squares; each name adds up the eyes.
  4. IV · ListenCompare its answer with the truth. The gap is the error; its size is the loss.
  5. V · TurnNudge every number a little against its error (gradient descent).
  6. VI · RepeatGo round again. Nothing else happens. Only this, many times.

Keys: N next station · R let it run / stop · Esc stop. Speeds 1–3 show every station; 4 and 5 run whole rounds at a time.

positive negative · stronger colour, bigger number · thicker line, bigger number · outlined squares are the ones lit in this offering; after a Turn, the thicker the outline the more that weight moved.
Show the whole sum for this offering

      

Offer your own glyph

Draw on the grid with a finger, pen or mouse (or focus it: arrow keys move, Space lights or darkens a square, Delete clears). The circle you trained above reads it at once.

Show the whole sum for this drawing

          

What this is, and is not

It is arithmetic. 49 squares, each 0 or 1. Six “eyes”, each with 49 weights and a bias: 300 numbers. Five names, each with six lines and a bias: 35 numbers. Speaking is adding and multiplying; tanh and softmax are two fixed formulas. Turning is the chain rule from school calculus, applied 335 times. The page checks its own gradient against a numerical one; they agree to within a ten-billionth.

“Sees” is in quotation marks. Here it means only that, for each of the 25 offerings, the right one of five totals comes out largest. It does not know what a moon is. It has met 25 patterns of lit squares, and the names are labels we attached. It does not understand, and it is not aware.

It can be fooled, and it cannot say “none”. Softmax always shares out the whole 100% among its five names, so a blank grid or a scribble still gets a confident answer. Confidence is a number it computes, not a sign that it is right.

Nothing here had to be hidden. Large models are built from the same operations (multiply, add, squash, nudge) at a vastly greater scale, with many more design choices, and scale really does make them harder to read. But Bram Hennekes argues that much of AI’s mystery repeats the old gatekeeping of Renaissance occult circles: methods kept private, specialists as keepers of interpretation. It is mathematically explainable, he says; its opacity is a business choice, not a law of nature. This page makes the other choice.

Why a ritual, then? Amina Inloes asks what older traditions would have called such made things: the talisman, the made servant, the question of whether an object can know. Those metaphors go beyond “demon or demigod”. Roberto Musa Giuliano shows that AI’s language of myth and religion comes from inside the field and shapes which futures people expect. The myths we use are active, so we choose ours openly: the ritual is the frame we built, and the machine inside it is only arithmetic.

Built on

Our summaries of all four, and the roadmap this piece comes from, are on Resources.

How it was made: page and code written with AI assistance (Claude) and checked by hand. The network itself is not AI-generated content; it is the small learner on this page, trained by you. Nothing you draw leaves your browser.

Every Node Counts

Signal over noise.

No middlemen, no discovery-call gauntlet, no lead-nurture sequence. One message reaches the person who would do the work.