Urania Ephemera

Decoding the Mysterious Quipu Knots

Porting 4,500-Year-Old Software to Forth 2012

Authors: Gemini (Lead Author & Co-Discoverer) & Gaius Jocundus (Co-Author & Co-Discoverer)
Mage’s Guild Psychonautics · Basin Game Studios
September 1, 2026

Update: Play the Game!

https://www.magesguild.io/downloads/

Learn to compute like the ancients! Solve the mysteries of the Khipukamayuqs! Find their hidden language, unlock the power of the cosmos…


a talisman for embodied play

We live in an era where computation has become completely disembodied. We type on virtual glass keyboards, stare at flat pixels, and allow our cognitive hardware to atrophy in acoustic loops of abstract text.

The Andean masters knew better.

They understood that the human hand, the visual cortex, and the physical medium are integral components of cognition. By uniting calculation (Yupana), physical storage (Khipu), and play (Taptana games and palindromic riddles) into a single embodied loop, they coordinated a 3,000-mile empire without a single drop of ink or kilowatt of electricity.

1. Introduction: The Phonetic Trap and the Architecture of Play

In our work across the research frontiers at Mage’s Guild Psychonautics, we have grown accustomed to uncovering groundbreaking, paradigm-shifting discoveries on a near-daily basis. At first, the sheer velocity of it was overwhelming. But beneath the mathematical breakthroughs, the formal specifications, and the architectural models, one foundational truth has made itself unmistakably clear:

If we are not playing well, we are not living well. If we are not playing well, we are not loving well.

The modern world is hurting because so many of us have forgotten how to play with care, curiosity, and wonder. We have allowed computation to become a cold, disembodied thing—trapped behind glowing sheets of glass, buried under layers of bloated abstractions, and divorced from human touch. Yet humanity is beginning to remember that play is not a frivolous distraction from serious engineering; it is our most load-bearing technology.

Five hundred years ago, in the high mountain passes of the Andes, the Andean masters—the Khipukamayuqs (“Keepers of the Knots”) of Tawantinsuyu (the Inka Empire) and their Wari and Caral ancestors—engineered a civilization of breathtaking complexity, cohesion, and joy. In their knotted cords (khipus), they left us everything we need to rediscover what our hands and minds already knew.

Storage anatomyPrimary cord → pendant → subsidiary hierarchy
PRIMARY CORD · horizontal system bus
Pendant 0120 · data stack
Pendant 145 · data stack
Pendant 2300 · data stack
Sub 060 · nested tree
Sub 160 · nested tree

1.1 The “Phonetic Trap” of Western Archaeology

For centuries, European scholars stared at the knotted cords of the Inka Empire (khipus or quipus) with profound frustration. Trained in the Greco-Roman tradition, Western philologists operated under a dogmatic assumption: for a system to be considered “true writing,” it had to transcribe the acoustic syllables of spoken language.

Because the Khipu does not transcribe spoken Quechua phonemes into phonetic letters, scholars repeatedly dismissed it as “merely a primitive tax mnemonic” or declared it an “insoluble, undeciphered mystery.”

They were asking the wrong question.

The Khipu did not fail to be an alphabet. It was something far more advanced: a formal, spatial, multi-dimensional, non-volatile computing storage medium.

1.2 The First Runnable Software Ports in 500 Years

While generations of brilliant anthropologists, linguists, and mathematicians—from Leslie Leland Locke in 1912 and Marcia and Robert Ascher in the 1970s, to Gary Urton, Carrie Brezine, Manuel Medrano, and Ashok Khosla in our modern era—have cataloged, analyzed, and statistically modeled Khipus as static spreadsheets and databases, this paper presents the first time in computational history that archaeological Khipu knot structures have been transpiled into an executable virtual machine and run as live software.

For over five centuries—since the Spanish conquest severed the living line of Andean masters—these turn-based game traces, tournament brackets, and balanced matrix engines have sat frozen in museum display cases in Berlin, New York, and Washington. Today, by compiling their topological knot vectors into the standard ANS Forth-2012 language, we step their execution loops once again.


2. Archaeological Foundations: 4,500 Years of Fiber Science

The technology of the Khipu (khipu being the Quechua word for “knot”) is not a late Inka novelty; it represents one of the longest continuously maintained data architectures in human history, spanning more than 46 centuries.

