chore: split aixgate into its own repository#206
Merged
Conversation
Deploying aixgo with
|
| Latest commit: |
078442e
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://b297cf38.aixgo.pages.dev |
| Branch Preview URL: | https://chore-split-aixgate-to-own-r.aixgo.pages.dev |
This was referenced May 3, 2026
Aixgate (the runtime sandbox for AI coding agents) has moved to its own repository at https://github.com/aixgo-dev/aixgate. The decision is recorded in ADR 0002, which supersedes ADR 0001's "keep aixgate in the monorepo" decision. Two of the three "reconsider when..." triggers ADR 0001 explicitly named are now firing pre-v0.1: release-cadence divergence and the planned aixgo-cloud commercial variant. The AIXGATE_PRD itself already disagreed with the monorepo assumption (§10.2 one-way optional dependency, §11.4 orthogonal roadmap, §14.6 independent docs surface). Three independent strategic reviews (CRO, CMO, product-manager) recommended the split unanimously on 2026-05-03. Changes: - Delete docs/AIXGATE_PRD.md (moved to aixgate/docs/PRD.md) - Add docs/AIXGATE.md as a one-paragraph pointer to the new repo - Mark ADR 0001 as Superseded by ADR 0002 - Add ADR 0002: Aixgate ships from a separate repository Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
078442e to
910078e
Compare
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.
Summary
Aixgate has moved to its own repository at https://github.com/aixgo-dev/aixgate.
docs/AIXGATE_PRD.mdis replaced bydocs/AIXGATE.md, a one-paragraph pointer to the new repo (the PRD itself moved toaixgate/docs/PRD.md)aixgo-cloudcommercial variantThe split was recommended unanimously by three independent strategic reviews (CRO, CMO, product-manager) on 2026-05-03. The cost of splitting now (one ADR, one stub file, no Go code to move) is meaningfully lower than splitting after v0.1 ships to Homebrew (broken install URLs, redirected stars, migrated issue trackers).
Net change
-777 lines (PRD moved out)
+81 lines (ADR 0002 + AIXGATE.md stub + ADR 0001 status update)
Test plan
docs/AIXGATE.mdrenders correctly on GitHubdocs/PRD.md