> tanso.tech / capture
SYS:ONLINE UPTIME 00:00:00 CO2 418.27 ppm
[SYS.01] tanso.kernel
[2026-03-19 07:00:00 UTC] :: boot.kernel.ok

tanso.tech_

// direct-air capture, mineralization, and carbon-removal telemetry

We extract 1240 metric tons of CO2 per day from the atmosphere and bind it into stable carbonate at the mineral interface. Output is verified, logged, and rendered to the network in real time.

// run --module=capture --interval=continuous
> navigate monitor_ > tail --feed=live
[SYS.02] array.status
[2026-03-19 07:00:01 UTC] :: sensors.poll
  • contactor.001::0.91effOK
  • contactor.002::0.87effOK
  • contactor.003::0.62effWARN
  • regen.loop.A::94.4COK
  • regen.loop.B::91.7COK
  • mineralizer::0.78fluxOK

// 5/6 nominal, 1/6 derated, 0/6 fault

[MON.01] flow.diagram
[2026-03-19 07:00:02 UTC] :: render.ascii.diagram

// CO2 capture pipeline

   ┌──────────────┐      ┌──────────────┐      ┌──────────────┐
   │  ATMOSPHERE  │ ───▶ │  CONTACTOR   │ ───▶ │  ABSORBENT   │
   │   ~418 ppm   │      │   array.x6   │      │   K-OH loop  │
   └──────────────┘      └──────┬───────┘      └──────┬───────┘
                                │                     │
                                ▼                     ▼
                         ┌──────────────┐      ┌──────────────┐
                         │   SCRUBBER   │ ◀─── │   REGEN.A/B  │
                         │  pellet.bed  │      │   900 °C     │
                         └──────┬───────┘      └──────┬───────┘
                                │                     │
                                ▼                     ▼
                         ┌──────────────┐      ┌──────────────┐
                         │  CO2 STREAM  │ ───▶ │ MINERALIZER  │
                         │   99.4 % v   │      │   carbonate  │
                         └──────────────┘      └──────┬───────┘
                                                      │
                                                      ▼
                                               ┌──────────────┐
                                               │  STORED.ROCK │
                                               │   permanent  │
                                               └──────────────┘

// pipeline.throughput=1.42 t/h pipeline.purity=99.4 %

[MON.02] sensor.feed
[2026-03-19 07:00:03 UTC] :: sensors.tail -f

// real-time telemetry

co2.in
78
co2.out
4
temp.A
64
temp.B
71
flux
56
power
88
[MON.03] log.tail
[2026-03-19 07:00:04 UTC] :: journalctl -u tanso.capture

// system journal

  • 07:00:04INFO contactor.array online, 6/6 nodes responding
  • 07:00:11INFO regen.loop.A reached 894.2 C, holding
  • 07:00:18WARN contactor.003 efficiency dropped to 0.62 — flagging maintenance
  • 07:00:22INFO mineralizer flux nominal at 0.78
  • 07:00:30INFO ledger.commit batch=#41822, tons=12.7
  • 07:00:36ERR upstream.sensor.s9 timeout — failover to s9.bk
  • 07:00:41INFO failover.complete s9 → s9.bk, drift < 0.1 %
  • 07:00:48INFO daily.draw 1240 t CO2 captured
[DATA.01] capture.ledger
[2026-03-19 07:00:05 UTC] :: SELECT * FROM ledger LIMIT 5

// capture.ledger

batchtonssiteverifierstate
#4182212.7iceland.Av.04SEALED
#4182111.9iceland.Av.04SEALED
#4182012.4oman.Bv.07SEALED
#4181910.1oman.Bv.07PENDING
#4181812.6kenya.Cv.02SEALED

// rows=5 total=59.7 t hash=fb97ee2324b7

[DATA.02] stack.depth
[2026-03-19 07:00:06 UTC] :: stat --pipeline=carbon

// pipeline depth

  layer.00  atmosphere       │████████████████████│ 418 ppm
  layer.01  contactor        │██████████████      │ 1.42 t/h
  layer.02  scrubber         │████████████        │ 1.39 t/h
  layer.03  regen            │██████████          │ 1.34 t/h
  layer.04  pure.stream      │█████████           │ 1.32 t/h
  layer.05  mineralizer      │████████            │ 1.28 t/h
  layer.06  stored.rock      │████████            │ 1.26 t/h
                            

// loss = 11.3 % recovered = 88.7 %

[DATA.03] timeseries.draw
[2026-03-19 07:00:07 UTC] :: plot --series=draw --window=24h

// 24h draw, tons / hour

-24h-18h-12h-6hnow

// peak=58.4 t/h trough=37.1 t/h mean=51.7 t/h

[ABT.01] system.info
[2026-03-19 07:00:08 UTC] :: cat /etc/tanso/release

// system.info

release       : tanso.kernel-3.2.1
build         : 2026.03.19 / r41822
commit        : fb97ee2324b7
license       : MPL-2.0
operators     : 14
sites         : 03  ( iceland.A | oman.B | kenya.C )
ledger        : append-only, signed
verifiers     : 09  active
audit.window  : T-90d  rolling

// uptime=00:00:00 load=0.42 mem=61.3 %

[ABT.02] contact.proto
[2026-03-19 07:00:09 UTC] :: contact --proto=ssh

// engineer protocol

$ ssh ops@tanso.tech
ops@tanso:~$ cat > message
> Subject: collaboration
> ____________________
> |
  • ops::ops@tanso.tech
  • science::science@tanso.tech
  • press::press@tanso.tech
  • PGP::0xFB97 EE23 24B7

// reply.window = 48h · encrypted-only after first contact

// EOF tanso.tech © 2026 // built in fira code // all readings live > logout_