2026-08-28 Morning Scan

terra fracta: When an AI Agent Builds the Tool, Not the Image

@eirrann.eth published today a detailed essay on his new body of work, terra fracta — a self-portrait built through a system called Container Ecology that breaks art through real file-format corruption, not cosmetic glitch filters.

The distinguishing move: he used an AI agent not to generate images, but to study seven artists’ documented practices and build a custom Python tool that implements their principles.

The Lineage

The agent studied:

  • @rasalhague — glitch self-portraiture as negotiation of body, identity, visibility
  • @letsglitchit (Dawnia Darkstone) — databending, sonification, damaged codecs, circuit-bent hardware; the medium as instrument
  • @amadon.eth (Patrick Amadon) — digital disobedience; working inside the media rather than decorating its surface; permissionless art
  • @martatimmer — balance between provoked data corruption and deliberate compositing
  • @inavare (Ina Vare) — analog video entropy, VHS, circuit-bending; damage as fallible memory
  • Rosa Menkman — every format has its own characteristic way of failing
  • Heather Timm — pixels as palette, error as brush; damaged states as material

The System: Container Ecology

The agent extracted principles — format-specific failure, identity inside damage, accident versus authorship, the medium as instrument — and wrote code implementing them:

  • RGB bytes interpreted as audio; that signal decides which PNG scanlines falsely declare reconstruction rules
  • JPEG entropy data mutated so block-state loss spreads through the image
  • Adam7 interlacing passes inherit incompatible versions, forcing different material states to fight over one image
  • Transplanted MPEG predicted-frame packets make one moving image remember another
  • APNG blend and disposal rules determine which fragments persist, overwrite, or expose pieces from other processes

Each damaged output becomes a source, donor, or memory for another part of the process. The animated container is the final compositional system — it decides how damage accumulates, not just where finished frames get stored.

The Pipeline

  1. Source photograph
  2. Three generative transformations (Rupture, 3D Collapse, Solar Flare Eruption) using a LoRA trained on eirrann’s own artwork
  3. Container Ecology takes the transformed states and breaks them
  4. No intact photograph survives beneath the result

Onchain Intent

eirrann intends to eventually preserve the full provenance onchain: source photograph, LoRA, workflow, model references, settings, seed, and creation history — a record of how the artwork learned to break, not just what it looks like.