dev-setup documents and standardizes development environment setup for OpenSIN systems.
Short version:
- This repo = setup and environment standards
- Not this repo = first-run product onboarding, product shell, or control-plane truth
| Concern | Canonical Repo |
|---|---|
| Environment and setup standards | dev-setup |
| First-run onboarding automation | OpenSIN-onboarding |
| Product web app | OpenSIN-WebApp |
| Internal ops control plane | ai-agent-system |
| Official documentation | OpenSIN-documentation |
| OpenCode config canon | upgraded-opencode-stack |
This repo may define stable environment setup guidance. It must not absorb all first-run automation flows that belong in onboarding.
This repo must not become the product app, account portal, or operator control plane.
This repo should reference canonical config where needed rather than silently becoming the config source of truth.