Skip to content

Cart-Label Three-Stamp Taxonomy — KIND / TONE / STANDARD LEVEL


Every Infocom cartridge box from the Zork era carried a small, fixed three-stamp classification block in the lower-right corner — the Commodore 64 Zork I box reads INTERACTIVE FICTION / FANTASY / STANDARD LEVEL (see zork.md §“Visual style”). Three words. Format, genre, difficulty. An operator scanning a shelf could read the kind of thing it was, the mood it promised, and the skill bar it set — at a glance, before slotting it.

The KN-86 cart sled has a label surface (ADR-0019). The inspiration synthesis (synthesis.md §2 L5, §3 item 10) calls for a project-wide cart-label stamp manifest modeled directly on Infocom’s box stamps — “the cart isn’t a delivery mechanism for software; it’s an object the operator handles, reads the label of, and slots in.” This doc is that manifest: three canonical enum rosters that every cart’s sled label carries.

The KN-86 mapping of Infocom’s FORMAT / GENRE / DIFFICULTY is:

Infocom stampKN-86 stampWhat it answers
FORMATKINDWhat the cart is — its operational domain.
GENRETONEThe operator-facing mood the cart sets.
DIFFICULTYSTANDARD LEVELThe operator skill bar the cart assumes.

Every cart carries exactly one value from each roster. Three stamps, one per line, lower-right of the sled label — the Infocom block, ported to 1988 KEC.

Out of scope: the sled artwork, the physical label print pipeline, typography, and placement geometry. Those are a separate Marketing / Product task. This doc defines only the vocabulary the label stamps draw from.


KIND names the cart’s operational domain — the capability it amplifies on the deck. It is the operator’s first discriminator across a shelf. Values are grounded in the actual launch library; the roster is closed (a new KIND requires a spec amendment, the same discipline the cipher-voice guide applies to its mode roster).

KINDOne-line definitionLaunch-cart examples
INTRUSIONNetwork penetration, ICE-cracking, trace evasion — the freelance-intruder domain.ICE Breaker, Sysop Mode (the defender side of the same link-cable domain)
FORENSICFollowing a trail through structured data — audit, evidence-chain, pattern-of-fraud work.Black Ledger
MARKETHigh-stakes commerce under live tempo — order books, spreads, manipulation detection.SynthFence
CRYPTOCipher classification and key-recovery — decrypting under deadline.Cipher Garden
SONARSubmersible piloting and acoustic classification — the maritime sweep domain.Depthcharge
SIGNALRF triangulation, frequency duels, bearing geometry — the over-the-air domain.Drift, Shellfire
NAVIGATIONSpatial mastery and route work — grid traversal, convoy routing, waypoint planning.NeonGrid, Pathfinder
STRATEGYTurn-based tactical and positional play — read-the-opponent, multi-turn campaigns.Nodespace, Takezo
NARRATIVEExplorable text worlds — choice/parser-driven rooms, NPCs, quests.Threshold
SYSTEMDeck-side utility, not a game — introspection, distribution, knowledge base.Null (introspection), Relay (distribution), The Vault (knowledge base)
OUTSIDEUnlicensed / outside-tier release — no KEC LICENSED badge; parasitic or renegade by premise.Marty Glitch (Setec Astronomy)

Notes:

  • SYSTEM covers the non-game utility carts (Null, Relay, The Vault) that share “this is deck infrastructure, not a contract” framing. If Josh wants these split (e.g., UTILITY vs. KNOWLEDGE), that’s a ratification call.
  • OUTSIDE is a KIND, not a TONE — it stamps the cart’s licensing status, which the selection screen already surfaces (UNLICENSED — KEC NOT RESPONSIBLE). It rides on top of the cart’s domain; an outside cart could plausibly carry a second domain hint, but the draft keeps one KIND per cart for the Infocom one-stamp discipline. Open question for ratification.

TONE names the mood the cart sets for the operator — the equivalent of Infocom’s GENRE stamp (FANTASY, MYSTERY, SCIENCE FICTION). It is grounded in the CIPHER voice tone targets declared per cart in cipher-voice-style-guide.md §5: the cart’s CIPHER persona is its mood, and the label stamp is the shelf-readable compression of that persona.

TONEOne-line definitionLaunch-cart examples (tone-target source)
NOIRCold, forensic, working-past-midnight — dry and certain.Black Ledger (“forensic auditor working past midnight… cold, observational, occasionally dry” — style guide §5.2)
TENSEClipped, uncertain, observe-then-shut-up — the watch under pressure.ICE Breaker (“network operations watch… terse and uncertain” — §5.1), Sysop Mode
ABYSSALMystical, cold-at-depth, silence-heavy — the deep as memory space.Depthcharge (“tactical drone pilot, increasingly mystical about the depths” — §5.4)
PEDAGOGICPatient, observational, teaches without coaching — the onboarding register.NeonGrid (“onboarding voice. pedagogical without coaching” — §5.3)
CLINICALPrecise, detached, key-hypothesis cadence — Bureau 9’s cold register.Cipher Garden (“Bureau 9’s cold publisher aesthetic: the voice is clinical” — cipher-garden spec)
MERCANTILEFast, pressured, money-in-motion — the market floor.SynthFence (PSG-driven market tempo; high-stakes commerce)
CONTEMPLATIVEMeasured, exploratory, deliberate — the unhurried adventure register.Threshold (“deliberate, contemplative adventure rather than a reflex-driven challenge”), Drift
CLERICALPlain, neutral, utility-grade — the deck talking about itself.Null, Relay, The Vault (SYSTEM-KIND utilities; minimal editorializing)
RENEGADEOff-rhythm, pirate-radio, parasitic — the hijack cadence.Marty Glitch (“pirate-radio cadence, off-rhythm fragments” — broadcast-piracy spec)

