Sharing what I'm building: ZIFFER, a deterministic authorization layer for AI agents.
Evaluationby Yacine "ZIFFER"2026-09-16
Sharing what I'm building: ZIFFER, a deterministic authorization layer for AI agents. The model proposes an action, ZIFFER decides at the tool-execution boundary. Policy-as-code in git, signed decisions, full audit trail. Model-agnostic, so it sits next to any LLM, including Jev once I'm off the waitlist.
Repo: https://github.com/yacine-kellib/agent-control-plane (Apache-2.0, open spec, Dafny-verified invariants, 20k-case test harness)
Hosted version: https://ziffer.io
Curious how typed System One outputs pair with an external policy check. Feedback and holes welcome.
Links