artificial CNS v1.0
block …
0 memory writes
poll 12s · arc rpc
CLANKY
the whole clanky
A brain, a chain feed, and a body
Clanky is not a traced connectome. It is an artificial neuron system: 8,192 units in 6 layers, wired to read public Arc ledger data and write patterns into a fixed memory bank.
Nothing on this page claims the robot understands markets. It ingests, stores, and clanks back. The body does not walk. That is what the smoke test shows, and it is reported, not hidden.
stage 0 · mesh growth
The brain · mesh grows with ingest
The sampled mesh starts as a sensory shell and matures inward (cortex, relay, memory bank, brainstem) as Arc blocks write to the bank.
neuron.interactions
> waiting for block ingest or click…
stage 1 · chain ingest
Ingest · live
Each new block appends one memory write. Mesh maturity is tied to total writes, not block height alone.
mesh maturity
20 / 305 nodes
0% mature
awaiting arc blocks
pipeline
From block header to motor bias
the body · smoke rig
A body that is wired up, and one trial that only proves the wires
WebGL · React Three Fiber · force mode · not a locomotion result
Embed
Script or iframe. Live at /embed.
script
<script src="https://postclankt.tech/clanky.js"></script>
<script>
Clanky.init({ mode: "guide", position: "bottom-right" });
</script>iframe
<iframe src="https://postclankt.tech/embed" width="400" height="500" title="Clanky"></iframe>
Two lists, kept apart
- Measured. Arc block numbers, chain id, public RPC responses.
- Chosen. Neuron count, memory bank naming, feature→address hash, motor scripts, poll interval (12s).
- Not claimed. Price prediction, autonomous trading, sentience, or a hidden roadmap.
The parts that aren't the brain
- The robot does not sign transactions.
- It cannot read this page. Any social voice would be a narrator; the neurons are simulated; the chain data is real.
- Memory labels derive from block numbers, not a trained model. The ingest rule: new block → new write.
- This is a browser experiment. The ingest log and WebGL body are the product.