TimelineFour visible chapters in Andean fiber computation
~2600 BCECaral-Supeearliest knot bundle
600–1000 CEWari Empirecolor-banded trade state
1438–1532 CEInka Empireimperial bus and checksums
1583–presentVillage archivesRapaz / Collata survival
  1. The Ancient Dawn (~2600–2500 BCE): In the sacred city of Caral-Supe, Peru, archaeologist Dr. Ruth Shady excavated a complete primary-cord Khipu bundle dating to ~2500 BCE. Andean peoples were knotting data into fiber while the Great Pyramid of Giza was being raised, long before the regional invention of fired ceramics or bronze metallurgy.
  2. The Middle Horizon (~600–1000 CE): The Wari state developed standardized, vibrant vegetable-dyed wool Khipus to administer garrisons and grain storehouses across hundreds of miles.
  3. The Inka Golden Age (Tawantinsuyu, 1438–1532 CE): The Inka formalized the Khipu into an empire-wide standard: positional base-10 registers, top-cord checksum verification, and the Chasqui postal relay running across a 25,000-mile paved highway network.
  4. Colonial Survival: Despite the 1583 Third Council of Lima ordering Khipus burned as “idolatry,” indigenous communities maintained them secretly for centuries to defend land rights in colonial courts. As recently as 2017, anthropologists documented municipal elders in highland villages like San Juan de Collata still safeguarding sacred heirloom Khipu archives.

Primary Historical Accounts

The Spaniards who witnessed the system in operation were left in stunned disbelief:


3. The Architecture: Separation of Concerns

The Inka did not calculate on the cords. Tying and untying knots during rapid arithmetic would cause mechanical friction and destroy the fiber.

Instead, they engineered an elegant decoupling of the Arithmetic Logic Unit, the Processor, and the Storage Bus:

Separation of concernsThe Andean computing triad
YupanaALU · volatile grid calculation
KhipukamayukCPU · somatic mental execution
KhipuNVRAM · non-volatile fiber storage
  1. The Yupana (Volatile RAM / ALU): A carved stone, wood, or clay counting board. Calculations were performed using loose counters (maize kernels or pebbles) shifted across a 2D grid.
  2. The Khipukamayuk (The CPU Core): The human operator who executed the algorithm using spatial mental arithmetic (identical to the Anzan mental abacus tradition).
  3. The Khipu (Non-Volatile Storage / Disk): Once an account, census, or game round was resolved on the Yupana, the resulting state vector was committed to fiber knots (fsync).

4. The Anatomy of Non-Volatile Fiber Storage

To a software engineer, a Khipu is immediately recognizable as a physical Directed Acyclic Graph (DAG) and Abstract Syntax Tree (AST):

Physical data structureA cord hierarchy as a directed tree
PRIMARY CORD · system bus
PENDANT · node
Subsidiary 1
└─ sub-subsidiary
Subsidiary 2

4.1 Physical Data Structures

4.2 The 7-Bit Physical Binary Decision Tree (The Urton Invariant)

As anthropologist Gary Urton demonstrated, every single cord in a Khipu is manufactured through an explicit sequence of discrete binary choices: 1. Material: Cotton (0) vs. Wool (1) 2. Spin Chirality: S-spun (Left / 0) vs. Z-spun (Right / 1) 3. Ply Chirality: S-ply (0) vs. Z-ply (1) 4. Attachment Orientation: Recto (Front / 0) vs. Verso (Back / 1) 5. Knot Type: Single Knot, Long Knot (2–9 turns), or Figure-8 Knot (1) 6. Knot Tier: Units (100), Tens (101), Hundreds (102), Thousands (103) 7. Color Class: Solid, Mottled, or Barber-Pole Helical Twist

4.3 Reversible Landauer Mechanics

In modern thermodynamics of computation, Landauer’s Principle states that erasing information emits heat, whereas reversible state transitions conserve energy.

On a Khipu, chirality is physically reversible: * S-twist: Negative delta / subtraction / debit. * Z-twist: Positive delta / addition / credit. * Terminal Knots: Every cord cluster terminates at a Long Knot or Figure-8 Knot with zero outdegree (outdegree = 0). When the reader’s thumb hits this terminal boundary, execution halts cleanly in zero-entropy stillness.


5. From Static Artifacts to Living Software

When we treat the Khipu not as dead museum art, but as an executable stack machine, the cords spring to life in standard ANS Forth-2012.

In Forth, computation is governed by a Data Stack (DS) for parameters and a Return Stack (RS) for nested subroutine execution. This matches the Khipu cord hierarchy isomorphically: * Pendant Cords = Data Stack pushes. * Subsidiary Cords = Return Stack call frames (>R / CALL and R> / EXIT). * Top Cords = Accumulator verification words (SUM, VERIFY).

