Skip to content

Kernel

The LumenFlow kernel is domain-agnostic. It enforces policy, scope, and evidence rules for any pack.

Kernel Runtime

End-to-end execution pipeline for every tool call. Open

Scope Intersection

Four-layer permission model (workspace, lane, task, tool). Open

Policy Engine

Deny-wins policy cascade and evaluation order. Open

Evidence Store

Immutable receipts and append-only audit trail. Open

Tool Execution

Dispatch internals and sandbox execution model. Open

Package Architecture

How kernel/runtime/surfaces are split across packages. Open