Clean up HUTRR document headers - #45
Merged
Merged
Conversation
Repair the restructured mdBook navigation and local image links. Clean up the HID descriptor sources so they remain valid Waratah/TOML and correct the reviewed report types and documentation text. Assisted-by: GitHub Copilot:gpt-5.6-sol Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
philgweber
commented
Sep 16, 2026
philgweber
left a comment
Contributor
Author
There was a problem hiding this comment.
Adding context for the header cleanup in this PR.
There was a problem hiding this comment.
🟢 Approval recommended
Both reviewed files contain only the intended metadata cleanup with no unresolved issues.
Pull request overview
Removes stale HID working-group submission metadata from two HUTRR documents while preserving their substantive content.
Changes:
- Removed the metadata header from HUTRR120.
- Removed the metadata header from the Battery HUTRR draft.
File summaries
| File | Description |
|---|---|
docs/src/specs/ec_interface/hid/HUTRR120-SystemWakeTimerAndRTC.md |
Removed the submission metadata block. |
docs/src/specs/ec_interface/hid/HUTRR-DRAFT-Battery.md |
Removed the submission metadata block. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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.
Summary
Removes the internal HID working-group submission metadata headers
(request number, requester, company, voting status, etc.) from the
draft HUTRR documents, since this information is tracked in the HID
working group's own submission process and is redundant/stale in the
published docs.
Changes
docs/src/specs/ec_interface/hid/HUTRR-DRAFT-Battery.md: removed therequest metadata header block, keeping the
Summarysection as thestart of the document.
docs/src/specs/ec_interface/hid/HUTRR120-SystemWakeTimerAndRTC.md:removed the request metadata header block (request #, pages
affected, voting status), keeping the
Summarysection as the startof the document.
Assisted-by: GitHub Copilot:claude-sonnet-4.5