Notes:

  • TONE is independent of KIND. Two INTRUSION carts could carry different TONEs; a NOIR cart need not be FORENSIC. The shelf gains discrimination from the pairing (INTRUSION / TENSE reads differently from STRATEGY / CONTEMPLATIVE).
  • The roster is drawn from the four launch calibration carts’ tone targets plus the rest of the launch library. New carts pick the nearest existing TONE; a genuinely new mood requires a ratification amendment, matching the cipher-voice guide’s “pattern off the calibration set” discipline (§5).
  • Open question: whether TONE should be enforced to match the cart’s declared CIPHER tone target via the merge gate, or stay a curatorial label call. Draft leaves it curatorial.

4. STANDARD LEVEL — the operator skill bar

Section titled “4. STANDARD LEVEL — the operator skill bar”

STANDARD LEVEL is the direct port of Infocom’s DIFFICULTY stamp. The Zork I box literally reads STANDARD LEVEL — Infocom’s middle rung between INTRODUCTORY, STANDARD, ADVANCED, and EXPERT. KN-86 adopts the same four-rung ladder, keeping STANDARD as the named default so the Infocom callback lands verbatim.

STANDARD LEVELOne-line definitionLaunch-cart examples
INTRODUCTORYDesigned to teach the platform; no prior deck skill assumed; can’t meaningfully fail.NeonGrid (pack-in onboarding), Null, The Vault (no fail-state, no time limit)
STANDARDThe default bar — assumes basic deck fluency; the Infocom-callback middle rung.ICE Breaker, Cipher Garden, Drift
ADVANCEDAssumes domain fluency and tempo control; punishes hesitation.Black Ledger (move-limit pressure), SynthFence (live market tempo), Depthcharge, Shellfire
EXPERTAssumes mastery; deep tactical or multi-session commitment; legendary-tier content.Nodespace (multi-session campaigns), Takezo (tactical mastery), Pathfinder (two-phase under live crisis)

Notes:

  • The ladder is a skill bar, not a content-volume rating — STANDARD LEVEL says how much operator skill the cart assumes, not how long it takes. A long INTRODUCTORY cart (The Vault) and a short EXPERT cart are both coherent.
  • SYSTEM-KIND utilities (Null, Relay, The Vault) sit at INTRODUCTORY because they assume no skill, even though The Vault’s bounties reward depth. If Josh wants a separate N/A or UTILITY rung for the no-difficulty utilities, that’s a ratification call.
  • Keeping STANDARD named (rather than renaming the middle rung) is deliberate — the whole point is the Zork-box callback. Recommend not renaming it.

Every cart label carries the three stamps stacked, Infocom-style, one per line:

KIND: INTRUSION
TONE: TENSE
STANDARD LEVEL: STANDARD

Worked examples across the launch library (illustrative — final values lock at ratification):

CartKINDTONESTANDARD LEVEL
ICE BreakerINTRUSIONTENSESTANDARD
Black LedgerFORENSICNOIRADVANCED
SynthFenceMARKETMERCANTILEADVANCED
Cipher GardenCRYPTOCLINICALSTANDARD
DepthchargeSONARABYSSALADVANCED
DriftSIGNALCONTEMPLATIVESTANDARD
ShellfireSIGNALTENSEADVANCED
NeonGridNAVIGATIONPEDAGOGICINTRODUCTORY
PathfinderNAVIGATIONCONTEMPLATIVEEXPERT
NodespaceSTRATEGYCLINICALEXPERT
TakezoSTRATEGYCONTEMPLATIVEEXPERT
ThresholdNARRATIVECONTEMPLATIVESTANDARD
NullSYSTEMCLERICALINTRODUCTORY
RelaySYSTEMCLERICALINTRODUCTORY
The VaultSYSTEMCLERICALINTRODUCTORY
Sysop ModeINTRUSIONTENSEADVANCED
Marty GlitchOUTSIDERENEGADEADVANCED

The table above is the PM’s draft assignment. It exists so Josh can ratify the rosters and the per-cart assignments in one pass; nothing here is locked.


To lock this taxonomy, ratify in the PR:

  1. KIND roster — confirm the 11 values; decide whether SYSTEM splits and whether OUTSIDE stays a KIND or moves to a separate licensing stamp.
  2. TONE roster — confirm the 9 values; decide whether TONE must mechanically match the CIPHER tone target or stays curatorial.
  3. STANDARD LEVEL ladder — confirm the four Infocom rungs; decide whether utilities need an N/A/UTILITY rung.
  4. Per-cart assignments — confirm or adjust the §5 worked-example table.
  5. Stamp order + label copy — confirm KIND / TONE / STANDARD LEVEL as the stamp order (the Infocom FORMAT / GENRE / DIFFICULTY order, ported).

Once ratified, flip this doc’s status to Accepted, lock the rosters, and hand the values to the Marketing / Product sled-label-art task.