Create SourceOS-Linux/sourceos-devtools as the SourceOS Developer Tools home.
Purpose:
- Linux-native developer tooling.
- Nix/devshell orchestration.
- NLBoot/operator tooling.
- Lab profile selection.
- Release tooling.
- Local AI governance utilities.
- SourceOS workstation bootstrap.
Suggested command:
gh repo create SourceOS-Linux/sourceos-devtools \
--public \
--add-readme \
--description "SourceOS Developer Tools: Linux-native developer tooling, lab profile selection, Nix/devshell orchestration, release tooling, local AI governance utilities, and SourceOS workstation bootstrap." \
--clone=false
After creation, add:
README.md
AGENTS.md
.github/copilot-instructions.md
docs/DEVTOOLS_SCOPE.md
repo.maturity.yaml
- validation Makefile
Boundary:
This issue tracks a repo-creation/admin gap. Do not duplicate devtools implementation in sourceos-spec.
Create
SourceOS-Linux/sourceos-devtoolsas the SourceOS Developer Tools home.Purpose:
Suggested command:
gh repo create SourceOS-Linux/sourceos-devtools \ --public \ --add-readme \ --description "SourceOS Developer Tools: Linux-native developer tooling, lab profile selection, Nix/devshell orchestration, release tooling, local AI governance utilities, and SourceOS workstation bootstrap." \ --clone=falseAfter creation, add:
README.mdAGENTS.md.github/copilot-instructions.mddocs/DEVTOOLS_SCOPE.mdrepo.maturity.yamlBoundary:
This issue tracks a repo-creation/admin gap. Do not duplicate devtools implementation in sourceos-spec.