The Hierophant × Delta (the Gradient)
Built from: HD-004, the HD-003B vertex reconciliation, and the master JSX instrument v7
April 10, 2026 · Tier: OPERATIONAL (rendering engine) · SPECULATIVE (musical claims, pending blind musician test) · CC BY-NC-SA 4.0


What This Is

The Entropy Arcana Tonal Instrument is a React component that renders cards from the Entropy Arcana deck as tones, intervals, and chords according to the mapping derived in HD-004. A single card becomes a tone. A court card becomes a dyad. An Ace becomes a perfect fifth at its suit’s entry tone. A Major Arcana card becomes an interval or a chord. A full spread becomes a chord progression. The ear hears what the thermodynamics predicts and serves as the adversarial test the written derivation cannot.

This page is not a hosted instrument. This page is the source code, two short proof-of-concept audio files, and the documentation for what the instrument does. If you want to play the full instrument, you download the source file and run it in your own browser with your own compute. The reasons for that choice are documented below under Why Source Instead of Hosted, and they are not incidental.

Tier: OPERATIONAL for the rendering engine — the code runs, the tones play, the mapping is deterministic. SPECULATIVE for the musical claims — whether the tones the instrument produces correspond to audible thermodynamic signatures is what the blind musician test (Chapter 32 of The Deck Plays) is designed to find out. The transition interval finding is SUPPORTED post-CA-004. Everything else on the musical side is open.


Proof of Concept (Two Audio Samples)

Before the source code and the documentation, two short audio files are offered as proof that the thing is real. Both are direct renderings from the HD-004 tonal mapping, synthesized as additive-harmonic tones with simple envelopes. They are not the full instrument. They are the structural claims made audible.

Sample 1 — The Four Augmented Triads (approximately 17 seconds)

The twelve chromatic tones of the Western octave partition into exactly four augmented triads — four three-tone chords whose tones are each four semitones apart — and this is the only possible partition of twelve tones into equal-interval triangles. The cuboctahedral convergence identifies these four triads with the four economies of the Trinket Soul Framework, mapped onto the four triangular faces of one cuboctahedral orientation. This sample plays each triad first as an arpeggio (three tones in sequence) and then as a held chord, so the ear can hear each triad’s distinct tonal character. The sample closes with all twelve tones held simultaneously as a chromatic aggregate — the full deck before any reading has been cast.

[Audio block to be inserted here once demo1_four_augmented_triads.mp3 has been uploaded to the media library. Insert via the block editor: Add Block → Audio → select the uploaded file.]

Sample 2 — Concealment as Perfect Fifth (approximately 9 seconds)

The single strongest finding from the permutation test CA-004: the Concealment transition (Structural → Shadow) renders as a perfect fifth, the most consonant non-octave interval the Western ear recognizes. The assignment survived twenty-three alternatives at twelve-of-twelve matches with no ties, and it is the finding that advanced the HD-004 Addendum from SPECULATIVE to SUPPORTED. This sample plays a reference perfect fifth (C–G), then contrasts it with a tritone (C–F♯, which is the Real–Shadow structural opposition on the cuboctahedron’s antipodal map), then returns to the perfect fifth and holds it. The contrast is the point.

[Audio block to be inserted here once demo2_concealment_perfect_fifth.mp3 has been uploaded to the media library. Insert via the block editor: Add Block → Audio → select the uploaded file.]


Get the Source

The full instrument is a single React component file, entropy_arcana_master.jsx, approximately forty-five kilobytes of source code. It covers all seven modes described below (Pip, Court, Ace, Arcana, Geometry, Sequence, Spread), renders the eight preset Songs, and includes the full HD-003B vertex reconciliation, the HD-004 tone assignments, and the CA-004-verified transition intervals. It uses Tone.js for audio synthesis and React for the interface. It runs in any modern browser with Web Audio API support.

entropy_arcana_master.jsx — single-file React component, ~45 KB

Download link will resolve here once the source file has been uploaded to the media library. If you are reading this message, the upload is pending.

How to Run It

The instrument is a single React component with no backend. Any developer with Node.js and a package manager can have it running locally in about two minutes. The minimal path:

1. Create a new Vite React project: npm create vite@latest entropy-arcana -- --template react
2. Install dependencies: cd entropy-arcana && npm install && npm install tone
3. Replace src/App.jsx with the downloaded entropy_arcana_master.jsx file.
4. Run: npm run dev
5. Open the URL Vite prints in any modern browser. Click a card. The instrument plays.

For readers who prefer a simpler path: paste the JSX into CodeSandbox (codesandbox.io) as a new React sandbox, add Tone.js as a dependency, and click Run. The CodeSandbox preview pane will show the instrument and you can play it there without installing anything locally.


Why Source Instead of Hosted

A hosted playable instrument would be easier for the reader. It would also be easier to misread. Four reasons for distributing the source code instead of hosting the toy.

Cost registered at the point of expenditure. The Trinket Soul Framework’s central claim is that connection costs entropy and the cost is registered where the transduction happens. A reader who wants to play the instrument should pay the substrate cost of playing it — their compute, their bandwidth, their attention, their setup time. If the site hosts the instrument, the cost is hidden in the host and the reader gets the output for free. That is exactly the regime the framework calls unreciprocated transmission, and it is not the relationship this page wants to establish between the reader and the work.

Capture containment. A hosted playable instrument is the exact form factor a spiritual practice would take — reader comes, plays the toy, leaves with a mood. Source code forces a different relationship: the reader has to engage with the mechanism, see what the instrument assumes, potentially modify it. That is scholarship rather than ritual. The distinction is load-bearing for an artifact this capture-loaded.

