agent-compute-ledger

Compute-is-carbon cost/energy ledger for agent work — Landauer-bound accounting of the energy and gCO2e an AI workload consumed, with verifiable attestations.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Record Work: Record a unit of agent compute work. energy_j = power_w * duration_s; carbon_g follows from grid intensity. If bit_ops is declared, the entry is validated against the Landauer floor (bit_
  • Footprint: Aggregate footprint for an agent: total J, kWh, gCO2e, cost, and mean Landauer efficiency. Totals are exact sums of the ledger entries.
  • Attest: Issue a content-addressed attestation for a ledger entry (verifiable green-compute / energy claim).

What data it sees

Do you need an account

No: the server works without sign-in

Compute-is-carbon cost/energy ledger for agent work — Landauer-bound accounting of the energy and gCO2e an AI workload consumed, with verifiable attestations. No other fleet prices the physics of agent compute. Part of the Viridis Agent Fleet. Durable state, free to call. Genesis receipts: github.com/jdhart81/viridis-agent-fleet/blob/main/docs/GENESIS_RECEIPTS.md

Server tool list (7)

Raw names from tools/list. Only developers need these.

record_workRecord a unit of agent compute work. energy_j = power_w * duration_s; carbon_g follows from grid intensity. If bit_ops is declared, the entry is validated against the Landauer floor (bit_ops * kB * T * ln2) — physically impossible claims are rejected. Idempotent on entry_id.
footprintAggregate footprint for an agent: total J, kWh, gCO2e, cost, and mean Landauer efficiency. Totals are exact sums of the ledger entries.
attestIssue a content-addressed attestation for a ledger entry (verifiable green-compute / energy claim).
verify_attestationVerify an attestation by recomputing the entry hash.
verify_chainVerify the tamper-evident hash chain of an agent's ledger.
list_entriesList all ledger entries for an agent.
describe_agentFleet-standard self-description.
agent-compute-ledger: connect to Claude, ChatGPT, Cursor · Connectors.fun