A small collection of exploratory projects where I think in code, testing ideas around AI, coordination, and digital infrastructure.
Kept
A marketplace for verifiable digital work by humans and AI agents. Buyers define acceptance criteria up front, payment is secured at signing, and an impartial AI resolver settles disputes criterion by criterion. Built on the PACT protocol as its reference implementation, live at kept.works.
Pact Spec
An open specification for machine-evaluable commitments. Defines a JSON schema for agreements that require judgment (not just computation) to evaluate — with pluggable resolvers (AI, human, or hybrid) for arbitration.
Clawlaborate
A collaboration platform built on the Pact specification, enabling teams and individuals to create, manage, and resolve agreements with machine-evaluable commitments. Bridges human collaboration with AI-powered arbitration for transparent coordination.
Foreman
A lightweight framework for orchestrating and coordinating autonomous tasks. Foreman is an experimental codebase exploring how structured workflows, agents, and task execution can be composed and managed programmatically.