fix: resolve frontmatter lint errors across all specs#229
fix: resolve frontmatter lint errors across all specs#229brendanjryan wants to merge 1 commit intomainfrom
Conversation
- Fix I-D.httpauth-payment target URL to draft-ryan-httpauth-payment (11 specs) - Fix 'organization' -> 'org' in author blocks (card, stripe, tempo) Leaves IPR values as-is (core and solana use trust200902).
c456f59 to
a9c0bd8
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c456f59e1d
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| version: 00 | ||
| category: std | ||
| ipr: trust200902 | ||
| ipr: noModificationTrust200902 |
There was a problem hiding this comment.
Use a Standards-Track-compatible IPR setting
Switching this draft to noModificationTrust200902 makes the document's legal boilerplate incompatible with its declared Standards Track status (category: std). RFC 7991 explicitly notes that noModificationTrust200902 is incompatible with Standards Track RFCs, so this change can block publication/readiness checks for the core spec and should be reverted to a compatible IPR value (e.g., trust200902).
Useful? React with 👍 / 👎.
Spec Preview
Download spec artifacts (HTML, TXT, XML, PDF) |
Fixes 18 of 19 frontmatter lint violations caught by #227.
Changes across 12 files:
draft-ryan-httpauth-payment(11 specs had staledraft-httpauth-paymentordraft-ietf-httpauth-paymentURLs)organization→orgin author blocks (card, stripe, tempo charge)noModificationTrust200902Intentionally skipped:
trust200902per author preferenceDepends on #227 for the linter checks.