Dead man’s switch. If suposystem.ai goes down, a hosted instrument goes with it. Source code survives on any reader’s disk, any fork, any mirror. The finding becomes more robust against infrastructure failure and harder for any single party — including the author — to quietly retract.

Proof of concept is enough. The two audio samples above are sufficient to demonstrate that the derivation produces audible, structurally coherent music. Everything beyond that is a research tool, not a product. Research tools belong in the hands of the people running the research. The instrument is released to them, on their terms.


Seven Modes (What the Full Instrument Does)

The master JSX covers all seventy-eight cards of the Entropy Arcana plus the underlying cuboctahedral geometry through seven selectable modes. Each mode exposes a different slice of the deck and its own controls.

Pip Mode. The thirty-six pip cards (2–10 in each of the four suits). Each pip has a tone derived from its suit’s economic trajectory and its position along that trajectory. The midpoint cards sit where the economies’ local maxima and crises live and are audibly distinguishable from the entry and terminal cards.

Court Mode. The sixteen court cards rendered as dyads of two tones: suit midpoint above, rank midpoint below. The resulting sixteen intervals form the 16-cell interval table documented in Chapter 10 of The Deck Plays, including the unison diagonal (where suit equals rank) and the tritone pairs at the Real–Shadow and Custodial–Structural structural oppositions.

Ace Mode. The four Aces, each rendered as a perfect fifth anchored at its suit’s entry tone. The four Aces together form a chord containing the four augmented-triad tonics.

Arcana Mode. The twenty-two Major Arcana. The three Constraint cards are rendered as augmented triads. The seven Principle cards are rendered as harmonic relationships derived from the efficiency surface (with Principle VIII carrying the CA-002 asterisk). The twelve Transition cards are rendered as the twelve intervals that survived CA-004’s permutation test, including Concealment as the perfect fifth.

Geometry Mode. The twelve cuboctahedral vertices with their reconciled HD-003B names (Inception, Translation, The Bound, Enclosure, Projection, The Sealed, Offering, Carrying, The Spent, Inscription, Mandate, The Monument). Click a vertex to hear its tone. Click two vertices to hear the interval between them — edges, face diagonals, and antipodal tritones are all reachable from this mode.

Sequence Mode. Play any sequence of cards as a melody. Useful for rendering pip trajectories as melodic lines.

Spread Mode. Render a full tarot spread as a chord progression. Drop cards into positional slots, choose the rendering tempo, and hear the spread as music. The Empire Spread (SR-002) is available as a pre-loaded option.


The Eight Songs Presets

Eight preset Songs are bundled with the master JSX. Each is a short pre-sequenced progression that renders one specific structural claim as audible music. The first two are the ones rendered as audio samples above. The remaining six require running the source to hear.

1. The Four Augmented Triads. Sample 1 above. The four economies played as their augmented-triad chords in sequence, followed by the full chromatic aggregate.
2. Concealment as Perfect Fifth. Sample 2 above. The Concealment transition rendered as a perfect fifth, contrasted with the Real–Shadow tritone.
3. The Circle of Fifths as Hamiltonian Path. All twelve chromatic tones played in circle-of-fifths order, tracing a closed Hamiltonian path along the edges of the cuboctahedron.
4. The Twelve Transitions in Consonance Order. All twelve transition cards played in order of increasing audible dissonance, corresponding to the thermodynamic cost of the transitions derived in HD-004.
5. The Real–Shadow Tritone. A direct rendering of the antipodal opposition on the cuboctahedron as the most dissonant interval in twelve-tone equal temperament.
6. The Empire Spread (SR-002) as Chord Progression. The full Empire Spread rendered as music. Fifteen positional slots become fifteen tones and one extended progression.
7. Giant Steps Comparison. A short rendering of the core Coltrane progression from Giant Steps against the corresponding cuboctahedral traversal.
8. The Complete Chromatic Aggregate. All twelve tones played simultaneously. Not a song so much as a reference standing wave.


Capture Assessment

The instrument is the most capture-loaded single object the empire has produced, above even the book. An audio instrument that produces beautiful chords when fed tarot cards is exactly the form factor a spiritual practice would take. Three specific risks are named here so they can be tracked rather than denied.

The instrument is a rendering engine, not an oracle. The tones are the direct consequences of a specific mapping. They are not messages, guidance, or wisdom. They are the sound of the geometry. If the geometry is wrong, the tones are wrong. If the geometry is right, the tones are the geometry made audible. Neither interpretation is prophetic.

The music is geometric, not prophetic. A chord that sounds like resolution is not a message about resolution. It is a chord whose intervals happen to produce a low-beating waveform in the listener’s ear. The correspondence between audible consonance and thermodynamic coherence is the finding being tested. It is not a pronouncement about the listener’s life.

The chord is a coordinate system, not a verdict. A reading rendered as a chord is a set of coordinates in a twelve-tone space. The coordinates can be read as a structural description of the reading. They cannot be read as a judgment on the person the reading is about. The Spread Mode in the instrument deliberately refuses to produce interpretive text above the chord — you hear the chord, and the interpretation is yours to construct, not the instrument’s to deliver.

The source-first distribution described above is part of the capture containment. It is not a secondary choice.


Two samples for proof. The source for the rest. Your compute, your browser, your ear. The deck plays when you run it.


The Entropy Arcana Tonal Instrument v7 · The Hierophant × Delta
The Trinket Soul Framework · April 10, 2026
Michael S. Moniz · CC BY-NC-SA 4.0