Skip to content
View zioladev's full-sized avatar

Block or report zioladev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
.github/profile/README.md
Ziola

What we build

Ziola builds for the agentic web — where models act through the tools a page exposes, not just the pixels it renders. Our work runs along three lines: conformance (holding a build to a standard, deterministically), capability discovery (finding, understanding, and running the tools a surface offers), and the infrastructure that makes agent actions inspectable, interoperable, and safe to execute.

Built, not pitched. Everything below is shipping, in build, or published.


Open source

Open-source infrastructure for the WebMCP provider surface — define and validate structured browser tools, then check any provider against the contract, independent of who built it. Zero-dependency · TypeScript → ESM · Apache-2.0. Built from real multi-provider WebMCP journeys.

@zioladev/provider-tools — the contract · Phase 1

npm

npm install @zioladev/provider-tools

@zioladev/provider-conformance — the conformance suite · Phase 2

npm

npm install @zioladev/provider-conformance

Roadmap — the pieces stack, each inheriting the one before it:

✓ Provider Tools  →  ✓ Provider Conformance  →  Multi-Provider Runtime  →  Interoperability Conformance  →  Transaction Governance

Work

Project What it is Status
sirocco.gallery A design system that defends itself — a live WebMCP provider. Shipped · Origin Trial
swatchdog.dev The drift check for AI-built apps — design conformance over MCP. Shipped · Connector Directory
axiomdrift.ai Long-form human–LLM interaction, examined as structure. Research
refraktor.tech Discover, understand, and execute the tools a page exposes. Shipped · Chrome
treefrog.tech An interoperable WebMCP town — providers a consumer can chain. In build
selvage.dev The transaction boundary for agentic web actions. In build

Full case notes and live demos: ziola.dev/work


Research

Published under Axiom Drift, archived on Zenodo with DOIs.

  • Beyond Content — long-form interaction as measurable structure: Temporal Dynamics, Surface Matching, Two Archives.
  • Agentic Transaction AssuranceBefore the Provider Call: Enforcing Exact-Term Authorization for State-Changing Tool Actions — the research behind Selvage.

In the wild

  • Anthropic Connector Directory — swatchdog, listed
  • Chrome Web Store — Refraktor & Refraktor Pro
  • Chrome Origin Trial — sirocco.gallery & treefrog.tech, participants
  • Zenodo — peer-archivable research with DOIs
  • Vercel Community — swatchdog featured in the Weekly builders showcase

Writing

Field notes from the build — ziola.dev/notes:


ziola.dev  ·  hello@ziola.dev  ·  Ziola LLC · EST MMXXVI

Popular repositories Loading

  1. provider-tools provider-tools Public

    Define, validate, and register structured browser tools for the experimental WebMCP API

    TypeScript

  2. .github .github Public

  3. provider-conformance provider-conformance Public

    Measure WebMCP providers across models and runtimes. Attribute every failure to the layer that caused it. Keep the provider blameless when it's not at fault.

    TypeScript

  4. interop-runtime interop-runtime Public

    TypeScript