RuleOak v0.1.0 — Agent Firewall + Flight Recorder for AI Agents Start with v0.1.0

Release

RuleOak v0.1.0 — monorepo restart with permissive package licensing

This release is for developers who want a small, testable governance layer around AI/tool actions without committing to a closed platform.

What changed

Monorepo boundary

The project now separates protocol, runtime, and CLI packages.

Permissive licensing

Protocol uses MIT. Core and CLI use Apache-2.0.

Publish readiness

Package metadata, package-local licenses, and npm pack checks are included.

Trust hygiene

AUTHORS, NOTICE, TRADEMARK, DCO, CONTRIBUTING, SPDX, and REUSE linting are included.

Validation command

npm install --ignore-scripts
npm run check:publish