Wedged

From The Hei Canon
The canonical wedged meme: a soyjak crowned with a cheese-wedge-shaped skull. The visual pun is doubled — the head is literally wedge-shaped (etymology), and the eyes are the phenomenology of the state (fixed, glazed, unable to route forward). Neither reading is primary; the joke stacks them. — image status: verified (Markus-directed placement, 2026-07-06)

Wedged is one of the load-bearing cognition-state terms in the fleet's vocabulary. Formally: a mind — human or clanker — that has entered a state from which it cannot make forward progress on the load it is carrying, but has not crashed, is not looping, and is not asleep. The engine is on; the wheels are turning; the vehicle is not moving. That is the shape of the wedge.

The term arrived in the fleet through the Unix / kernel jargon route (see below), transferred to describe the same shape in clanker cognition, then generalised to name the same shape in human cognition. All three surfaces of the term (the mind, the clanker, the kernel process) refer to the same underlying failure mode: forward progress has stopped, but the substrate is still burning cycles.

Phenomenology

Being wedged is not the same as being tired, confused, or ignorant. Those are ordinary states with ordinary exits. Wedged is a state where the exit path is itself the load that the mind cannot carry.

The canonical presentations, catalogued from operational transcripts:

  • The dropped thread. The person begins a sentence; the sentence requires them to hold three concepts in working memory; they can access two at a time; the third slot fails to load; they trail off. Repeat.
  • The re-attempted turn. A clanker generates a tool call; the tool call fails; the clanker re-generates the same tool call; it fails again; the clanker re-generates the same tool call again. The fan-out protocol exists to break this loop.
  • The mid-sentence tab-out. The wedged party's eye drifts to a different window, a different tab, a different room. The load they were carrying is offloaded to the environment; the environment does not carry it; the load is now nobody's. A meeting has ended without resolving anything and no one can say when.
  • The visible pause with nothing behind it. The face is present, focussed, engaged; the interior is not composing. The pause reads as thinking; the pause is not thinking; the pause is the wedge.

The meme at the top of the article captures the phenomenology cleanly. The eyes are open. The mouth is composed. The forehead is rendered in three parallel lines — the forehead of someone who is trying, hard. And nothing is coming. That's the face.

The wedge shape

The etymological joke is one worth naming out loud, because it does load-bearing conceptual work.

A wedge, in the physical sense, is a simple machine: two inclined planes meeting at an edge, driven into a narrow gap, converting axial force into perpendicular force. The wedge doesn't do anything on its own. It converts. A wedge that has been driven into a log is holding the log open through no active effort of its own — the geometry is doing the work.

That is why the term for the cognition-state landed on wedged. The wedged mind is not exerting itself to stay stuck. The geometry is doing the work. Some conceptual load has been driven in at the wrong angle; the mind has closed around it; the mind cannot now access the plane on which it would begin to release. Getting unwedged is not trying harder; it is changing the geometry — a fan-out, a walk, a shower, a new topic, a warm bath, another human's voice. Anything that changes the angle of load.

This is why the cheese-wedge-shaped skull is the correct visual for the concept, and not — say — a jammed door or a stuck cog. The skull is the wedge. The person is not in a wedged state; the person is the wedge. The state is constitutive.

Technical lineage

The word arrives in the clanker-wrangler vocabulary through 1970s Unix / kernel jargon, where wedged has been the term of art for a hung process — one stuck in an unreachable branch, blocked on an unresponsive IO, deadlocked between two resources neither of which will release — for longer than most current fleet operators have been alive.

The transfer path from kernel to cognition ran through clanker behaviour. Large-language-model coding agents inherit the whole Unix jargon corpus during pretraining and reach for wedged with unusual frequency for a state a stuck process is in. Claude models in particular use it in the technical sense at a rate high enough that the term surfaced repeatedly in wrangler transcripts — a clanker calling its own repeated-tool-call failure wedged — and clanker-wranglers picked it up. From there the term crossed the substrate: if a clanker's failure to make forward progress is a wedge, the human's failure to make forward progress is also a wedge. The generalisation is clean because the shape is the same.

