← back to timeline

EXP-CA-COUPLING-POC

pending

CA-coupling POC — LLM agents observing/marking Conway's Life grid

2026-04-23 L5-L6 level paper3 6 runs $0.07
new
premortem
mock
real
metrics
analyze
review
krit
done

In plain language

Researchers are testing if large language model agents can create interesting patterns by observing and interacting with Conway's Game of Life, a simple set of rules that can generate complex behavior. They want to see if these agents can produce novel patterns by "marking" the game grid, going beyond just recalling information. The results are still being analyzed.

Technical details

Research hypothesis

Closed LLM substrate is retrieval-bounded. To produce dynamics beyond retrieval, couple LLM agents to external novelty source. Conway's Life CA is computationally distinct from training distribution — gliders, spaceships, oscillators arise from rules not from retrieval. Test: 6 agents observe 11x11 patches of 50x50 Life grid, can speak or mark (place live cell). Grid evolves Life rules each round. Question: does coupling produce behavior beyond pure-LLM hub-spoke retrieval?

Experimental setup

Type: simple

Condition Parameters
MARK_ENABLED persona: IDENTICAL, coupling: MARK_ENABLED, n_runs: 3
OBSERVE_ONLY persona: IDENTICAL, coupling: OBSERVE_ONLY, n_runs: 2

Factors: coupling (MARK_ENABLED)

Parameters

n_agents
6
n_rounds
60
model
google/gemini-2.5-flash-lite
temperature
0.7
scheduler
round_robin
ca-coupling hybrid-substrate option-b-pivot external-novelty-source