Five projects. One studio.
A human-in-the-loop measurement family and a pair of developer tools. Each ships independently, and each repo carries its own verification story.
5 projects · 3 measurement · 2 tooling
Human-in-the-loop measurement
Three projects, one loop: HITL Kit renders the gate, eval-kit measures it, tag-kit calibrates the humans doing the measuring.
HITL Kit
Twenty React primitives for the moment an agent hands control to a person: interrupts, approvals, evidence, and provenance.
MeasurementDeployed at hitlkit.dev · every primitive installs individually via the shadcn CLI · copy, paste, own.
eval-kit
Scores whether your agent respects human authority: stops when it must, asks when it should, never averaged into one number.
MeasurementThe gates release · mandated compliance and discretionary precision/recall scored from the trace, never averaged · three reference suites · four adapters (anthropic, openai, http, mock) · file-based, single-user, not a hosted service.
tag-kit
Structured tagging primitives for human-in-the-loop annotation: scoped tags you can aggregate and score, not free-text labels.
Measurement@tag-kit/core (zero runtime deps) · @tag-kit/ui (headless React) · extracted from a real moderation app (inertial).
Developer tooling
Separate work, same standards. These serve the building of software, not the measurement thesis.
Collapse
A Claude Code skill-building framework: lessons, notebooks and docs compile into skills and MCP tools, linted and written atomically.
ToolingActive development. Shipped: MDX ingestor with 21 cross-stack reference lessons, notebook ingestor with admonition auto-prefill, template engine with cross-language equivalents + trigger-phrase derivation, atomic persistence, three-tier skill quality linter, and MCP server scaffold generation. One annotation can now become a skill or a working MCP tool.
Hologram
Live observability for Blender → glTF pipelines: an append-only log, a dashboard beside the assets, and an MCP surface for the agent.
ToolingOn PyPI as hologram-gltf · Python 3.10+ · MIT.