RuleOak Core v2.0.1

Local reports and OpenTelemetry-style export

RuleOak turns governance runs into reviewable HTML reports and local telemetry files so developers can inspect policy, evidence, approval, and audit events.

Report viewer

Review decisions before acting

HTML reports

Generate one-page reports for demos, tool decisions, connector evidence, and write approvals.

Catalog

Build a local report catalog for the browser-based viewer.

Telemetry

Export governance events locally

The v2.0 export writes JSON and JSONL files in an OpenTelemetry-style shape. It does not send data to any external backend.

npm run demo
npm run viewer:build
npm run telemetry:export
npm run report:view