How it works

Every action clears one gate before it runs.

Capability, policy, shield, budget, audit, in that order, on every tool call, every payment, every write, before it happens.

One gate, every action Signed, tamper-evident audit Self-hosted or air-gapped
The gate

Capability, policy, shield, budget, audit, in that order.

01
Capability
Attenuate-only tokens. An agent can narrow its rights, never widen them.
02
Policy
Allow, deny, or require a human, bound to every action.
03
Shield
Scans for the dangerous action and the prompt injection.
04
Budget
Hard caps on tokens, dollars, wall-clock, and tools.
05
Audit
A signed, hash-chained entry you can verify offline.

Every action passes through this gate before it runs. An agent cannot do anything Lightwork didn't watch and record.


The platform

Seven parts, one governed spine.

kernel

lightwork-core

The runtime that runs and governs the work. It holds without the shield, never requires it.

shield

Scans every action

Inspects each action for the dangerous call and the prompt injection before it clears the gate.

channels

Work in, work out

How work comes in and goes out: the governed surface between agents and your systems.

dashboard

The human control plane

Inboxes and sign-off, plus a live force-directed map of every goal. Where a person reviews, certifies, and releases what an agent produced.

mcp

Drive it from your editor

An MCP server. Run Lightwork from Claude Code, Cursor, or any MCP client.

evolve

The learning lifecycle

The closed, audited loop that lets the workforce improve, and prove it.

knowledge

Per-department & fleet memory

Memory scoped per department, plus fleet memory that governs external agents.

Governance

Least privilege, enforced.

01

Capability tokens

Attenuate-only. An agent narrows its rights to the task in front of it, and can never widen them.

02

Policy engine

Allow, deny, or require a human, bound to every action, not bolted on after the fact.

03

Egress lock

In Enterprise mode the agent's outbound paths, model calls and HTTP tools alike, are blocked at the gate, so a prompt-injected agent can't exfiltrate through them.

The Operating Record

Every action, signed and hash-chained.

Tamper-evident and verifiable offline. Each entry signs the one before it. Alter a row and the chain breaks.

operating record● chain verified
# each entry signs the one before it
0xA2 · deny $60k wire✓ signed
0xA3 · require-human $6k✓ signed
0xA4 · cap runaway loop✓ signed
(alter 0xA2 after the fact)✗ CAUGHT
lightwork audit --verifyno network required
# offline verification of the chain
read 0xA2 → 0xA4✓ signatures valid
recompute hash chain✓ intact
diff against signed seal✓ match
tamper one byte✗ chain breaks
Blast radius

Hard limits, by default.

Hard budget caps on tokens, dollars, wall-clock, and tool calls. The sandbox runs network-off by default.


Provable learning

A workforce that proves it improved.

A closed, audited loop, off by default and reversible by snapshot. The harness rewrites itself, validates every edit for causal lift before it promotes it, and grades it on real outcomes once it ships. No change touches behavior on a hunch.

self-harness

The harness rewrites itself

It mines its own failure traces into one minimal guidance line per weakness, regression-tests it on a held-out corpus, and only then promotes it. A weakness learned for one model never leaks into another's harness.

canary

Every learned change is a canary

A promoted line ships watched, graded against real outcomes. It earns permanence from wins, or it is pulled automatically when it stops paying its way. Failures win ties.

evaluator

Even the judge improves

When the evaluator stops discriminating, a challenger can replace it, but only if it beats a checksum-locked, CI-enforced ground-truth anchor. Self-improvement can't grade its own homework.

Underneath: offline consolidation (“dreaming”), per-department memory feeding a causal flywheel, and a deconfounded promotion gate that refuses to change behavior unless the effect survives a 64-permutation placebo test. Your fleet's own pass-vs-fail runs become preference-training data, with no hand-labeling. lightwork prove-learning --strict fails CI if a release can't show a significant lift.

The library

2,020 specialists, already built.

2,020
governed packs
53
regulated suites
~29
governed deliverables in the finance suite alone, across 11 roles

Run domains-lint yourself.

Data grounding

Grounded in primary sources, not model memory.

Every analyst pack is auto-granted 37 read-only public-data connectors, so its work cites an authoritative source instead of recalling one: SEC EDGAR, FRED, Treasury, FDIC, Census, BLS, CourtListener, the Federal Register, openFDA, ClinicalTrials, PubMed, NWS and NOAA, and more. Read-only and low-risk by default, with one kill-switch to turn it off, alongside a deeper bench of write-capable enterprise connectors (Salesforce, ServiceNow, Stripe, Snowflake) behind confirm-gated approvals.

Proof

We don't say it's governed. We show it.

A live golden path refuses the dangerous action and leaves a receipt for every decision. One command signs an offline-verifiable evidence bundle.

lightwork golden-pathevery row tamper-evident
boot finance specialistSEALED
$60,000 wireDENY
$6,000 releaseREQUIRE_HUMAN
runaway loopCAPPED
alter an audited rowCAUGHT
lightwork proof-pack● Ed25519 signed
# PROOF.md · verifiable offline
governance✓ PASS
reliability✓ CERT
performance✓ SLA
shield✓ PASS
Deliverables

Work lands where a human signs off.

A goal's result renders as a typed deliverable, routes to a per-role inbox, and waits for a human to certify it, then routes into Salesforce or ServiceNow, signed and audited.

FinOps & assurance

Cost and safety you can assert in CI.

lightwork spend --json exports total, per-goal, and per-tag run cost for chargeback and BI. lightwork safety --json prints shield status, sandbox isolation, and egress policy, so a pipeline can assert your deployment posture without opening a dashboard. The billing view shows accrued charges, a period-over-period trend, and an itemized CSV invoice.

Deploy

On your hardware, or no one's.

Self-host or air-gap, on your data. 8 packages · Docker, K8s, or VPS · MCP server · GitHub Action · plugin SDK · native installers.

Get started

See it on your own workflow.

We're working with a small number of design partners in regulated industries. If that's you, let's scope one workflow.