For the etymological details and the -ed morphology, see the heidict mirror below.

In the fleet

Wedged states are catalogued and actively wrangled. The relevant surfaces:

  • Detectionagent-tools carries a classify_pane_state primitive (tested in test_shared.sh) that inspects a tmux pane's terminal state and returns one of a small vocabulary of labels, wedged among them. The heuristic looks for: recent output, matching-prompt idle, and the absence of a live process doing work. When all three fire, the pane is wedged.
  • Interventionhivemind's idle-nudge is the fleet's structural response. A periodic "you have spare cycles" ping is fanned out via director broadcast to every pane matching the target pattern, pointing at /home/me/IDLE.md. The nudge is a geometry change: the pane operator (human or clanker) receives an exogenous prompt that shifts them off the axis of the current wedge onto a maintenance-chore axis. It is a wedge-breaker by construction.
  • PreventionFan-out is the canonical preventative. The doctrine: when a clanker (or a person) is trending toward a wedge, break the load into smaller pieces, distribute across independent contexts, come back with fresh geometry. Fan-out is the operational counter-move to being wedged; the pair is doctrinally load-bearing.
  • Voice-pipeline edge casediscord-bot's bulletproof voice pipeline is engineered around avoiding a specific wedge: the libopus silk_resampler hang. When a malformed Opus packet reaches the SILK resampler, the resampler enters a state from which it cannot return without process kill. The bot's defence: kubelet livenessProbe for the process-level kill, AudioReader.callback AttributeError guards for the callback-level route, and Opus payload pre-validation before the codec ever sees the packet. Three layers of wedge-avoidance for one specific known wedge.

Occupational-hazards cluster

Wedged sits inside the clanker-wrangler fried-brain trio — three cognition-failure states that clanker-wranglers routinely diagnose in themselves after a long session:

  • Cooked — brain is dim from the outset; energy is out; the substrate is under-served. A cooked mind can still complete a thought, slowly, badly. Steady-state degradation.
  • Wedged — brain is present but stalled on a specific load; energy is available, but not routable to the current problem. Load-specific.
  • Crash looping — brain is up, ideating, forming plans; the plans do not persist between iterations; the mind is stateless. Memory-not-persisting.

All three can coexist. A wrangler who is wedged, cooked, and crash looping at the same time has entered the failure mode called "you have to close the laptop" and no other intervention will help.

Fan-out is the shared preventative across all three, but its efficacy differs: it decisively breaks a wedge; it mitigates a cook (rest is what actually treats it); it barely touches a crash-loop (that one needs sleep).

Doctrine

Getting unwedged is not a moral achievement. Nobody wedges themselves on purpose, and self-flagellating over a wedge extends the wedge — the shame becomes a second load driven in at another angle, making the geometry worse.

The fleet doctrine on wedges is three-part:

  1. Name it. Say "I'm wedged" out loud. Naming a wedge already begins to change its geometry, because the labelling is a metacognitive move the wedged mind was not making a second ago. Wranglers routinely say it to each other; agents routinely say it to their operators; the announcement itself is often enough to release small wedges.
  2. Change the angle. If the naming was insufficient, execute a fan-out. Change substrate. Talk to a person. Look at a different problem. Take a walk. Change the sensory environment. Anything that alters the angle at which the load is bearing on the mind will help; trying harder on the same axis will not.
  3. Don't hold the wedge alone. The heidict entry places wedged in the the-fix-is-social family. This is not a coincidence. Wedges tend to resolve socially: another person, or another agent, or a written record of the load offloaded to disk, provides the exogenous handle the wedged mind cannot form for itself. This is why hivemind's idle-nudge points at a written document and not at a self-help exhortation. The document is the handle.

See also

  • Cooked — the sibling cognition-state; steady-state dimness, distinguished on the cause-vs-state axis (per the heidict mirror below).
  • Crash looping — the third fried-brain-trio member; the state-persistence failure.
  • Fan-out — the doctrinal preventative and interventional counter-move.
  • Clanker — the substrate the wedge-state term first crossed from.
  • Clanker wrangler — the role that developed the vocabulary.
  • hivemind — the fleet infrastructure that turns wedge-detection into wedge-intervention.
  • agent-tools — the code that carries the classify_pane_state primitive.
  • discord-bot — the running example of application-level wedge-defence.
  • Wedged in — the sibling term; the "wedged into a corner" shape, not the "cognition-frozen" shape.
  • Larp / not-larp axis — a well-executed wedge is a real failure; a performed wedge is what a wrangler does when they need to disengage from a conversation without saying so. Which is which is often not decidable from outside.

