Free. Open source.
MIT licensed.

Edicts is a standalone TypeScript library.
Install it, use it, ship it. No accounts, no API keys, no usage limits.

Part of the OpenClaw ecosystem — but works with any agent framework.

npm install edicts
View on GitHub

FAQ

Is there a hosted version?
No. It's a file on disk. That's the point. Your ground truth lives next to your agent, not on someone else's server.
Do I need OpenClaw?
No. Edicts is framework-agnostic — a standalone TypeScript library. OpenClaw has a first-party plugin for automatic prompt injection, but Edicts works with any agent framework.
What about enterprise or support?
Open an issue on GitHub. It's MIT licensed. If you need consulting on agent architecture, reach out — but the library itself is and will remain free.