Events Processed / sec
14.2k
↑ 12.4% vs last hour
Carbon Calculated (tCO₂e)
8,492.6
Scope 1 & 2 prioritized
Active Data Pipelines
47
3 queued for validation
Live Processing Terminal
\n Read-Only
■ env-core --status
$ env-core init --scope=global
[INIT] Loading configuration... ████████████ 100%
[OK] Connected to telemetry bus (wss://env.io/stream)
[INFO] Ingesting Scope 1 emissions data... 2.4k records
[WARN] Anomaly detected in facility #8842 (variance > 8%)
[OK] Routing to compliance engine (GRI-305)
[INFO] Processing carbon offset allocation... 98.2%
[OK] Batch #8842 committed. Next sync: 12s
$ _
Processing Pipeline

01. Ingest

Raw telemetry, IoT sensors, ERP exports, API pushes

02. Normalize

Unit conversion, scope classification, ISO 14064 mapping

03. Calculate

GHG protocol, LCA factors, carbon intensity scoring

04. Route

Compliance triggers, dashboard updates, webhook dispatch

Queue Depth 1,204 pending
Avg Latency 42ms
# Core Engine Configuration core: { mode: "continuous", scopes: ["1", "2", "3"], standards: { ghg_protocol: true, grri: true }, carbon_intensity: "dynamic_grid", auto_offset: false } processing: { batch_size: 500, retry_limit: 3, anomaly_threshold: "±12%" }
Send structured emission events to the core engine for immediate processing.
POST /v1/core/ingest { "source_id": "facility_8842", "scope": "1", "payload": { "co2e_tons": 142.5, "timestamp": "2025-11-10T14:30:00Z", "metadata": { "fuel_type": "natural_gas" } } }
Timestamp Action User/System Result
14:32:05 UTC Pipeline Config Update api-key_88f2 Success
14:28:12 UTC Anomaly Flag Triggered System::Validator Queued Review
14:15:00 UTC Batch Commit #8841 System::Scheduler Success
Env ■ Core Engine • v4.2.1 • Region: US-East-1 • Docs: docs.env.io/core