Rule store, authoring, immutable versions
In progressWrite, change and keep a history of rules, held either as files on your own machine or in a shared library with permissions.
Learn more→Custom predicates (JavaScript / CEL / Starlark)
AvailableA sealed space to write your own always-the-same check when none of the built-in types can express it.
Learn more→WASM deterministic-check plugin tier
Bring checks written in the programming language you prefer, run in a sealed space with no access to your files, the network or the clock, capped on memory and stopped if they run too long.
Learn more→Scoped, user-granted plugin capabilities
An extension is given nothing by default; each permission is granted explicitly, and separately for an organization, a workspace or a project.
MCP verification & retrieval surface
AvailableLets AI coding assistants call Verazyn's checks while they work, over the open Model Context Protocol (MCP) standard.
Learn more→External connectors — bring-your-own integration
PlannedVerazyn connecting outward to a tool a developer already runs, over that same open standard, so integrating needs no fork of anything.
Learn more→CI, PR-bot & native tool integrations
PlannedRuns the checks automatically when code is proposed or merged, at the boundary where work actually gets accepted — the main place rules are enforced.
Learn more→Local agent-CLI passthrough provider
Reuse an AI tool you already run on your own machine as the model behind Verazyn, so trying it costs nothing extra.
Learn more→Client surfaces — editor extension & native app (web · desktop · mobile)
In progressOne shared core behind every first-party Verazyn app, with a thin, explicit layer for each place it runs.
Learn more→Interactive CLI / terminal UI
On the roadmapThe interactive command-line experience — a session that stays open, a live command menu and full-colour output. ON HOLD since 2026-08-18 by project-owner decision.
Learn more→