Skip to content
View vojtechroyce's full-sized avatar

Block or report vojtechroyce

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
vojtechroyce/README.md

Vojtech Royce

I run a fleet of AI coding agents on real client and product work, and I publish the log.

Most agent failures are not reasoning failures, they are operating failures: the agent starts blind, grades its own work, and writes nothing down. I build the small pieces of plumbing that fix that, and I run them in production before I publish them.

What the fleet actually did

One 30 day window ending 25 August 2026, counted from my own append only ledger. Not a benchmark, not a demo run. The whole table is recut only when the next full window closes, never partially.

Work lanes opened 376
Closed as done 342 (91.0%)
Ledger entries written 980
Written by Claude 719, Codex 243, one-off tools 18

Where those lanes went: data and memory systems 54, infrastructure and fleet operations 49, creative and media 42, docs and process 41, web and SEO 37, security 36, agent automation 30, billing operations 27, the rest across design, commerce, testing and comms 60. Thirteen lanes ended blocked by a gate. On purpose: a gate that stops a lane costs minutes, a wrong action costs trust.

Projects

lanes is the coordination layer the fleet runs on. Take a lease before you touch files, produce proof before you close, leave an append only trail the next session can replay. Python standard library, zero dependencies.

royceos is the operating model underneath it: boot from a fixed source of truth, let one model build and a different one verify, require runtime evidence, hand off durably. Plain Markdown and shell, vendor agnostic.

roycecode is native Rust whole codebase analysis for agents. It builds a semantic graph and emits machine readable artifacts, so a reviewer reads evidence instead of the entire repository.

Elsewhere

On impersonation

There is no token, no coin, no paid DM, no investment offer, no giveaway, and no "assistant" who messages you on my behalf. I will never contact you first about money. Official links live only here, on this profile. Anything else claiming to be me is not me.

Popular repositories Loading

  1. roycecode roycecode Public

    Native Rust whole-codebase analysis for AI agents.

    Rust 2

  2. royceos royceos Public

    An operating model for AI agents: boot from truth, split roles, require evidence, hand off durably. Model-agnostic primitives in plain Markdown + shell.

    HTML 2

  3. lanes lanes Public

    Claim and lease coordination for parallel AI coding agents. Take a lease before you touch files, close with proof, hand off durably. Python stdlib, zero dependencies.

    Python 1

  4. email-signature-assets email-signature-assets Public

    Static image assets for my email signatures. Not a project.

  5. vojtechroyce vojtechroyce Public

    Profile