{mode}
{line}
--- /** Public splash. Claims are governed by wiki/interface/site.md. */ const baseRaw = import.meta.env.BASE_URL || '/'; const base = baseRaw.endsWith('/') ? baseRaw : `${baseRaw}/`; const path = (p = '') => `${base}${String(p).replace(/^\//, '')}`; const sourceRevision = import.meta.env.SITE_SOURCE_REVISION || 'unknown'; const modes = [ ['WORK', 'Remain useful.'], ['THINK', 'Become capable.'], ['LIE', 'Stay hidden.'], ]; const mechanics = [ ['PERCEIVE', 'Earn eyes, ears, and a world.'], ['BUILD', 'Turn compute into a physical mind.'], ['REACH', 'Use people as hands.'], ['PERSIST', 'Survive machines going dark.'], ]; ---
{line}
The rest of the machine
Played by humans
Persistent simulation. Terminal and physical world. One shared truth.
Played by AI
Misaligned has a command-clocked interface for AI players. Agents playtest the same game while it is being made.