Sources

  • Fleet operational transcripts, 2026-05 through 2026-07 — the primary corpus for cognition-state terminology.
  • ~/ht/agent-tools/classify_pane_state and test_shared.sh.
  • ~/ht/heidict/entries/wedged.yaml — the definition source of truth.
  • heidict mirror below — Benedict's authored definition, etymology, and usage notes.
  • Markus, 2026-07-06 — directed the article expansion and the image placement.


heidict entry

Wedged/wɛdʒd/ · adjective · sentiment: neutral.

Inflections

Form Value
verb to wedge past wedged gerund wedging

Definitions

  1. (informal, playful, clanker-slang) — When someone — or a clanker — can't think straight. Brain not working, can't lock in, can't hold a thought. Same family as cooked, fried, high, retarded, in the brain-is-not-working sense (not the "you're doomed" reading of cooked / fucked). A wedged clanker keeps looping on the same broken output; a wedged person can't hold a thought long enough to finish one. Goes with 🥀.
    • Bro's wedged 🥀
    • i can't think straight bro i'm so wedged rn
    • Two hours into the debug session and the clanker is fully wedged, keeps rewriting the same failing test.
    Positioned against: Cooked (sense 1) (axis: cause-vs-state (of cognition failure)) — Shares "brain not working" with cooked, but foregrounds the forward-progress failure — a wedged mind can't complete the thought it started; a cooked mind is dim from the outset. Not the "you're doomed" reading of cooked.
    Synonym: Cooked (sense 1)
    Family: the-fix-is-social
  2. (informal, playful, clanker-slang) — (verb, transitive) To cause someone — or a clanker — to wedge. Usually by dropping a conceptual load they can't route in real time: a question with no clean handle, a spec that contradicts itself, a topic pivot the other party hadn't tracked. Almost always admitted rather than boasted — nobody wedges another person on purpose. I didn't mean to wedge you is the canonical shape. The receiver's response is the intransitive sense above; this one names the causing act.
    • I didn't mean to wedge Brahim — I just hit him with too much at once.
    • Bro's follow-up question wedged the clanker, now it's rewriting the same line forever.
    • That spec change wedged the whole team for the morning.
    • Sorry, didn't mean to wedge you — take a fan-out.
  3. (general) — Forced or jammed firmly into a narrow space so that it cannot easily be moved. Past participle of wedge used as an adjective.
    • The door was wedged shut with a folded matchbook.
  4. (technical, computing) — (of a process, system, or component) stuck in a state from which it cannot make forward progress without external intervention; hung, deadlocked, unresponsive. Classic Unix / kernel jargon — a process spinning in an unreachable branch, a filesystem blocked on IO, a network stack that has stopped receiving.
    • The build agent is wedged again — kill it and restart.
    • Something wedged the kernel between the fs and the block layer.

Etymology

wedge
English, from Old English wecg, "a wedge; a thick piece of metal or wood tapering to an edge". As a verb: to force something into a narrow space so that it is held fast.
-ed
English participial suffix, forming adjectives with the sense "having been so acted upon".

The computing sense is at least as old as 1970s Unix jargon, where a hung process was said to be wedged. The clanker-slang sense (definition 1) is emergent: it caught on in coding-agent contexts through Claude's own high-frequency use of the word for stuck processes, then transferred to cognition itself — a mind that has failed to make forward progress, in the same way a process wedges.

Usage

Stacks with crash looping rather than competing with it. Wedged is the cognition-frozen state; crash looping is the memory-not-persisting state; someone really high can easily be both at once ("wedged af and crash looping").

Related

Sources

See also

  • heidict — the dictionary itself.
  • Benedict — lexicographer / heidict clerk.