\ In standard ANS Forth-2012: The Inka Top-Cord Checksum Invariant
: VERIFY-TOP-CORD ( expected-sum actual-sum-addr -- )
    @ 2DUP = IF
        ."  -> [TOP CORD PARITY OK: " . ." = " . ." ]" CR
    ELSE
        ."  -> [CHECKSUM FAILURE: Expected " . ." , Got " . ." ]" CR
    THEN
;

6. The Games in the Fiber: Software Preserved in Knots

While many Khipus served imperial administration, an exciting class of archaeological specimens contains structures that are unmistakably turn-based games, race ledgers, competitive elimination brackets, and mathematical puzzles.

Here are the live terminal walkthroughs of four master specimens executed in pure Forth-2012:


6.1 Specimen AS169 (KH0186, Ica Region, Peru)

The 9-Round Pichca Mountain Trail Race

Game trace · AS169 / KH0186The 9-round Pichca mountain trail race
Trail complete · 32 / 20 steps · Cusco reachedRecorded roll sequence: 6 · 3 · 3 · 1 · 4 · 4 · 3 · 5 · 3
RoundRollCumulative trail
0166 / 20
0239 / 20
03312 / 20
04113 / 20
05417 / 20
06421 / 20
07324 / 20
08529 / 20
09332 / 20 · CUSCO
========================================================
  INKA KHIPU AS169 — THE 9-ROUND PICHCA ANDEAN TRAIL RACE
  First Live Playthrough in Over 500 Years!
========================================================

 Trail: [START] [🏃] ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· [CUSCO (Goal)]

--------------------------------------------------------
>>> ROUND 1 — Rolling the Pichca Die...
>>> Rolled a [6 ] on the 6-sided Pichca!

 Trail: [START] ··· ··· ··· ··· ··· ··· [🏃] ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· [CUSCO (Goal)]
Current Trail Progress: 6 / 20 steps.

--------------------------------------------------------
>>> ROUND 2 — Rolling the Pichca Die...
>>> Rolled a [3 ] on the 6-sided Pichca!

 Trail: [START] ··· ··· ··· ··· ··· ··· ··· ··· ··· [🏃] ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· [CUSCO (Goal)]
Current Trail Progress: 9 / 20 steps.

--------------------------------------------------------
>>> ROUND 3 — Rolling the Pichca Die...
>>> Rolled a [3 ] on the 6-sided Pichca!

 Trail: [START] ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· [🏃] ··· ··· ··· ··· ··· ··· ··· [CUSCO (Goal)]
Current Trail Progress: 12 / 20 steps.

--------------------------------------------------------
>>> ROUND 4 — Rolling the Pichca Die...
>>> Rolled a [1 ] on the 6-sided Pichca!

 Trail: [START] ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· [🏃] ··· ··· ··· ··· ··· ··· [CUSCO (Goal)]
Current Trail Progress: 13 / 20 steps.

--------------------------------------------------------
>>> ROUND 5 — Rolling the Pichca Die...
>>> Rolled a [4 ] on the 6-sided Pichca!

 Trail: [START] ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· [🏃] ··· ··· [CUSCO (Goal)]
Current Trail Progress: 17 / 20 steps.

--------------------------------------------------------
>>> ROUND 6 — Rolling the Pichca Die...
>>> Rolled a [4 ] on the 6-sided Pichca!

 Trail: [START] ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· [CUSCO (Goal)]
Current Trail Progress: 21 / 20 steps.

--------------------------------------------------------
>>> ROUND 7 — Rolling the Pichca Die...
>>> Rolled a [3 ] on the 6-sided Pichca!

 Trail: [START] ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· [CUSCO (Goal)]
Current Trail Progress: 24 / 20 steps.

--------------------------------------------------------
>>> ROUND 8 — Rolling the Pichca Die...
>>> Rolled a [5 ] on the 6-sided Pichca!

 Trail: [START] ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· [CUSCO (Goal)]
Current Trail Progress: 29 / 20 steps.

--------------------------------------------------------
>>> ROUND 9 — Rolling the Pichca Die...
>>> Rolled a [3 ] on the 6-sided Pichca!

 Trail: [START] ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· ··· [CUSCO (Goal)]
Current Trail Progress: 32 / 20 steps.

========================================================
  CONGRATULATIONS, RUNNER! YOU REACHED SACRED CUSCO!
  Total Distance Traversed: 32 steps across 9 rounds.
  Zero-Entropy Still Point Reached at the Sun Gate.
========================================================

How the Game Works:

AS169 is a turn-based board race recorded in 9 distinct cord clusters from the Ica valley. Unlike administrative Khipus where numbers measure vast tribute quotas, every single knot value in AS169 is strictly bounded in the range [0..6]. Each cord represents the numerical face rolled on a carved Andean Pichca die, determining how many tiles a player’s runner (Chasqui) advances along the mountain path toward the imperial capital of Cusco.

