📖 [Docs]: Organization and repository standards now defined#20
Merged
Marius Storhaug (MariusStorhaug) merged 1 commit intoJul 6, 2026
Merged
Conversation
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.
MSX now defines organization-level and repository-level standards for the files and behaviours every initiative should make consistent. Initiative repositories can keep their implementation designs local while the central docs define the shared why and what.
New: Organization standards
A new Organization Standard page defines what each initiative organization must document centrally: required file families, managed-file ownership, mandatory versus optional file sets, linter configuration ownership, and agent/human alignment.
New: Repository standards
A new Repository Standard page defines the baseline files and behaviours each repository should expose, including README, license, contribution, security, support, code of conduct, Dependabot, CODEOWNERS, pull request templates, release configuration, linter configuration, and Git defaults.
Changed: Standards separate spec from initiative implementation
The central MSX docs now state the shared requirements while initiative repositories keep the implementation guidance and rollout design. PSModule and Distributor are referenced as examples of an initiative-specific implementation path, not as the universal MSX design.
Technical Details
src/docs/Ways-of-Working/Organization-Standard.md.src/docs/Ways-of-Working/Repository-Standard.md.src/zensical.toml.src/docs/Ways-of-Working/index.md.