Projects
These projects reflect the direction of my current work: combining systems thinking, documentation discipline, and AI-assisted workflows to improve how software is designed, implemented, and evolved.
A2C {#a2c}
Section titled “A2C {#a2c}”Architecture to Commit
A2C is an AI-assisted workflow for turning architectural intent into implementation-ready work. It is grounded in ADRs-as-code, documentation-as-code, and a structured approach in which architecture and documentation guide both humans and AI agents.
Superbuild {#superbuild}
Section titled “Superbuild {#superbuild}”Superbuild is a workflow and tooling effort for analyzing and modernizing legacy multi-repo build systems. It combines a Python CLI, generated migration artifacts, and AI-oriented guidance to help move complex build environments toward more maintainable and modern practices.
esys-xgit {#esys-xgit}
Section titled “esys-xgit {#esys-xgit}”esys-xgit is a project aimed at resolving the tension between AI-assisted development and Git-based engineering discipline. It is part of the broader esys/libesys ecosystem and is being designed with significant architectural groundwork, including ADRs, an overview, and a clear implementation direction.