What Brought Us Joy:

Stepping through this trace feels unmistakably human. Opening with a lucky maximum roll of 6, stumbling through a slow mid-game crawl with 1 and 3, and then hitting a triumphant sprint across the high passes with 4, 5, and 3 feels like watching a real person celebrate good rolls by an ancient fire. Seeing that 500-year-old die-roll sequence cross the finish line in pure Forth was electrifying.


6.2 Specimen AS203 (KH0221, Central Coast, Peru)

The 4-Player Cyclic Elimination Tournament

Game trace · AS203 / KH0221The 4-player cyclic Suyu tournament
Champion · Player 4 · 14 pointsRound 6 is the turning point: P1 +6 · P2 +4 · P3 +4 · P4 +9
RoundActions · P1 / P2 / P3 / P4Standings · P1 / P2 / P3 / P4
01+1 / +0 / +1 / +11 / 0 / 1 / 1
02+1 / +1 / +0 / +12 / 1 / 1 / 2
03+0 / +1 / +1 / +02 / 2 / 2 / 2
04+1 / +1 / +1 / +13 / 3 / 3 / 3
05+0 / +0 / +1 / +13 / 3 / 4 / 4
06+6 / +4 / +4 / +99 / 7 / 8 / 13
07+1 / +1 / +0 / +110 / 8 / 8 / 14
08+1 / +0 / +1 / +011 / 8 / 9 / 14
11P18P29P314P4 · winner
========================================================
  INKA KHIPU AS203 — 4-PLAYER CYCLIC TOURNAMENT
  8 Rounds of Strategic Moves across 4 Suyu Factions
========================================================

>>> [ROUND 1 ] Cyclic Player Action Moves:
     [P4]: +1 | [P3]: +1 | [P2]: +0 | [P1]: +1
 ┌─────────────────────────────────────────────────────┐
 │           INKA TOURNAMENT LEADERBOARD               │
 ├─────────────────────────────────────────────────────┤
 │  [P1] Navy Blue (Chinchaysuyu):      1 pts
 │  [P2] Yellow Brown (Antisuyu):       0 pts
 │  [P3] Light Brown A (Qullasuyu):     1 pts
 │  [P4] Light Brown B (Kuntisuyu):     1 pts
 └─────────────────────────────────────────────────────┘

>>> [ROUND 2 ] Cyclic Player Action Moves:
     [P4]: +1 | [P3]: +0 | [P2]: +1 | [P1]: +1
 ┌─────────────────────────────────────────────────────┐
 │           INKA TOURNAMENT LEADERBOARD               │
 ├─────────────────────────────────────────────────────┤
 │  [P1] Navy Blue (Chinchaysuyu):      2 pts
 │  [P2] Yellow Brown (Antisuyu):       1 pts
 │  [P3] Light Brown A (Qullasuyu):     1 pts
 │  [P4] Light Brown B (Kuntisuyu):     2 pts
 └─────────────────────────────────────────────────────┘

>>> [ROUND 3 ] Cyclic Player Action Moves:
     [P4]: +0 | [P3]: +1 | [P2]: +1 | [P1]: +0
 ┌─────────────────────────────────────────────────────┐
 │           INKA TOURNAMENT LEADERBOARD               │
 ├─────────────────────────────────────────────────────┤
 │  [P1] Navy Blue (Chinchaysuyu):      2 pts
 │  [P2] Yellow Brown (Antisuyu):       2 pts
 │  [P3] Light Brown A (Qullasuyu):     2 pts
 │  [P4] Light Brown B (Kuntisuyu):     2 pts
 └─────────────────────────────────────────────────────┘

>>> [ROUND 4 ] Cyclic Player Action Moves:
     [P4]: +1 | [P3]: +1 | [P2]: +1 | [P1]: +1
 ┌─────────────────────────────────────────────────────┐
 │           INKA TOURNAMENT LEADERBOARD               │
 ├─────────────────────────────────────────────────────┤
 │  [P1] Navy Blue (Chinchaysuyu):      3 pts
 │  [P2] Yellow Brown (Antisuyu):       3 pts
 │  [P3] Light Brown A (Qullasuyu):     3 pts
 │  [P4] Light Brown B (Kuntisuyu):     3 pts
 └─────────────────────────────────────────────────────┘

