algovoi-keystone is the whole Keystone bolt-on toolchain in one install and one command. It pulls the
connector builder (keystone-connect) and the agentic behaviour layer
(keystone-agent), re-exports both from a single import, and ships the keystone
command line. Everything still reduces to one primitive,
ref = "sha256:" + SHA-256(RFC 8785 JCS(payload)), with no AlgoVoi software in your trust base.
Install it from the Keystone control panel: the integrity path, from the AlgoVoi index baked into the
installer, so you run the validated build. New releases land on the AlgoVoi index first; PyPI mirrors
follow for those not using the panel. One install brings connect, agent and the CLI together.
Install
keystone doctor verification are documented once on the
Keystone install hub.
One import surface
Engine, the ready-made behaviours library, and the primitive
all come from the one module, so there is nothing to wire together.
The keystone command line
From nothing to tested in one step
keystone new writes a complete package, already wired to the check battery, so a bolt-on is green
before you touch it:
Verify any record offline
keystone validate recomputes the reference in each record from its own fields and reports any that
do not match, whether it is an execution_ref from a connector or a behaviour_ref from the agent
layer:
Check your environment
Where to go next
- Build a connector or test any bolt-on at any stage: Build a bolt-on.
- Govern an agent with rules, behaviours and triggers: Agent behaviours.
- The connector catalogue and the chain: Connectors, Keystone.