Additional doc improvements #93
Merged
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.
This pull request updates documentation across multiple files to improve clarity, ensure consistency, and establish canonical sources for toolchain requirements and disclaimers. The main themes are: consolidating environment variable and toolchain documentation, clarifying clinical and support disclaimers, and improving cross-referencing between documents.
Documentation consolidation and cross-referencing:
DEVELOPMENT.md,README.md,WARP.md, and architecture/design docs to establish the Toolchain Requirements section inDEVELOPMENT.mdas the canonical source for supported .NET SDK, Node.js, and npm versions, and replaced or referenced this section from other docs. [1] [2] [3] [4] [5] [6]DEVELOPMENT.md#environment-configurationfromREADME.md,WARP.md, and other docs, to avoid duplication and ensure consistency. [1] [2] [3]Clinical and support disclaimers:
SUPPORT.md, and referencing it fromREADME.mdand elsewhere. [1] [2] [3]Governance and maintainers:
GOVERNANCE.mdandMAINTAINERS.mdto clarify role definitions and the process for becoming a maintainer. [1] [2] [3]Miscellaneous improvements:
ARCHITECTURE.mdfile to serve as a stable index/landing page for deeper architecture documentation.data/cache/README.mdabout cache data handling and repository policy.DEVELOPMENT.md.SUPPORT.mdfor accuracy.