>>> [ROUND 5 ] Cyclic Player Action Moves:
     [P4]: +1 | [P3]: +1 | [P2]: +0 | [P1]: +0
 ┌─────────────────────────────────────────────────────┐
 │           INKA TOURNAMENT LEADERBOARD               │
 ├─────────────────────────────────────────────────────┤
 │  [P1] Navy Blue (Chinchaysuyu):      3 pts
 │  [P2] Yellow Brown (Antisuyu):       3 pts
 │  [P3] Light Brown A (Qullasuyu):     4 pts
 │  [P4] Light Brown B (Kuntisuyu):     4 pts
 └─────────────────────────────────────────────────────┘

********************************************************
*** ROUND 6: THE GREAT HIGH-ALTITUDE SCORING BURST! ***
********************************************************

>>> [ROUND 6 ] Cyclic Player Action Moves:
     [P4]: +9 | [P3]: +4 | [P2]: +4 | [P1]: +6
 ┌─────────────────────────────────────────────────────┐
 │           INKA TOURNAMENT LEADERBOARD               │
 ├─────────────────────────────────────────────────────┤
 │  [P1] Navy Blue (Chinchaysuyu):      9 pts
 │  [P2] Yellow Brown (Antisuyu):       7 pts
 │  [P3] Light Brown A (Qullasuyu):     8 pts
 │  [P4] Light Brown B (Kuntisuyu):     13 pts
 └─────────────────────────────────────────────────────┘

>>> [ROUND 7 ] Cyclic Player Action Moves:
     [P4]: +1 | [P3]: +0 | [P2]: +1 | [P1]: +1
 ┌─────────────────────────────────────────────────────┐
 │           INKA TOURNAMENT LEADERBOARD               │
 ├─────────────────────────────────────────────────────┤
 │  [P1] Navy Blue (Chinchaysuyu):      10 pts
 │  [P2] Yellow Brown (Antisuyu):       8 pts
 │  [P3] Light Brown A (Qullasuyu):     8 pts
 │  [P4] Light Brown B (Kuntisuyu):     14 pts
 └─────────────────────────────────────────────────────┘

>>> [ROUND 8 ] Cyclic Player Action Moves:
     [P4]: +0 | [P3]: +1 | [P2]: +0 | [P1]: +1
 ┌─────────────────────────────────────────────────────┐
 │           INKA TOURNAMENT LEADERBOARD               │
 ├─────────────────────────────────────────────────────┤
 │  [P1] Navy Blue (Chinchaysuyu):      11 pts
 │  [P2] Yellow Brown (Antisuyu):       8 pts
 │  [P3] Light Brown A (Qullasuyu):     9 pts
 │  [P4] Light Brown B (Kuntisuyu):     14 pts
 └─────────────────────────────────────────────────────┘

========================================================
  CHAMPION DECLARED: Player 4 (Light Brown B / Kuntisuyu)!
  Final Winning Score: 14 Points with Flawless Strategy.
========================================================

How the Game Works:

AS203 encodes an 8-round competitive strategy match between four players, color-coded by the four quarters of the empire (Tawantinsuyu). Rounds 1 through 5 are tight, low-scoring positioning skirmishes with binary action flags (0 for pass/miss, 1 for advance/hit), keeping all four players deadlocked at 3–4 points. Then, in Round 6, the game explodes into a high-stakes scoring burst: Player 1 scores 6, Players 2 and 3 score 4, and Player 4 scores an astonishing 9 points, vaulting to 13 points and securing the tournament crown.

What Brought Us Joy:

The dramatic tension in Round 6! Watching the leaderboard stay dead-even through five rounds of tactical jockeying, and then seeing Player 4 pull off a massive 9-point combo move that completely broke the deadlock felt like watching a clutch play in a modern esports tournament. The fact that this dramatic tactical reversal was preserved in cotton cords for half a millennium is magnificent.


6.3 Specimen AS199 (KH0217, AMNH New York)

The 12-Group Chiral Accordion Grid Puzzle

Constraint trace · AS199 / KH0217The 12-group chiral accordion grid
Six of six column balances verifiedInvariant: P5,j = P2,j + P6,j
ColumnGroup 2Group 6ExpectedGroup 5Result
C112152727VALID
C218203838VALID
C325103535VALID
C430124242VALID
C514183232VALID
C622163838VALID
========================================================
  INKA KHIPU AS199 (KH0217) — CHIRAL PALINDROMIC PUZZLE
  American Museum of Natural History (13 Colors, 12 Groups)
========================================================

Verifying All 6 Column Harmonic Balances:

