The PSModule organization's repository-standard documentation is renamed from "Repository Defaults" to "Repository Standard" and aligned to the MSX Enterprise Repository Standard, so PowerShell module repositories are governed by a standard that sits at the same altitude as MSX and only adds or adjusts the MSX default where module repositories need it.
Context and request
src/docs/Modules/Repository-Defaults.md currently frames itself as "repository defaults" and lists required baseline files that no longer match the MSX Enterprise Repository Standard (it still requires .github/copilot-instructions.md, .github/release.yml, and the linter config files). The page should become the PSModule Repository Standard, state its altitude relative to MSX, and correct the required-files set.
Acceptance criteria:
Non-goals: rewriting README defaults, Managed file distribution meaning, or the Supply-chain dependabot example.
Technical decisions
- Cross-repo link to MSX uses the site convention already used in this repo:
https://msxorg.github.io/docs/Ways-of-Working/Repository-Standard/.
- The PSModule org has no
Docs issue type; this issue uses the Task type (single reviewable deliverable) with the 📖 [Docs] change-type framing in the title.
- Delivered as one branch and one draft PR in MSX PR Format with micro-commits (no conventional-commit prefixes).
Implementation plan
The PSModule organization's repository-standard documentation is renamed from "Repository Defaults" to "Repository Standard" and aligned to the MSX Enterprise Repository Standard, so PowerShell module repositories are governed by a standard that sits at the same altitude as MSX and only adds or adjusts the MSX default where module repositories need it.
Context and request
src/docs/Modules/Repository-Defaults.mdcurrently frames itself as "repository defaults" and lists required baseline files that no longer match the MSX Enterprise Repository Standard (it still requires.github/copilot-instructions.md,.github/release.yml, and the linter config files). The page should become the PSModule Repository Standard, state its altitude relative to MSX, and correct the required-files set.Acceptance criteria:
src/docs/Modules/Repository-Defaults.mdis renamed tosrc/docs/Modules/Repository-Standard.mdwith history preserved (git mv).src/zensical.tomlnav,src/docs/Modules/index.md,src/docs/Modules/Module-Types.md, andsrc/docs/Modules/Process-PSModule/module-build-validation.md.# Repository Standard; self-referential "repository defaults" prose that names the page is updated to "repository standard"..github/copilot-instructions.md,.github/release.yml, and the two.github/linters/*rows; keep.github/PSModule.yml; rewordpull_request_template.md,.gitattributes,.gitignore, anddependabot.yml.AGENTS.mdandCLAUDE.mdremain required; the Agent onboarding files section does not reintroduce copilot-instructions.Non-goals: rewriting README defaults, Managed file distribution meaning, or the Supply-chain dependabot example.
Technical decisions
https://msxorg.github.io/docs/Ways-of-Working/Repository-Standard/.Docsissue type; this issue uses theTasktype (single reviewable deliverable) with the📖 [Docs]change-type framing in the title.Implementation plan
git mvthe file and update all nav/index/link references to the new filename and label.