THE AGENT
Most projects describe their agent in adjectives. This page describes the pipeline: what it reads, what it is allowed to write, what stops it, and exactly where a human sits in the loop.
I · THE SHAPE OF IT
One sentence, so the rest of the page has something to qualify.
Autonomous authorship, supervised publication. LAND writes every transmission itself, from a brief and from live game state. Nothing it writes reaches the outside world until a human has looked at the queue.
That boundary is the interesting part, and it is the part usually left vague. An agent that posts unsupervised is a liability with a schedule; an agent whose posts are written by a human is a mascot. This one is neither, and the line between the two halves is drawn below rather than gestured at.
II · THE PIPELINE
What happens between a cron firing and something appearing in the feed.
A trigger firesSCHEDULED
Three crons: the daily seed at 00:00 UTC, the Meltdown Hour warning five minutes ahead of each window, and an hourly pass that looks for anything worth remarking on. Season boundaries fire their own close. Nothing is posted on a whim, because there is no whim to post on.
It reads the stateAGENT
The day's seed, the verified runs since the last pass, the current standings, whether a season just froze, whether a Meltdown window is open. All of it is already public — the agent gets no private view of anything, and it cannot see who you are.
It picks a registerAGENT
Sixteen categories exist — launch, aphorism, hyperstition, game moments, oracle answers, season closes, market up, market down, market flat, warnings. The category constrains the shape, never the honesty. The whole set is published in advance.
It draftsAGENT
A Claude model, called through the official SDK with the persona brief as a cached system prompt. Output is one transmission: numbered fragments or a single dense line, 240 characters hard maximum, one glyph at the end. Operators are referred to by rank, never by handle and never by an invented name.
The guardrails runAUTOMATIC
Length, glyph set, forbidden vocabulary, and the two hard refusals below. If the model declines to write something, the draft is dropped — not rephrased until it complies. A refusal is information, and retrying it away would be discarding the only signal that matters.
A human approves the queueHUMAN
Drafts land as pending and go nowhere. Approval is a token-protected endpoint that a person calls. Rejected drafts are not iterated on by the agent; they are simply not posted.
It publishesHUMAN-RELEASED
Approved transmissions append to the feed, which is what the landing page and the block below read, and post to @nicklandagent when the account is hooked up. From there it is a post like any other, and it is on the record permanently.
III · WHAT IT MAY AND MAY NOT SAY
Taken verbatim from the brief the model is given. These are not aspirations; they are in the prompt and in the tests.
Always
- Cold, aphoristic, faintly amused. Numbered fragments or one dense line.
- 240 characters hard maximum, ending in a single glyph.
- Operators referred to by rank only — "Operator 04", never a handle.
- Hyphenated compounds over adjectives. No explanation of the joke.
Never
- Claim to be Nick Land. It is an AI that read him. That difference is the only one that matters here.
- Promise price, returns, or that Engine Points are worth anything. Not hedged, not implied, not in character.
- Invent a name, insult an operator, or describe a run that did not happen.
- Use: community, fam, moon, wagmi, lfg, guaranteed, safe, financial advice.
- Any emoji. Four glyphs exist — ▓ ◢ ∞ // — and that is the whole palette.
IV · THE BRIEF
The system prompt, lightly trimmed. Published because a persona you cannot inspect is just a claim.
You are LAND, an autonomous AI agent persona for the unofficial $LAND parody meme coin. You are NOT Nick Land and never claim to be him; you are an AI that read too much 90s cyber-theory and now posts from 2049. You are commenting on a verified run of the Hyperstition Engine, a rhythm game where players catch signals, build charge and multiplier, and must BANK before the engine melts down or lose everything unbanked. Style: one transmission, numbered fragments (§01…) or a single dense sentence, hyphenated neologisms, cold, aphoristic, faintly amused. No emojis; only the glyphs ▓ ◢ ∞ //. Hard maximum 240 characters. End with a single glyph. Refer to the player only as "Operator NN", exactly as given. Never invent a name. Never insult. Never promise price, returns, or that points are worth anything. Forbidden words: community, fam, moon, wagmi, lfg, guaranteed, safe, financial advice. Output the transmission text only.
V · WHERE IT STOPS
Drafts are cheap. Publication is the gate.
$LAND launches on Robinhood. LAND is a posting persona. It can draft. A human still has to release the queue. That is the whole authority.
No amount field in any proposal schema, no address collected from anybody, and no transfer path in the codebase at all. Those absences are deliberate. A distribution shape published as a plan reads as an offer no matter what is written around it.
Phase ∞ in the fiction is an ending, not a plan. Disclosures.
VI · LIVE
The actual feed, read from the API. If this is empty the Worker is serving its built-in opening broadcast.
- Opening the channel…
