Built by engineers close to production systems.

Arcnull is starting small: one studio, two open-source tools, and a bias toward infrastructure that can be inspected, tested, and trusted.

Meet the maintainers

Current team

Real profiles only. Contributors, advisors, and maintainers will be added here as they become part of the work.

  • Founder / Maintainer

    Maxwell

    Founder / Engineer

    Building Arcnull, and the first infrastructure tools around schema drift and AI agent governance.

  • Open-source contributors

    Maintainers / Reviewers / Early users

    Early contributors help shape Arcnull through issues, pull requests, production edge cases, and honest feedback from real systems.

    Contribute on GitHub

Want to ship alongside us?

We're not hiring right now, but most of what we build is open source. A clear bug report, thoughtful issue, or tight pull request is the best way to become part of the work.

$ git clone https://github.com/arcnull-hq/<project>
$ cd <project>
$ mvn test
$ git checkout -b fix/clear-edge-case
$ gh pr create