Transform buildmachine into AI-driven software house foundation#1
Draft
Copilot wants to merge 1 commit into
Draft
Transform buildmachine into AI-driven software house foundation#1Copilot wants to merge 1 commit into
Copilot wants to merge 1 commit into
Conversation
…hival Create CLAUDE.md as the single source of truth for AI agents. Set up specs/, agents/, quality/, docs/ directory structure. Add GitHub Actions CI workflow with ShellCheck and markdownlint. Archive legacy 2016-2019 Docker CI/CD infrastructure to legacy/. Modernize README.md and .gitignore. Co-authored-by: montoyaedu <1033682+montoyaedu@users.noreply.github.com> Agent-Logs-Url: https://github.com/ethiclab/buildmachine/sessions/a8fac7dc-b0df-4e43-975c-dae0dce2b3b0
Copilot created this pull request from a session on behalf of
montoyaedu
April 3, 2026 08:01
View session
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reboot of the dormant 2016-2019 Docker CI/CD repo as an AI-agent-driven software house. The original infra (Jenkins, Nexus, SonarQube, Selenium) is obsolete — this lays the Week 1 foundation per the metaswarm approach.
CLAUDE.mdSingle source of truth for all AI agents. Defines project identity, conventions (Conventional Commits, English-only code), quality gates, the 9-phase workflow (Spec→Explore→Plan→Implement→Lint→Test→Security→Review→Ship), and per-model instructions for Claude/Codex/Gemini.
Project structure
CI
Legacy archival
docker-compose.ymlmoved tolegacy/viagit mv(history preserved)legacy/README.mdexplains what's there and why it's archivedREADME.mdand.gitignoremodernized