Skip to content

docs(validation): add codeowner severity guide, contributor guide, and architecture overview#382

Open
hdamker wants to merge 2 commits into
camaraproject:mainfrom
hdamker:docs/rm485-codeowner-contributor-docs
Open

docs(validation): add codeowner severity guide, contributor guide, and architecture overview#382
hdamker wants to merge 2 commits into
camaraproject:mainfrom
hdamker:docs/rm485-codeowner-contributor-docs

Conversation

@hdamker

@hdamker hdamker commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

documentation

What this PR does / why we need it:

Adds the three documentation pieces tracked under camaraproject/ReleaseManagement#485: a user-facing page explaining what each severity (error/warning/hint) obligates an API team to do and why the same rule can report differently as an API's status advances (documentation/validation/severity-obligations.md, linked from the README and pull-requests.md); a contributor guide for adding or modifying a validation check (validation/docs/contributor-guide.md); and an architecture overview mapping the ReleaseManagement design documents to this repository's implementation modules (validation/docs/architecture-overview.md).

Which issue(s) this PR fixes:

No tooling issue — implements camaraproject/ReleaseManagement#485.

Special notes for reviewers:

The severity-obligations page intentionally avoids rule-metadata internals (conditional_level, override, engine names) per user-documentation-guidelines.md's scope for the user-facing tree; the contributor guide and architecture overview are the admin/dev-facing counterparts under validation/docs/.

Changelog input

release-note
Added codeowner, contributor, and architecture documentation for CAMARA Validation (ReleaseManagement#485).

Additional documentation

This section can be blank.

…d architecture overview

Splits RM#485 across the two documentation trees by audience: a user-facing
severity-obligations page for codeowners (documentation/validation/, linked from
the README and pull-requests.md), plus a contributor guide and an architecture
overview mapping the ReleaseManagement design documents to the implementation
(validation/docs/).
@hdamker
hdamker requested review from Kevsy and rartych as code owners July 17, 2026 05:38
@hdamker
hdamker requested a review from tanjadegroot July 17, 2026 05:46

@Kevsy Kevsy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants