Governance Execution Layer · live API

GEL

Policy before execution. Receipt after.

GEL is the deterministic control plane for agent workflows: evaluate intent against your policy pack, return APPROVE / REVIEW / DECLINE, and emit signed Trust Ledger entries — before any downstream system runs.

api.noetfield.com · live PyPI · sourcea-boot v0.1.0 Chain tools · gate + decide Fail-closed · pre-execution only
Hosted APIapi.noetfield.com · health + readiness
PyPI eval gatesourcea-boot · v0.1.0
Decision endpointPOST /v1/decision
TLE exportSigned Trust Ledger v1 YAML

What ships today

GEL runtime and chain tools

Non-custodial · fail-closed · pre-execution only. No payment rails, mailbox custody, or execution authority claims.

Live

Hosted GEL API

FastAPI runtime at api.noetfield.com — health, readiness, and POST /v1/decision for APPROVE / REVIEW / DECLINE before downstream execution.

CLI

noetfield gate · decide

Local PASS/BLOCK via noetfield gate and remote receipt via noetfield decide from the noetfeld-os checkout. PyPI package noetfield-gate is built — publish pending Noetfield org approval on PyPI.

Install

Evaluate the gate before production scope

Sandbox

Noetfield www

14-day evaluate sandbox at /start/ · mock M365 connectors · TLE export walkthrough.

Related