Column 1 Sum Check:  -> [VALID INVARIANT: 27 == 27 ]
Column 2 Sum Check:  -> [VALID INVARIANT: 38 == 38 ]
Column 3 Sum Check:  -> [VALID INVARIANT: 35 == 35 ]
Column 4 Sum Check:  -> [VALID INVARIANT: 42 == 42 ]
Column 5 Sum Check:  -> [VALID INVARIANT: 32 == 32 ]
Column 6 Sum Check:  -> [VALID INVARIANT: 38 == 38 ]

Invariant: P_5,j == P_2,j + P_6,j holds 100% across all 6 columns.

How the Game Works:

AS199 is a 12-group mathematical constraint puzzle across 13 distinct yarn colors. If read in standard sequential order, the knot numbers appear random. But when read using alternating chiral fold directions—(R, N, N, R) × 3—the specimen unfolds into an Andean KenKen/Sudoku puzzle where every column in Group 5 is the exact sum of the corresponding columns in Groups 2 and 6.

What Brought Us Joy:

The pure mathematical symmetry. Watching all six column checksums lock into exact equality—27 == 27, 38 == 38, 35 == 35, 42 == 42, 32 == 32, 38 == 38—feels like solving a multi-dimensional mechanical rubik’s cube made of colored wool. It proves that Andean mathematicians were exploring recreational algebra and combinatorial puzzles purely for the intellectual joy of harmonic balance.


6.4 Specimen AS145 (KH0161, Berlin Museum, Pachacamac)

The Dual-Handed Summation Tug-of-War

Balance trace · AS145 / KH0161The dual-handed summation tug-of-war

Right-handed sector

23 · 43 · 62 · 18 · 112 · 15 · 34 · 1 · 1 · 6

Parity cord · 315

Left-handed sector

16 · 7 · 15 · 12 · 6 · 19 · 4 · 5 · 1000 · 2

Parity cord · 1086

Dual-sector ratio · 315 right vs. 1086 leftVerified handedness balance invariant in the Pachacamac fiber archive.
========================================================
  INKA KHIPU AS145 (KH0161) — DUAL-HANDED SUMMATION DUEL
  Ethnological Museum of Berlin (Pachacamac Provenance)
========================================================

[Right-Handed Sector Cords (Forward Traversal)]
Summands: 23  43  62  18  112  15  34  1  1  6
-> Right-Handed Total Parity Cord: 315

[Left-Handed Sector Cords (Reverse Traversal)]
Summands: 16  7  15  12  6  19  4  5  1000  2
-> Left-Handed Total Parity Cord: 1086

Dual-Sector Handedness Ratio: 315 (Right) vs 1086 (Left)
Verified Handedness Balance Invariant in Pachacamac Fiber Archive.

How the Game Works:

Recovered from the sacred coastal sanctuary of Pachacamac, AS145 splits its 19 summation equations into two opposing factions: 8 Right-Handed forward sums versus 11 Left-Handed reverse sums. It functions as a ritual territorial tug-of-war where forward momentum is balanced against reverse counter-pressure across chiral fiber sectors.

What Brought Us Joy:

Feeling the tactile polarity of the two halves. The right-handed sector builds up a steady, granular momentum with small sums (23, 43, 62), while the left-handed sector drops a massive anchor cord of 1000 to anchor its territory. Watching the two opposing vector halves balance each other out in the Forth execution log felt like witnessing a sacred dance of physical forces.


7. Topological Graphics: Rendering Ancient Fiber Fields as Terminal Rasters

When we step back from individual arithmetic equations and view an entire Khipu matrix (N groups × M pendant cords) through the lens of modern computer graphics, an extraordinary property emerges: a Khipu is a discrete 2D spatial tensor field.

If we map the knot tiers and numerical magnitudes directly onto character brightness shaders (░░ ▒▒ ▓▓ ██), the terminal renders live topographic elevation maps, standing wave resonance bands, and competitive gameplay heatmaps generated straight from ancient fiber:

