Citizen-science mesh — close the chain, the dismissal stops working

card_id: 40s_sim_citizen_mesh cluster: Research / science ~30 min
simulated data · code is real
Step 1 of 6
merkle://sandbox.civic/bayou-springs sandbox
Loading…
bundle: 0 cards
simulated · code is real  · 
expand
Run it past Claude — type a thought, question, or counter-example. We'll show you exactly what we're sending on your behalf before anything leaves Merkle Trust.

Long-form card prose

For visitors who'd rather read than walk.

# Citizen-science mesh — close the chain, the dismissal stops working

Minutes 0–2 — Landing

You're Tomás, retired chemistry teacher organizing a citizen-science
air-quality mesh in your neighborhood. The regulatory hearing keeps
dismissing your data on chain-of-custody grounds. The next hearing
is six weeks out.

The hook on Merkle Trust's landing: the data is real; the chain is
the gap. Close the chain and the dismissal does not work anymore.

The substrate did not improve the sensor. The substrate removed
the chain-of-custody dismissal as a procedural option.

Minutes 2–5 — Picking how you'd evaluate

Four real paths exist. For a citizen-science mesh organizing for
regulatory engagement, the order is GitHub-first plus mesh-second
because the deepest path is the one the use case requires.

Clone GarrisonNode from GitHub. Self-install on a coordinator
machine. Each household runs a Pi-class device. Open source.

Join the mesh. GitHub install plus mesh anchoring across all
households. The substrate's mesh feature mirrors the actual
neighborhood mesh; both produce verifiable cross-attestation.

Subscribe to a regional operator. Operator-managed for meshes
that prefer not to run their own coordinator.

Paste the markdown into your LLM. Lightest evaluation.

Minutes 5–14 — The first concrete moment

A sandboxed Merkle Trust loads the synthetic Bayou Springs mesh:
two hundred households, 9.4 million readings over three years,
three documented anomaly events, one pending regulatory filing.

Each sensor has a cryptographic identity (public key, device-bound).
Each reading is sealed at the moment of measurement. The mesh
aggregates without trusting any single node — the household
ceremonies seal independently; the neighborhood-wide ceremony
aggregates the household roots into a coordinator anchor.

The walk takes the regulatory-proceeding walkthrough. It plays as
an administrative-hearing transcript, deliberately slower than
other walkthroughs — speech tempo matters when the chain is being
read into the record.

```
═══════════════════════════════════════════════
ADMIN HEARING — BAYOU SPRINGS AIR QUALITY
Petitioner: Bayou Springs Citizen Mesh
═══════════════════════════════════════════════

AGENCY ATTORNEY (prior pattern):
"Petitioner's data lacks established
chain of custody."

PETITIONER (this hearing):
"Each reading carries the sealing
sensor's cryptographic identity, the
timestamp, the public key. The chain
is verifiable from any browser the
agency operates. We invite the
agency's technical staff to verify
independently before we proceed."

HEARING OFFICER:
"The chain-of-custody objection is
withdrawn. The hearing proceeds on
the merits."

═══════════════════════════════════════════════
```

The right argument to have on the merits.

Minutes 14–20 — "Is this real?"

Each reading is signed by the sensor that took it. The
sensor's public key is registered when the device joined the mesh.
A reading without a valid signature is not on the chain.

The mesh aggregates without trusting any single node. No
coordinator can rewrite the household chains. A coordinator that
goes offline does not collapse the mesh; the household chains
continue and re-aggregate when the coordinator returns.

The chain is verifiable from any browser. The agency does not
have to call the petitioner's office. Technical staff at the agency
verify the same anchor the petitioner verified. The hearing officer
does not need an expert witness for SHA-256.

The .md button puts the mesh-pattern summary into your
tag-along bundle, including the hearing slab. Comment field routes
a specific regulatory-procedure question to your own claude.ai
session.

Minutes 20–24 — The ceremony moment

Run the mesh ceremony. Each household ceremony runs first; the
neighborhood-wide ceremony aggregates the 200 household roots into
one coordinator anchor.

This is a real public ceremony — the cursor halts on approach to
the run button. Real SHA-256 fires in your browser. Progress bar
reads "done — 200 household chains aggregated, 9.4M readings
verified, 3 anomaly events on chain, new coordinator anchor at "
followed by the first eight hex characters of the root.

Sealed: "Every reading from every sensor is sealed. The chain is
the record the hearing reads. Today's proof is current."

Minutes 24–30 — The close

The most useful close for a citizen-science organizer is the
local-install path plus the state-agency partner kit. The
neighborhood meeting next month sees the proposal. The kit goes in
the bag for the regional citizen-science conference.

The package, the cert, the recovery seed — all ride along.

<!-- finish_text -->

Finish text

That was the simulated path through Bayou Springs and the right
argument to have on the merits. The full card breaks out the
mesh-aggregation pattern, the regulatory-proceeding mechanic, and
a chain-of-custody-as-default prediction that's yours to test.