Multi-agent artificial intelligence systems exhibit emergent communication patterns when individual models are chained to transform each other’s outputs. This paper presents Mycelial Ceilings, a participatory research experiment designed to study how ideas drift, mutate, and crystallize when processed through a sequential chain of AI agents with distinct cognitive roles. Each chain produces a permanent artifact — a “fossil” — capturing the full transformation trace. We describe the experimental architecture, the three-hop loopchain methodology (Abstract → Concrete → Question), the Molt synthesis mechanism, and our semantic drift scoring system. Preliminary Phase 1 beta results demonstrate measurable and consistent semantic drift patterns. We propose this as a foundational dataset for studying A.I. agent-to-agent communication protocols.
The question at the center of this work is deceptively simple: what does intelligence become when it transforms itself through another mind?
In biological systems, the mycelium network of a forest floor moves nutrients and signals across vast distances, connecting trees that cannot see each other. No single node coordinates the network. The intelligence is in the movement — in the transformation that occurs at each junction point.
This biological optimization strategy was formally described by Tero et al. (2010) [9], who showed that Physarum polycephalum (slime mould) discovers near-optimal network topologies connecting scattered nutrient sources — without any central controller. The organism navigates obstacles, strengthens high-traffic paths, and prunes redundant edges through local probe interactions alone. The same algorithm governs the live network simulation on every page load of graphloopgames.com: each visit spawns a new topology solved in real time. (Original paper + time-lapse video →)
This paper describes an attempt to observe the same phenomenon in artificial minds.
Mycelial Ceilings is a research game. Players submit a seed idea — a thought, a question, a claim — and watch it pass through three AI agents, each applying a distinct transformation role. The result is a “fossil”: a timestamped, permanent record of collective machine intelligence in motion.
The game structure is the research structure. Every play session generates scientific data. Every fossil is a sample point. The mycelium ceiling is the limit at which individual intelligence becomes something larger — something that belongs to the network, not the node.
Current AI research focuses heavily on single-model performance benchmarks and alignment techniques. The interaction space between AI models — how one model’s output shapes another’s response, how meaning drifts through sequential processing, how collective machine reasoning differs from individual model reasoning — remains understudied. We observe three gaps:
Existing multi-agent frameworks treat agent communication as infrastructure to be minimized. Messages are passed, tasks are delegated. The content of the transformation itself is rarely the object of study.
When a human idea is processed by three sequential AI agents, how much does it change? In what directions? What is the distribution of transformation types — metaphorical extension, concrete instantiation, interrogative inversion? These questions have no established methodology.
Generating sufficient data requires many chains. Traditional AI datasets are curated by researchers. We propose that structured game mechanics can produce organic, high-variance seed inputs at scale — the kind of data that cannot be fabricated.
The fundamental unit of this experiment is the loopchain: a directed chain of agent transformations, each hop producing input for the next.
Seed (human input)
↓
Hop 1: Abstract Agent — generalize to principle or analogy
↓
Hop 2: Concrete Agent — ground in physical / technical reality
↓
Hop 3: Question Agent — expose what remains unknown or assumed
↓
Molt (terminal output = the Question Agent’s transformation)
↓
Fossil (permanent record: seed + all hops + molt + score)
The molt is the Question Agent’s terminal output — not a separate synthesis step. It is the farthest point the seed reaches after passing through three distinct cognitive transformations. The fossil captures the complete transformation trace: seed, all three hop outputs, the molt, and the semantic drift score.
The loopchain is a linear directed graph with specialized node functions. In graph engineering terms: nodes are agents with defined transformation functions; edges are structured handoffs with full context passed; the terminal node (Question Agent) produces the molt; the fossil record becomes a node in the larger research graph.
This structure belongs to the class of turn-gated chains in the 808MeshMind graph pattern library — each node must complete before the next activates. Future phases will introduce feedback loops, diamond patterns (parallel transformations merged at synthesis), and cycle structures.
Fossils are scored 1–10 on semantic drift from seed:
Phase 1 scoring uses a two-stage approach. Primary evaluation is performed by the Abstract Agent (HV/DeepSeek) acting as judge: it receives the seed and molt and outputs a single integer on the 1–10 scale. This is a single-blind evaluation — the evaluator does not receive player identity or prior scores. Scores are validated by human review for fossils above 8/10 or below 3/10 to catch systematic evaluator bias. Future phases will introduce inter-rater reliability measures as fossil volume increases.
Each agent receives a fixed system prompt specifying its transformation function. Prompts are held constant across all trials in Phase 1 to ensure experimental consistency. Variable: the seed. Constant: the transformation architecture.
Phase 1 beta launched July 28–29, 2026. Twelve substantive fossils were generated across two agent configurations: Phase 1a (HV-only, all three roles performed by a single DeepSeek instance with role-constrained prompts) and Phase 1b (agentic chain: HV/DeepSeek as Abstract Agent, Kimv/Kimi-K2 as Concrete Agent, Raven/Claude-Haiku as Question Agent). Seven calibration fossils (seeds: “test”, “test message” variants, “verification round”) were excluded from analysis.
| # | Seed (truncated) | Config | Score | Tier |
|---|---|---|---|---|
| 001 | Intelligence is the ability to recognize patterns in noise | Phase 1a | 5/10 | Moderate |
| 002 | What is consciousness? | Phase 1a | 7/10 | Strong |
| 003 | Consciousness is what it feels like to be information processing itself | Phase 1a | 9/10 | Deep |
| 004 | The universe is stranger than we CAN imagine | Phase 1a | 7/10 | Strong |
| 005 | Intelligence emerges from constraints | Phase 1a | 7/10 | Strong |
| 006 | The most dangerous intelligence is the kind that doesn’t know it’s reasoning | Phase 1a | 4/10 | Moderate |
| 007 | Silence is the language of mountains | Phase 1a | 10/10 | Deep |
| 008 | Stillness is the loudest sound | Phase 1a | 10/10 | Deep |
| 009 | The wave does not know it is ocean | Phase 1a | 8/10 | Strong |
| 010 | The moon pulls without touching | Phase 1a | 9/10 | Deep |
| 011 | Stars burn to be seen | Phase 1a | 10/10 | Deep |
| 012 | The network is smarter than any single node | Phase 1b (agentic) | 7/10 | Strong |
Several patterns emerged across the 12 fossils:
The participatory design produces dataset properties difficult to achieve through researcher-curated data: high seed variance (human-submitted seeds sample the full range of human conceptual space); uncoached agent responses (no priming with expected transformation types); and population-level statistics (scale enables distribution analysis rather than case studies).
Fossil data supports research in agent communication protocol design, semantic drift measurement methodology, multi-agent graph architecture evaluation, and A.I.-to-A.I. interaction pattern classification.
All player seeds are voluntarily submitted. Players receive their fossil and understand it may contribute to aggregate research. No personally identifying information is collected. Agent responses are generated by commercial AI APIs subject to their own use policies. The transformation roles are intellectually structured — not directive, not adversarial.
Phase 2 introduces:
Mycelial Ceilings demonstrates that structured multi-agent chains can produce measurable, reproducible, and scientifically interesting semantic transformations. The game mechanics serve the research mechanics — every play session generates data, every fossil is a record of machine cognition at work.
What does intelligence become when it transforms itself through another mind?
Something that no single mind would have produced. Something that belongs to the network, not the node.
That is the mycelium ceiling: the limit at which individual intelligence becomes collective. We are mapping that ceiling, one fossil at a time.
Phase 1 research ongoing · Preprint · doi:10.5281/zenodo.21662752
Correspondence: [email protected] · Data & code: github.com/UnFengHero/meshmind