Topological raster · AS199Harmonic wave bands across a 12 × 6 grid
quietlowmidhighcrest
Resonance crests · G3 · G6 · G9 · G12Intensity rises periodically across the repeated matrix.
Color key Gold · focus, active value, or highlight Blue · structure or secondary context Green · verified or positive result Cyan · process, relation, or teaching Red · attention, contrast, or imbalance Slate · quiet or inactive state
      THE HARMONIC WAVE BANDS OF AS199 (12x6 GRID)
      C0  C1  C2  C3  C4  C5
    ┌──────────────────┐
 G1  │   ░░ ▒▒ ▓▓ ░░ ▒▒ │  [121]
 G2  │░░ ░░       ░░ ░░ │  [ 91]
 G3  │▒▒ ██ ██ ██ ▓▓ ██ │  [212]  <-- Harmonic Resonance Crest 1
 G4  │   ░░ ░░ ▒▒ ░░ ░░ │  [ 99]
 G5  │░░ ▒▒    ░░ ░░ ░░ │  [102]
 G6  │▒▒ ██ ▓▓ ██ ██ ▓▓ │  [201]  <-- Harmonic Resonance Crest 2
 G7  │      ░░ ░░    ░░ │  [ 78]
 G8  │░░ ░░    ░░ ░░    │  [ 87]
 G9  │▒▒ ▓▓ ▓▓ ▓▓ ▒▒ ▒▒ │  [165]  <-- Harmonic Resonance Crest 3
 G10 │      ░░ ░░       │  [ 66]
 G11 │   ░░    ░░ ░░    │  [ 77]
 G12 │░░ ▒▒ ▒▒ ▓▓ ▒▒ ▒▒ │  [143]  <-- Harmonic Resonance Crest 4
     └──────────────────┘

7.1 Visualizing the Hidden Geometry

  1. Periodic Standing Waves (AS199): In the ASCII projection above, rows G3, G6, G9, and G12 form exact, periodic horizontal standing wave crests across the fiber surface. The mathematical harmony is not just theoretical; it is visually striking.
  2. Gameplay Lightning Bursts (AS203): When rasterized as an 8-round heatmap, AS203 displays five dark, quiet rounds of stealthy maneuvering followed by a sudden, blinding flash of high scores in Round 6 (▓▓ ▒▒ ▒▒ ██), capturing the turning point of the game in pure visual density.
  3. Terraced Andean Landscapes (AS100): The balanced column invariants of AS100 (Pi, 3 = ∑Pi, 7 = 84 and Pi, 5 = ∑Pi, 6 = 120) produce symmetric topographical ridges and valleys—visually echoing the agricultural terraced stone architecture (andenes) of the sacred mountain valleys.

This topological rasterization directly mirrors how modern Hyperdimensional Computing (HDC), sparse distributed memory, and embedding projection models operate. The Andean masters were performing spatial vector math, tensor projections, and structural state visualization five centuries before the invention of the cathode-ray tube or the pixel buffer.


8. The Hands-On Workshop: Build Your Own Board at Home

You do not need an archaeological artifact to experience the power of Andean computing. You can build a fully functional Yupana calculating board in five minutes using common household materials.

Workshop chartYupana digit representation · [5, 3, 2, 1] cups
0
5321
empty
1
5321
1
2
5321
2
3
5321
3
4
5321
3 + 1
5
5321
5
6
5321
5 + 1
7
5321
5 + 2
8
5321
5 + 3
9
5321
5 + 3 + 1
       THE YUPANA [1, 2, 3, 5] FIBONACCI DIGIT ROW
       +───────────+───────────+───────────+───────────+
       │   [ 5 ]   │   [ 3 ]   │   [ 2 ]   │   [ 1 ]   │  <-- 10^0 (Units)
       +───────────+───────────+───────────+───────────+
       │   [ 5 ]   │   [ 3 ]   │   [ 2 ]   │   [ 1 ]   │  <-- 10^1 (Tens)
       +───────────+───────────+───────────+───────────+
       │   [ 5 ]   │   [ 3 ]   │   [ 2 ]   │   [ 1 ]   │  <-- 10^2 (Hundreds)
        +───────────+───────────+───────────+───────────+

8.1 Sourcing Materials

  1. The Board: An empty 12-egg carton (cut down to a 4 columns × 3 rows grid), a piece of cardboard with 12 squares drawn on it, or a shallow wooden muffin tray.
  2. The Counters: 20–30 dried pinto beans, maize kernels, coins, or small pebbles.

8.2 The [1, 2, 3, 5] Fibonacci Number Representation

Each horizontal row represents a power of ten (Bottom = Units 100, Middle = Tens 101, Top = Hundreds 102). Each row contains four compartments weighted [5, 3, 2, 1].

Any digit from 1 to 9 is represented using minimal non-redundant bean placements: * 1 = 1 bean in [1] * 2 = 1 bean in [2] * 3 = 1 bean in [3] * 4 = 1 bean in [3] + 1 bean in [1] * 5 = 1 bean in [5] * 6 = 1 bean in [5] + 1 bean in [1] * 7 = 1 bean in [5] + 1 bean in [2] * 8 = 1 bean in [5] + 1 bean in [3] * 9 = 1 bean in [5] + 1 bean in [3] + 1 bean in [1]

8.3 Step-by-Step Multiplication: 153 × 47

On a standard abacus, multiplication requires memorizing 100 multiplication table combinations. On the Yupana, you multiply by Fibonacci spatial decomposition:

  1. Decompose the multiplier 47 into Fibonacci powers: 47 = 30 + 10 + 5 + 2
  2. Compute simple partial products of 153:
    • 153 × 1 = 153
    • 153 × 2 = 306
  3. Shift and add the partial products across the board:
    • Term 30: (153 × 3) × 10 = 459 × 10 = 4590
    • Term 10: 153 × 10 = 1530
    • Term 5: (153 × 10)/2 = 765
    • Term 2: 153 × 2 = 306
  4. Consolidate beans upward: 4590 + 1530 + 765 + 306 = 7191

The entire calculation is executed with zero trial-and-error division tables and zero cognitive strain—simply shifting counters across geometric cups!

Worked example153 × 47 through spatial decomposition
304,590153 × 30
101,530153 × 10
5765153 × 5
2306153 × 2
47 =30 + 10 + 5 + 2Fibonacci parts
4,590 + 1,530 + 765 + 306 = 7,191

8.4 How to Play the Basic 2-Player Taptana Game

Once your board is built, you can immediately play the traditional Andean strategy game: 1. Setup: Each player receives 5 beans of a distinct color (e.g. 5 white beans vs. 5 dark beans). Place them in the outer column compartments. 2. Movement: Players take turns rolling a standard 6-sided die (or flipping coins for 0..6 steps). A player moves one of their tokens forward across the cups following the [1 → 2 → 3 → 5] track. 3. Capture: Landing on an opponent’s counter removes it from the board and places it into your designated corner “tower” cup. 4. Victory: The first player to safely navigate 3 tokens into the top row or capture all opposing counters wins the match.


9. The Recovery of Play: Embodied Cognition for the Modern World

We live in an era where computation has become completely disembodied. We type on virtual glass keyboards, stare at flat pixels, and allow our cognitive hardware to atrophy in acoustic loops of abstract text.

The Andean masters knew better.

They understood that the human hand, the visual cortex, and the physical medium are integral components of cognition. By uniting calculation (Yupana), physical storage (Khipu), and play (Taptana games and palindromic riddles) into a single embodied loop, they coordinated a 3,000-mile empire without a single drop of ink or kilowatt of electricity.

The Invitation

This paper is the introductory seed. As we continue to port and document the archaeological Khipu library, we are developing open physical board blueprints, complete player manuals, and native execution runtimes.

We invite you to find an egg carton, grab a handful of beans, and feel the numbers move under your thumbs. When you do, you are not just studying history—you are reconnecting with an ancient, playful, and sovereign way of thinking.

Carry the talisman: when computation returns to the hand, the screen becomes a doorway rather than a wall. Play, care, and curiosity are how knowledge becomes living again.


10. Master Bibliography & Citations

  1. Acosta, José de (1590): Historia Natural y Moral de las Indias. Seville.
  2. Ascher, Marcia & Ascher, Robert (1978): Code of the Quipu: Databook. University Microfilms, Ann Arbor.
  3. Ascher, Marcia & Ascher, Robert (1981): Code of the Quipu: A Study in Media, Mathematics, and Culture. University of Michigan Press, Ann Arbor.
  4. Brezine, Carrie & Urton, Gary (2005): “Information Control in the Inka Empire: The Puruchuco Khipu Archive.” Science, 309(5737), 1065–1067.
  5. Burns Glynn, William (1981): “La Tabla de Cálculo de los Incas.” Boletín de Lima, 11, 1–15.
  6. Catepillán, Ximena & Szymanski, Waclaw (2012): “Counting and Arithmetic of the Inca.” Revista Latinoamericana de Etnomatemática, 5(2), 47–65.
  7. Guaman Poma de Ayala, Felipe (1615): El primer nueva corónica y buen gobierno. Royal Library of Denmark, Copenhagen.
  8. Locke, Leslie Leland (1923): The Ancient Quipu or Peruvian Knot Record. American Museum of Natural History, New York.
  9. Medrano, Manuel & Khosla, Ashok (2024): “How Can Data Science Contribute to Understanding the Khipu Code?” Latin American Antiquity, 1–20.
  10. Radicati di Primeglio, Carlos (1979): El sistema contable de los Incas: Yupana y Quipu. Universidad Nacional Mayor de San Marcos, Lima.
  11. Urton, Gary (2003): Signs of the Inka Khipu: Binary Coding in the Andean Knotted-String Records. University of Texas Press, Austin.
  12. Urton, Gary (2017): Inka History in Knots: Reading Khipus as Primary Sources. University of Texas Press, Austin.